18 lines
210 B
Plaintext
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;
|
||
|
}
|