fix default background color
This commit is contained in:
parent
009a51ddba
commit
58b5c45c6b
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@
|
|||
}
|
||||
|
||||
body:not([lwt-newtab], [style*="color"]) {
|
||||
--newtab-background-color: #f5f5f5 !important;
|
||||
--newtab-search-header-background-color: #f5f5f5f0 !important;
|
||||
--newtab-background-color: #f7f7f7 !important;
|
||||
--newtab-search-header-background-color: #f7f7f7f0 !important;
|
||||
--newtab-text-primary-color: #000 !important;
|
||||
--newtab-textbox-background-color: #fff !important;
|
||||
--newtab-topsites-background-color: #fff !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue