Net-Game/Library/PackageCache/com.unity.render-pipelines.universal@506b3deb0041/Editor/Converter/converter_editor.uss
2025-03-28 08:33:16 -04:00

12 lines
152 B
Plaintext

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