swdyh (owner)

Revisions

gist: 74962 Download_button fork
public
Public Clone URL: git://gist.github.com/74962.git
Embed All Files: show embed
context_nemu_reduce.user.css #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
@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;
}