From 12a00813accc74bd2d018dad1ff0dc0a2b85aa1c Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Thu, 21 Jul 2005 01:50:04 +0000 Subject: removed an extra 's' character add red metal background --- usr/local/www/themes/metallic/all.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'usr/local/www/themes') 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; } -- cgit v1.1