From cc9491a610f57b6f58f4c04d9d01576536c3f48b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 12 Sep 2012 21:14:08 +0200 Subject: Add conkeror config --- .conkerorrc/themes/naquadah/hints--url-panel.css | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .conkerorrc/themes/naquadah/hints--url-panel.css (limited to '.conkerorrc/themes/naquadah/hints--url-panel.css') diff --git a/.conkerorrc/themes/naquadah/hints--url-panel.css b/.conkerorrc/themes/naquadah/hints--url-panel.css new file mode 100644 index 0000000..143f3c1 --- /dev/null +++ b/.conkerorrc/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