Files
CortexCore a379dc5cd3 1
2024-05-13 01:28:33 +08:00

18 lines
210 B
Plaintext

ToolbarButton
{
}
ToolbarButton:active
{
-unity-background-image-tint-color: #888888;
}
Button
{
background-color: rgba(0.0, 0.0, 0.0, 0.0);
}
Button:active
{
-unity-background-image-tint-color: #888888;
}