mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 06:45:33 +00:00
Bug 1507574 - Override --lwt-toolbarbutton-icon-fill in the title bar with Dark and Light themes. r=dao
This commit is contained in:
parent
9c0e929b3f
commit
74266ab7ac
@ -9,6 +9,9 @@
|
||||
background-color: -moz-win-accentcolor;
|
||||
color: -moz-win-accentcolortext;
|
||||
}
|
||||
:root[tabsintitlebar] #titlebar {
|
||||
--lwt-toolbarbutton-icon-fill: currentColor;
|
||||
}
|
||||
}
|
||||
|
||||
/* The window background is white due to no accentcolor in the lightweight
|
||||
|
Loading…
x
Reference in New Issue
Block a user