Update userContent.css
This commit is contained in:
parent
ed773f42e3
commit
dff3d1ad1e
|
@ -1076,6 +1076,10 @@
|
|||
background-color: var(--grey-70) !important;
|
||||
border-bottom: 1px solid var(--grey-70) !important;
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
background-color: var(--grey-60);
|
||||
}
|
||||
}
|
||||
@-moz-document url-prefix("https://addons.mozilla.org") {
|
||||
/* Header & Footer */
|
||||
|
|
Loading…
Reference in New Issue