mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-06 23:40:28 -08:00
Fix: Icons - Global menu tab sharing #872
This commit is contained in:
parent
9dee57470c
commit
ff92ab01be
3 changed files with 12 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
#tools-menu {
|
||||
--menuitem-image: url("../icons/toolbox.svg");
|
||||
}
|
||||
#tabSharingMenu {
|
||||
--menuitem-image: url("chrome://browser/skin/notification-icons/screen.svg");
|
||||
}
|
||||
#helpMenu {
|
||||
--menuitem-image: url("chrome://global/skin/icons/help.svg");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue