Files
BITFALL/Assets/GSpawn - Level Designer/Resources/USS/ButtonStyles.uss
2024-01-27 04:09:57 +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;
}