mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-04 06:20:37 -08:00
Add: Panel - Icon Fill Color
This commit is contained in:
parent
72aeb38f9c
commit
179f8cd5cf
1 changed files with 5 additions and 0 deletions
|
|
@ -220,6 +220,11 @@
|
|||
#appMenu-multiView .subviewbutton::before,
|
||||
#appMenu-proton-update-banner::before {
|
||||
display: inline-block;
|
||||
|
||||
/* Fill Color */
|
||||
-moz-context-properties: fill;
|
||||
fill: var(--toolbarbutton-icon-fill);
|
||||
fill-opacity: var(--toolbarbutton-icon-fill-opacity);
|
||||
}
|
||||
|
||||
#appMenu-multiView .subviewbutton::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue