VR4Medical/ICI/Library/PackageCache/com.unity.shadergraph@e5d3455aa133/Editor/Resources/Styles/PixelCacheProfiler.uss
2025-07-29 13:45:50 +03: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;
}