summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-03-13 01:17:16 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-03-13 01:17:16 -0400
commit179210b4b5b9113ed502cadeda8b15265bc133e3 (patch)
treeaf6403cf201b32487d124794c8b7ee8b04e68230 /usr/local
parent0a360d723c002b8218347b3b00afd551a6108a54 (diff)
downloadpfsense-179210b4b5b9113ed502cadeda8b15265bc133e3.zip
pfsense-179210b4b5b9113ed502cadeda8b15265bc133e3.tar.gz
Use index of 1
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/themes/_corporate/all.css2
-rw-r--r--usr/local/www/themes/metallic/all.css2
-rw-r--r--usr/local/www/themes/nervecenter/all.css2
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css2
-rw-r--r--usr/local/www/themes/pfsense/all.css2
-rw-r--r--usr/local/www/themes/the_wall/all.css2
6 files changed, 6 insertions, 6 deletions
diff --git a/usr/local/www/themes/_corporate/all.css b/usr/local/www/themes/_corporate/all.css
index 9fbcc4e..c427c64 100644
--- a/usr/local/www/themes/_corporate/all.css
+++ b/usr/local/www/themes/_corporate/all.css
@@ -462,7 +462,7 @@ ul#wzdnav a:active {
#graph {
position: relative;
- z-index: -10;
+ z-index: 1;
}
/* Class Based CSS Definitions */
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index cc834d0..e9e610d 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -494,7 +494,7 @@ ul#wzdnav a:active {
#graph {
position: relative;
- z-index: 10;
+ z-index: 1;
}
#logoutbtn {
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 8293848..d0aa567 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -512,7 +512,7 @@ ul#wzdnav a:active {
#graph {
position: relative;
- z-index: -10;
+ z-index: 1;
}
#logoutbtn {
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 7a80399..6868ef5 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -961,5 +961,5 @@ table.sortable thead {
#graph {
position: relative;
- z-index: -10;
+ z-index: 1;
}
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index 7e0577c..aaa299f 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -969,5 +969,5 @@ table.sortable thead {
#graph {
position: relative;
- z-index: -10;
+ z-index: 1;
}
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index e519477..039285b 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -530,7 +530,7 @@ ul#wzdnav a:active {
#graph {
position: relative;
- z-index: -10;
+ z-index: 1;
}
#logoutbtn {
OpenPOWER on IntegriCloud