UnityGame/Library/PackageCache/com.unity.render-pipelines.universal/Editor/Converter/converter_widget_main.uss

12 lines
136 B
Plaintext
Raw Normal View History

2024-10-27 10:53:47 +03:00
.selected {
color: white;
}
.not_selected {
color: rgb(102, 102, 102);
}
.unity-list-view__empty-label {
display: none;
}