forked from BilalY/Rasagar
12 lines
221 B
Plaintext
12 lines
221 B
Plaintext
|
PixelCacheProfilerView > #content > #title {
|
||
|
-unity-font-style: bold;
|
||
|
}
|
||
|
|
||
|
PixelCacheProfilerView > #content > .row {
|
||
|
flex-direction: row;
|
||
|
}
|
||
|
|
||
|
PixelCacheProfilerView > #content > .indented {
|
||
|
padding-left: 8px;
|
||
|
}
|