fix titlebar button alignment with mica
This commit is contained in:
parent
52b5647d14
commit
216a8f849d
2 changed files with 12 additions and 12 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
/* colours */
|
||||
@-moz-document url-prefix("about:newtab"), url-prefix("about:home") {
|
||||
body:not([lwt-newtab], [lwt-newtab-brighttext]) {
|
||||
body:not([lwt-newtab], [lwt-newtab-brighttext]),
|
||||
body[style*="--newtab-background-color: rgb(249, 249, 251)"] {
|
||||
--newtab-background-color: #F7F7F7 !important;
|
||||
--newtab-background-color-secondary: #fff !important;
|
||||
--newtab-text-primary-color: #252525 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue