uBO on/off switch color fix #239
This commit is contained in:
parent
5e1f3f5090
commit
40f40c43d4
|
@ -297,9 +297,6 @@
|
|||
li.listEntry span.obsolete {
|
||||
color: var(--warning-color)!important
|
||||
}
|
||||
svg {
|
||||
fill: var(--in-content-page-color)!important
|
||||
}
|
||||
input[type=text] {
|
||||
background: var(--tone-6)!important;
|
||||
color: var(--in-content-page-color)!important;
|
||||
|
|
|
@ -2730,9 +2730,6 @@ toolbarbutton#toggle-button--redirectoreinaregilssoncom-redirector[image*=disabl
|
|||
li.listEntry span.obsolete {
|
||||
color: var(--warning-color)!important
|
||||
}
|
||||
svg {
|
||||
fill: var(--in-content-page-color)!important
|
||||
}
|
||||
input[type=text] {
|
||||
background: var(--tone-6)!important;
|
||||
color: var(--in-content-page-color)!important;
|
||||
|
|
Loading…
Reference in New Issue