Add: Panel - History subview's recently tab and windows icons

This commit is contained in:
alstjr7375 2021-05-14 10:59:52 +09:00
parent 783914f736
commit 9e70491867

View file

@ -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);