removing userChrome blank page customization

This commit is contained in:
Chris Cochrun 2023-02-14 09:40:20 -06:00
parent a7311815d5
commit 86b4a1a045
3 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
/* Set blank page background-color */
/* Uses color from theme_colors if available */
#tabbrowser-tabpanels{
background-color: var(--uc-light-bkgnd-color,rgb(46,54,69)) !important;
}
/* #tabbrowser-tabpanels{ */
/* background-color: var(--uc-light-bkgnd-color,rgb(46,54,69)) !important; */
/* } */