Skip to content

Instantly share code, notes, and snippets.

@swdyh
Created March 6, 2009 16:19
Show Gist options
  • Select an option

  • Save swdyh/74962 to your computer and use it in GitHub Desktop.

Select an option

Save swdyh/74962 to your computer and use it in GitHub Desktop.
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#context-forward,
#context-back,
#context-reload,
#context-bookmarkpage,
#context-bookmarklink,
#context-stop,
#context-sendpage,
#context-sendimage,
#context-sendlink,
#context-setDesktopBackground,
#tm-autoreload_menu,
#noscript-context-menu,
#screengrab-context-menu,
#refcontrol_sep,
#refcontrol_options,
#refcontrol_options_link,
#refcontrol_options_image,
#outputz
{
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment