Fixes theming of option-button

pull/280/head
Test User 2016-01-03 11:49:16 +01:00
parent da251e8878
commit 85a7646f24
1 changed files with 4 additions and 0 deletions

View File

@ -98,6 +98,10 @@
border-width: 0;
}
.lightdm.option-button:insensitive:insensitive {
background: none;
}
.lightdm.toggle-button {
background: none;
border-width: 0;