Firstborn/Library/PackageCache/com.unity.shadergraph@12.1.8/Editor/Resources/Styles/PixelCacheProfiler.uss

12 lines
221 B
Plaintext
Raw Normal View History

2023-03-28 13:24:16 -04:00
PixelCacheProfilerView > #content > #title {
-unity-font-style: bold;
}
PixelCacheProfilerView > #content > .row {
flex-direction: row;
}
PixelCacheProfilerView > #content > .indented {
padding-left: 8px;
}