Files
LowPolyBattleSim/Library/PackageCache/com.unity.render-pipelines.universal@087c6d6dbb7d/Editor/Converter/converter_widget_main.uss
Caleb Sandford deQuincey ecdd3e2a9e intial commit
2025-06-27 23:27:49 +01:00

12 lines
136 B
Plaintext

.selected {
color: white;
}
.not_selected {
color: rgb(102, 102, 102);
}
.unity-list-view__empty-label {
display: none;
}