summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-08-05 15:13:45 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-08-05 15:13:45 -0400
commit1cad154abb28513aa0074a0fac8739de7144c6b2 (patch)
tree0afc88439ab4f685c4151e1a960491506edced7e /usr/local/www
parent5acaf5eb476aa3e7cbc1c182ecce0966f30ff8cc (diff)
downloadpfsense-1cad154abb28513aa0074a0fac8739de7144c6b2.zip
pfsense-1cad154abb28513aa0074a0fac8739de7144c6b2.tar.gz
Set tabcont to a slightly darker grey so that it stands out even on brighter monitors.
Diffstat (limited to 'usr/local/www')
-rw-r--r--usr/local/www/themes/_corporate/all.css2
-rwxr-xr-xusr/local/www/themes/code-red/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/pfsense_ng/all.css2
-rw-r--r--usr/local/www/themes/the_wall/all.css2
8 files changed, 8 insertions, 8 deletions
diff --git a/usr/local/www/themes/_corporate/all.css b/usr/local/www/themes/_corporate/all.css
index 91de2e0..af14ae5 100644
--- a/usr/local/www/themes/_corporate/all.css
+++ b/usr/local/www/themes/_corporate/all.css
@@ -845,7 +845,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/code-red/all.css b/usr/local/www/themes/code-red/all.css
index c7fc25b..92d4425 100755
--- a/usr/local/www/themes/code-red/all.css
+++ b/usr/local/www/themes/code-red/all.css
@@ -928,7 +928,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index 63132b3..597b8d5 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -896,7 +896,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index dc92296..2b1bd9b 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -922,7 +922,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index e3286eb..13ebf38 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -717,7 +717,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index e1b2200..535f82c 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -685,7 +685,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css
index 514df00..d3cffdd 100644
--- a/usr/local/www/themes/pfsense_ng/all.css
+++ b/usr/local/www/themes/pfsense_ng/all.css
@@ -1019,7 +1019,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 124cf57..6955e84 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -932,7 +932,7 @@ ul#tabnav li.tabact {
white-space: nowrap;
}
.tabcont {
- background-color: #EEEEEE;
+ background-color: #DDDDDD;
padding-right: 12px;
padding-left: 12px;
padding-top: 12px;
OpenPOWER on IntegriCloud