mathe/Library/PackageCache/com.unity.shadergraph@14.0.8/Editor/Resources/Styles/PixelCacheProfiler.uss

12 lines
221 B
Plaintext
Raw Normal View History

2024-09-20 20:30:10 +02:00
PixelCacheProfilerView > #content > #title {
-unity-font-style: bold;
}
PixelCacheProfilerView > #content > .row {
flex-direction: row;
}
PixelCacheProfilerView > #content > .indented {
padding-left: 8px;
}