make sure iframes aren't styled
This commit is contained in:
parent
98b8ee8c60
commit
5d848f3d8b
|
@ -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,
|
||||||
|
|
|
@ -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,
|
||||||
|
|
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue