summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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