mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Fix: Icons - Mac's reload button
This commit is contained in:
parent
d597306b04
commit
72e38f02a2
1 changed files with 3 additions and 0 deletions
|
|
@ -4884,6 +4884,9 @@
|
|||
#context-forward {
|
||||
--menuitem-image: url("chrome://browser/skin/forward.svg");
|
||||
}
|
||||
#context-reload {
|
||||
--menuitem-image: url("./icons/reload.svg");
|
||||
}
|
||||
#context-stop {
|
||||
--menuitem-image: url("chrome://global/skin/icons/close.svg");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue