forked from CreatBot/CreatBotKlipperScreen
style: reduce the opacity of disabled buttons (better feedback)
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
button:disabled {
|
||||
opacity: .2;
|
||||
}
|
||||
|
||||
window {
|
||||
background-color: #13181C;
|
||||
-gtk-icon-shadow: none;
|
||||
|
Reference in New Issue
Block a user