ShadowFox/css/userChrome-files/remove_white_flash.css

7 lines
191 B
CSS

#browser vbox#appcontent tabbrowser,
#content,
#tabbrowser-tabpanels,
browser[type=content-primary],
browser[type=content] > html {
background: var(--in-content-page-background)!important
}