summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-19 23:58:14 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-19 23:58:14 +0000
commitb00a6b2f73750bcd32199a9b24e137494f924be7 (patch)
tree45e9238c07cf4822e928f4014adb7d54e116c395 /usr/local/www/themes
parent05b8fd9db884c4dc42fd1b811d4cd3d4a1fe8e63 (diff)
downloadpfsense-b00a6b2f73750bcd32199a9b24e137494f924be7.zip
pfsense-b00a6b2f73750bcd32199a9b24e137494f924be7.tar.gz
making metallic more friendly
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/metallic/all.css4
1 files changed, 2 insertions, 2 deletions
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 */
OpenPOWER on IntegriCloud