fix titlebar button alignment with mica

This commit is contained in:
bmFtZQ 2022-06-10 21:54:47 +08:00
parent 52b5647d14
commit 216a8f849d
2 changed files with 12 additions and 12 deletions

View file

@ -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;