make sure iframes aren't styled

This commit is contained in:
overdodactyl 2018-11-02 11:02:27 -06:00
parent 98b8ee8c60
commit 5d848f3d8b
3 changed files with 6 additions and 15 deletions

View File

@ -970,13 +970,10 @@ url-prefix(https://discovery.addons.mozilla.org) {
box-shadow: inset 0 -3px 0 0 var(--in-content-primary-button-background-hover)!important box-shadow: inset 0 -3px 0 0 var(--in-content-primary-button-background-hover)!important
} }
} }
@-moz-document url-prefix(about:blank), @-moz-document url-prefix(about:memory) {
url-prefix(about:memory) { html {
html:not(#ublock0-epicker) {
background: var(--in-content-page-background)!important background: var(--in-content-page-background)!important
} }
}
@-moz-document url-prefix(about:memory) {
.legend, .legend,
.opsRowLabel, .opsRowLabel,
.section, .section,

View File

@ -427,13 +427,10 @@ url-prefix(https://discovery.addons.mozilla.org) {
box-shadow: inset 0 -3px 0 0 var(--in-content-primary-button-background-hover)!important box-shadow: inset 0 -3px 0 0 var(--in-content-primary-button-background-hover)!important
} }
} }
@-moz-document url-prefix(about:blank), @-moz-document url-prefix(about:memory) {
url-prefix(about:memory) { html {
html:not(#ublock0-epicker) {
background: var(--in-content-page-background)!important background: var(--in-content-page-background)!important
} }
}
@-moz-document url-prefix(about:memory) {
.legend, .legend,
.opsRowLabel, .opsRowLabel,
.section, .section,

View File

@ -970,13 +970,10 @@ url-prefix(https://discovery.addons.mozilla.org) {
box-shadow: inset 0 -3px 0 0 var(--in-content-primary-button-background-hover)!important box-shadow: inset 0 -3px 0 0 var(--in-content-primary-button-background-hover)!important
} }
} }
@-moz-document url-prefix(about:blank), @-moz-document url-prefix(about:memory) {
url-prefix(about:memory) { html {
html:not(#ublock0-epicker) {
background: var(--in-content-page-background)!important background: var(--in-content-page-background)!important
} }
}
@-moz-document url-prefix(about:memory) {
.legend, .legend,
.opsRowLabel, .opsRowLabel,
.section, .section,