summaryrefslogtreecommitdiffstats
path: root/conkeror/.conkerorrc/themes/naquadah/hints--url-panel.css
diff options
context:
space:
mode:
Diffstat (limited to 'conkeror/.conkerorrc/themes/naquadah/hints--url-panel.css')
-rw-r--r--conkeror/.conkerorrc/themes/naquadah/hints--url-panel.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/conkeror/.conkerorrc/themes/naquadah/hints--url-panel.css b/conkeror/.conkerorrc/themes/naquadah/hints--url-panel.css
new file mode 100644
index 0000000..143f3c1
--- /dev/null
+++ b/conkeror/.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;
+}
+