summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/themes/yoshi/hints--url-panel.css
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-13 22:39:35 +0200
committerGravatar Tom Willemse2013-08-13 22:39:35 +0200
commitf9f898e5586c58fc7cd4fbef88e3bdebf778a91c (patch)
tree748e401a9972b7fafb2a871b1e021b2d0ffeab7c /.conkerorrc/themes/yoshi/hints--url-panel.css
downloadconkeror-f9f898e5586c58fc7cd4fbef88e3bdebf778a91c.tar.gz
conkeror-f9f898e5586c58fc7cd4fbef88e3bdebf778a91c.zip
Initial commit of my conkeror configuration in vcsh
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;
+}
+