mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 12:20:36 -08:00
Add: Panel - History subview's recently tab and windows icons
This commit is contained in:
parent
783914f736
commit
9e70491867
1 changed files with 7 additions and 0 deletions
|
|
@ -483,6 +483,13 @@
|
|||
list-style-image: url(chrome://browser/skin/history.svg);
|
||||
}
|
||||
|
||||
#appMenu-library-recentlyClosedTabs {
|
||||
list-style-image: url(./icons/movetowindow-16.svg);
|
||||
}
|
||||
#appMenu-library-recentlyClosedWindows {
|
||||
list-style-image: url(chrome://browser/skin/restore-session.svg);
|
||||
}
|
||||
|
||||
/* Panel - More tools */
|
||||
#appmenu-moreTools-button {
|
||||
list-style-image: url(chrome://browser/skin/customize.svg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue