zoho notebooks fix #181
This commit is contained in:
parent
c0e1299d2e
commit
b823580d88
|
@ -565,8 +565,8 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
|||
#newtab-customize-overlay,
|
||||
.exceptionDialogButtonContainer,
|
||||
.snippet .button-link,
|
||||
html:not(#ublock0-epicker),
|
||||
html:not(#ublock0-epicker) body {
|
||||
:not(.ze_area) > html,
|
||||
html:not(#ublock0-epicker) body:not(.ze_body) {
|
||||
background: var(--in-content-page-background)!important;
|
||||
color: var(--in-content-page-color)!important
|
||||
}
|
||||
|
|
|
@ -61,8 +61,8 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
|||
#newtab-customize-overlay,
|
||||
.exceptionDialogButtonContainer,
|
||||
.snippet .button-link,
|
||||
html:not(#ublock0-epicker),
|
||||
html:not(#ublock0-epicker) body {
|
||||
:not(.ze_area) > html,
|
||||
html:not(#ublock0-epicker) body:not(.ze_body) {
|
||||
background: var(--in-content-page-background)!important;
|
||||
color: var(--in-content-page-color)!important
|
||||
}
|
||||
|
|
|
@ -565,8 +565,8 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
|||
#newtab-customize-overlay,
|
||||
.exceptionDialogButtonContainer,
|
||||
.snippet .button-link,
|
||||
html:not(#ublock0-epicker),
|
||||
html:not(#ublock0-epicker) body {
|
||||
:not(.ze_area) > html,
|
||||
html:not(#ublock0-epicker) body:not(.ze_body) {
|
||||
background: var(--in-content-page-background)!important;
|
||||
color: var(--in-content-page-color)!important
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue