summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-18 01:47:13 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-18 01:47:13 +0000
commit17a404e01e1042fb4bc2afcf12dd7de4d8a6ed69 (patch)
treea052ed6879c07f34f4f5f123ce848045cfadece4 /usr/local/www/themes
parenta4bb571181e34cfabb184cccd73039e9fdd27f20 (diff)
downloadpfsense-17a404e01e1042fb4bc2afcf12dd7de4d8a6ed69.zip
pfsense-17a404e01e1042fb4bc2afcf12dd7de4d8a6ed69.tar.gz
more updates
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/metallic/all.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 11fd089..bdf5796 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -77,7 +77,7 @@ form input {
#content {
position: relative;
- top: -16px;
+ top: -15px;
left: 4px;
margin-top: 0px;
margin-left: 5px;
@@ -126,11 +126,12 @@ form input {
/* background: url('images/menu.gif') no-repeat; */
/* width: 693px; */
position: relative;
- top: -25px;
- left: -1px;
+ top: -24px;
+ left: -4px;
width: 800px;
padding: 0px;
height: 28px;
+ z-index: 3;
}
#navigation ul {
padding: 0;
@@ -159,7 +160,7 @@ form input {
#navigation ul li ul {
display: none;
position: absolute;
- z-index: 1;
+
top: 2em;
left: 0px;
font-weight: normal;
OpenPOWER on IntegriCloud