From 1a03a3b9c97cfeb407b3e23ef26b391528e5db35 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 6 Jan 2012 16:04:17 +0100 Subject: CONKEROR: Change theme dir and add theme --- .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