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