Singularity/Library/PackageCache/com.unity.shadergraph@12.1.11/Editor/Resources/Styles/PixelCacheProfiler.uss

12 lines
221 B
Plaintext
Raw Normal View History

2024-05-06 14:45:45 -04:00
PixelCacheProfilerView > #content > #title {
-unity-font-style: bold;
}
PixelCacheProfilerView > #content > .row {
flex-direction: row;
}
PixelCacheProfilerView > #content > .indented {
padding-left: 8px;
}