remove white flash in FF 60
This commit is contained in:
parent
f088448574
commit
d15da7893a
|
@ -920,6 +920,7 @@ toolbar[brighttext] {
|
|||
}
|
||||
#browser vbox#appcontent tabbrowser,
|
||||
#content,
|
||||
#tabbrowser-tabpanels,
|
||||
browser[type=content-primary],
|
||||
browser[type=content] > html {
|
||||
background: var(--in-content-page-background)!important
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
#browser vbox#appcontent tabbrowser,
|
||||
#content,
|
||||
#tabbrowser-tabpanels,
|
||||
browser[type=content-primary],
|
||||
browser[type=content] > html {
|
||||
background: var(--in-content-page-background)!important
|
||||
|
|
|
@ -925,6 +925,7 @@ toolbar[brighttext] {
|
|||
}
|
||||
#browser vbox#appcontent tabbrowser,
|
||||
#content,
|
||||
#tabbrowser-tabpanels,
|
||||
browser[type=content-primary],
|
||||
browser[type=content] > html {
|
||||
background: var(--in-content-page-background)!important
|
||||
|
|
Loading…
Reference in New Issue