Skip to content

Commit f016ea9

Browse files
authored
Update userChrome.css - context menu
1 parent af958ea commit f016ea9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

userChrome.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,9 @@ html,
240240
#toolbar-context-bookmarkSelectedTab,
241241
#toolbar-context-undoCloseTab,
242242
#toolbar-context-openANewTab,
243-
#context_openANewTab {
243+
#context_openANewTab,
244+
#context-setDesktopBackground,
245+
#context-sendimage{
244246
display: none !important;
245247
}
246248
}

0 commit comments

Comments
 (0)