mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-05 06:50:39 -08:00
Fix: Panel - Icon color like text
This commit is contained in:
parent
2e0c1d577c
commit
8e413bc878
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@
|
|||
#appMenu-proton-update-banner::before,
|
||||
.subviewbutton > image {
|
||||
-moz-context-properties: fill;
|
||||
fill: var(--toolbarbutton-icon-fill);
|
||||
fill: currentColor;
|
||||
fill-opacity: var(--toolbarbutton-icon-fill-opacity);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue