Files
CartoonFPS/Library/PackageCache/com.unity.render-pipelines.universal@a55da47cc43f/Editor/Converter/converter_editor.uss
SHOUTING_PIRATE 4c8592d0ab initial commit
2025-08-05 09:30:40 +01:00

12 lines
152 B
Plaintext

.iconButton {
background-color: rgba(0,0,0,0);
}
.light :hover {
background-color: #B2B2B2;
}
.dark :hover {
background-color: #303030;
}