made it more dark theme.
made it more dark theme, also fixed a few errors.
This commit is contained in:
parent
dff3d1ad1e
commit
a5e3f1fcb6
|
@ -1078,7 +1078,11 @@
|
|||
}
|
||||
|
||||
input[type="number"] {
|
||||
background-color: var(--grey-60);
|
||||
background-color: var(--grey-60) !important;
|
||||
}
|
||||
|
||||
#externalLists {
|
||||
background-color: var(--grey-60) !important;
|
||||
}
|
||||
}
|
||||
@-moz-document url-prefix("https://addons.mozilla.org") {
|
||||
|
|
Loading…
Reference in New Issue