You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
307 B

.unity-toolbar.unity-disabled
{
opacity: 1;
background-color: #333;
}
.unity-toolbar.unity-disabled *
{
background-color: rgba(0,0,0,0);
color: #555;
-unity-background-image-tint-color: #808080;
}
.unity-toolbar.unity-disabled > .unity-toolbar-toggle .unity-label
{
color: #555;
}