summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/themes/yoshi/hints--url-panel.css
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-24 23:59:23 +0100
committerGravatar Tom Willemsen2013-03-24 23:59:23 +0100
commit6a6410492e90857cc21487d139a79b841b81f4dc (patch)
tree1a8174da468eb2591f53f235b7db92bb28325bdd /.conkerorrc/themes/yoshi/hints--url-panel.css
parent4d406485882e3680c187f0e1400fb301df94a995 (diff)
downloaddotfiles-6a6410492e90857cc21487d139a79b841b81f4dc.tar.gz
dotfiles-6a6410492e90857cc21487d139a79b841b81f4dc.zip
conkeror: Add yoshi theme
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;
+}
+