From f0f2b6eebeec39d5aec38814cda38f25698c21e3 Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Thu, 21 Jul 2005 01:52:16 +0000 Subject: fiixed a minor margin error --- usr/local/www/themes/metallic/all.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 72b4c79..e25489f 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -172,9 +172,9 @@ form input { width: 8.9em; font-weight: normal; background: transparent bottom left no-repeat; /* This is key to making the menu maintain visibility when not on a link */ - background-color: #000; + background-color: #202020; padding: 0em 0 0em 0; - padding-top: 0.2em; + padding-top: 0.3em; } /* to override top and left in browsers other than IE */ /* which will position to the top right of the containing */ -- cgit v1.1