summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-26 00:18:24 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-26 00:18:24 +0000
commitce2e1d7d7273e9783b01fd7df5eda225178bf2c0 (patch)
tree539b21246d12e2c20737d2b6a6a52bb689d641c3 /usr/local/www/themes/metallic
parent5e237c187bbc98b32cab488bc3e16220fdccf55f (diff)
downloadpfsense-ce2e1d7d7273e9783b01fd7df5eda225178bf2c0.zip
pfsense-ce2e1d7d7273e9783b01fd7df5eda225178bf2c0.tar.gz
updating misc files
updated index.php especially for IE so that the menus will work.
Diffstat (limited to 'usr/local/www/themes/metallic')
-rw-r--r--usr/local/www/themes/metallic/all.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 59c328e..ec8dac7 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -20,7 +20,8 @@ form input {
}
iframe {
- border: 0px;
+ z-index: 1;
+ border: 1px dashed #990000;
}
.iframe {
background-color: #FFFFFF;
@@ -223,6 +224,10 @@ iframe {
background: url('images/metal_bgr_red.gif') repeat-x;
}
+#navigation li li a {
+ padding: 0.2em 10px
+}
+
#navigation ul li ul li a.navlnk:hover {
text-decoration: none;
}
OpenPOWER on IntegriCloud