From 5c6cd059e8395d7f24d4b199e59c8c2f562dc438 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 3 Nov 2013 21:21:21 +0100 Subject: New stow hierarchy --- .conkerorrc/styles/help.less | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 .conkerorrc/styles/help.less (limited to '.conkerorrc/styles/help.less') diff --git a/.conkerorrc/styles/help.less b/.conkerorrc/styles/help.less deleted file mode 100644 index 339d7fa..0000000 --- a/.conkerorrc/styles/help.less +++ /dev/null @@ -1,21 +0,0 @@ -@import "base"; - -@-moz-document url("chrome://conkeror-help/content/help.html") { - body { - background: @background !important; - color: @aluminium-1 !important; - } - - a { - color: @orange-1 !important; - - &:visited { - color: @plum-1 !important; - } - } - - pre, .key { - background: @aluminium-5 !important; - font-family: @monospace-font !important; - } -} -- cgit v1.2.3-54-g00ecf