Fixes theming of option-button
parent
da251e8878
commit
85a7646f24
|
@ -98,6 +98,10 @@
|
|||
border-width: 0;
|
||||
}
|
||||
|
||||
.lightdm.option-button:insensitive:insensitive {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.lightdm.toggle-button {
|
||||
background: none;
|
||||
border-width: 0;
|
||||
|
|
Loading…
Reference in New Issue