From 43bc71ce6dab125ce96cba78f717e20cd464f140 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 28 May 2011 00:50:29 +0200 Subject: CONKEROR: Naquadah theme, emacswiki webjump Changed the blackened theme to make it look more like the naquadah theme for emacs and added an emacswiki webjump --- conkeror/themes/naquadah/hints--url-panel.css | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 conkeror/themes/naquadah/hints--url-panel.css (limited to 'conkeror/themes/naquadah/hints--url-panel.css') diff --git a/conkeror/themes/naquadah/hints--url-panel.css b/conkeror/themes/naquadah/hints--url-panel.css new file mode 100644 index 0000000..143f3c1 --- /dev/null +++ b/conkeror/themes/naquadah/hints--url-panel.css @@ -0,0 +1,17 @@ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +.panel { + border-top: 4px double #333333; + color: white; + background-color: black; +} + +.panel .panel-row-label { + font-weight: bold; +} + +.panel .url-panel-label { + font-weight: bold; +} + -- cgit v1.2.3-54-g00ecf