summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-12 20:09:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-12 20:09:31 +0000
commitec45339ec99d9e9030f4b087e38d69861df6eeed (patch)
tree9387998ff365e59bb3691d7877888ba28e0acdd5
parentc2a6f3230e6c02179843ded1a0dff571f1b2a665 (diff)
downloadpfsense-ec45339ec99d9e9030f4b087e38d69861df6eeed.zip
pfsense-ec45339ec99d9e9030f4b087e38d69861df6eeed.tar.gz
Set foreground color to white
-rw-r--r--usr/local/www/themes/metallic/all.css1
-rw-r--r--usr/local/www/themes/nervecenter/all.css1
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css1
-rw-r--r--usr/local/www/themes/pfsense/all.css1
-rw-r--r--usr/local/www/themes/the_wall/all.css3
5 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 8b26791..18cf4dc 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -678,6 +678,7 @@ ul#wzdnav a:active {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
font-size: 11px;
+ color: #FFFFFF;
background-color: #990000;
padding-right: 16px;
padding-left: 6px;
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 6dcb266..61f3382 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -698,6 +698,7 @@ ul#wzdnav a:active {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
font-size: 11px;
+ color: #FFFFFF;
background-color: #990000;
padding-right: 16px;
padding-left: 6px;
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index 8edc581..bad1349 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -491,6 +491,7 @@ table#marquee div#container div#scroller {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
font-size: 11px;
+ color: #FFFFFF;
background-color: #990000;
padding-right: 16px;
padding-left: 6px;
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index 2516dc1..e529a26 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -459,6 +459,7 @@ table#marquee div#container div#scroller {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
font-size: 11px;
+ color: #FFFFFF;
background-color: #990000;
padding-right: 16px;
padding-left: 6px;
diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css
index 4e6a857..ea4fbd1 100644
--- a/usr/local/www/themes/the_wall/all.css
+++ b/usr/local/www/themes/the_wall/all.css
@@ -714,7 +714,9 @@ ul#wzdnav a:active {
.listbg {
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
+ color: #FFFFFF;
font-size: 11px;
+ color: #FFFFFF;
background-color: #990000;
padding-right: 16px;
padding-left: 6px;
@@ -1189,4 +1191,3 @@ div#log span.log-protocol-mini-header {
width: 8%;
border-right: 1px solid #999;
}
-
OpenPOWER on IntegriCloud