summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-21 01:50:04 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-21 01:50:04 +0000
commit12a00813accc74bd2d018dad1ff0dc0a2b85aa1c (patch)
tree4739757cc74fc47b9382747c7a90c4e08f2be3e7 /usr/local/www/themes
parent018d30d882300da9fb529c071929d9e7f34141c8 (diff)
downloadpfsense-12a00813accc74bd2d018dad1ff0dc0a2b85aa1c.zip
pfsense-12a00813accc74bd2d018dad1ff0dc0a2b85aa1c.tar.gz
removed an extra 's' character
add red metal background
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/metallic/all.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index a8addd8..72b4c79 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -210,6 +210,11 @@ form input {
background: url('images/metal_bgr.gif') repeat-x;
color: #FFF;
}
+#navigation ul li ul li:hover {
+ background: url('images/metal_bgr_red.gif') repeat-x;
+}
+
+
#navigation ul li ul li a.navlnk:hover {
text-decoration: underline;
}
OpenPOWER on IntegriCloud