Files
PixelJumperHero/Library/PackageCache/com.unity.shadergraph@11.0.0/Editor/Resources/Styles/PixelCacheProfiler.uss
2021-06-13 10:28:03 +02:00

12 lines
221 B
Plaintext

PixelCacheProfilerView > #content > #title {
-unity-font-style: bold;
}
PixelCacheProfilerView > #content > .row {
flex-direction: row;
}
PixelCacheProfilerView > #content > .indented {
padding-left: 8px;
}