ShadowFox/css/userChrome-files/remove_white_flash.css

7 lines
191 B
CSS
Raw Normal View History

2018-03-11 21:58:02 +00:00
#browser vbox#appcontent tabbrowser,
#content,
#tabbrowser-tabpanels,
browser[type=content-primary],
browser[type=content] > html {
background: var(--in-content-page-background)!important
}