From b00a6b2f73750bcd32199a9b24e137494f924be7 Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Tue, 19 Jul 2005 23:58:14 +0000 Subject: making metallic more friendly --- 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 7586b97..30ca979 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -102,7 +102,7 @@ form input { margin-top: 0px; margin-left: 5px; margin-right: 5px; - padding-top: 20px; + padding-top: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 20px @@ -172,7 +172,7 @@ form input { 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; - padding: 0em 0 0.5em 0; + padding: 0em 0 0em 0; padding-top: 0.2em; } /* to override top and left in browsers other than IE */ -- cgit v1.1