iconized content context menu: use key icon for fill-login menu

This commit is contained in:
MrOtherGuy
2024-08-03 10:21:57 +03:00
parent 471659aae1
commit c0d9e5c07d

View File

@@ -91,6 +91,9 @@ See the above repository for updates as well as full license text. */
#context-pocket::before{
content: url("chrome://global/skin/icons/pocket.svg");
}
#contentAreaContextMenu > #fill-login::before{
content: url("chrome://browser/skin/login.svg");
}
#use-relay-mask::before{
content: url("chrome://browser/skin/preferences/relay-logo.svg");
transform: scale(0.85);