Files
LowPolyBattleSim/Library/PackageCache/com.unity.render-pipelines.universal@087c6d6dbb7d/Editor/Converter/converter_editor.uss

12 lines
152 B
Plaintext
Raw Normal View History

2025-06-27 23:27:49 +01:00
.iconButton {
background-color: rgba(0,0,0,0);
}
.light :hover {
background-color: #B2B2B2;
}
.dark :hover {
background-color: #303030;
}