summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-21 01:52:16 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-21 01:52:16 +0000
commitf0f2b6eebeec39d5aec38814cda38f25698c21e3 (patch)
treea3113a468de7a949218262997c1be958756f4d1c /usr/local/www/themes
parent12a00813accc74bd2d018dad1ff0dc0a2b85aa1c (diff)
downloadpfsense-f0f2b6eebeec39d5aec38814cda38f25698c21e3.zip
pfsense-f0f2b6eebeec39d5aec38814cda38f25698c21e3.tar.gz
fiixed a minor margin error
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 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 */
OpenPOWER on IntegriCloud