Files

12 lines
221 B
Plaintext
Raw Permalink Normal View History

2025-08-05 09:30:40 +01:00
PixelCacheProfilerView > #content > #title {
-unity-font-style: bold;
}
PixelCacheProfilerView > #content > .row {
flex-direction: row;
}
PixelCacheProfilerView > #content > .indented {
padding-left: 8px;
}