Fixes theming of option-button

This commit is contained in:
Test User
2016-01-03 11:49:16 +01:00
parent da251e8878
commit 85a7646f24
+4
View File
@@ -98,6 +98,10 @@
border-width: 0; border-width: 0;
} }
.lightdm.option-button:insensitive:insensitive {
background: none;
}
.lightdm.toggle-button { .lightdm.toggle-button {
background: none; background: none;
border-width: 0; border-width: 0;