summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-20 00:10:20 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-20 00:10:20 +0000
commit3f3a7574f8a4b73ace2ce6f31d85372721605c2c (patch)
tree8b46b3325caa93aed2efc397db0d01a9608c9d9c /usr
parentb00a6b2f73750bcd32199a9b24e137494f924be7 (diff)
downloadpfsense-3f3a7574f8a4b73ace2ce6f31d85372721605c2c.zip
pfsense-3f3a7574f8a4b73ace2ce6f31d85372721605c2c.tar.gz
just working :)
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/themes/metallic/all.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 30ca979..0284e7f 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -26,7 +26,7 @@ form input {
}
#header {
- background: url('images/header.jpg') no-repeat;
+ background: url('images/header.gif') no-repeat;
background-position: 4px;
height: 102px;
width: 808px;
@@ -167,8 +167,8 @@ form input {
display: none;
position: absolute;
top: 2em;
- left: 0px;
- width: 9.1em;
+ left: -2px;
+ 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;
@@ -203,7 +203,7 @@ form input {
}
#navigation ul li ul li {
border: 1px solid #505050;
- width: 9em;
+ width: 8.8em;
height: 1.6em;
line-height: 1.6em;
background: url('images/metal_bgr.gif') repeat-x;
OpenPOWER on IntegriCloud