fix userContent bg
This commit is contained in:
parent
b3c0b8bfee
commit
c424dd1fcc
@ -3,7 +3,7 @@
|
|||||||
/* Removes white loading page */
|
/* Removes white loading page */
|
||||||
@-moz-document url(about:blank), url(about:newtab), url(about:home) {
|
@-moz-document url(about:blank), url(about:newtab), url(about:home) {
|
||||||
html:not(#ublock0-epicker), html:not(#ublock0-epicker) body, #newtab-customize-overlay {
|
html:not(#ublock0-epicker), html:not(#ublock0-epicker) body, #newtab-customize-overlay {
|
||||||
background: var(-bf-bg) !important;
|
background: var(--bf-bg) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user