summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/themes/metallic/all.css4
-rw-r--r--usr/local/www/themes/nervecenter/all.css6
-rw-r--r--usr/local/www/themes/pfsense-dropdown/all.css4
-rw-r--r--usr/local/www/themes/pfsense/all.css4
4 files changed, 9 insertions, 9 deletions
diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css
index d30fbbf..8d8c5a6 100644
--- a/usr/local/www/themes/metallic/all.css
+++ b/usr/local/www/themes/metallic/all.css
@@ -856,10 +856,10 @@ div#log span.log-protocol {
.widgetsubheader {
border-right: 1px solid #999999;
font-size: 11px;
- background-color: #999999;
+ background-color: #B1B1B1;
padding-right: 6px;
padding-left: 6px;
- color: #FFFFFF;
+ color: #000000;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css
index 1fa2a50..20255c9 100644
--- a/usr/local/www/themes/nervecenter/all.css
+++ b/usr/local/www/themes/nervecenter/all.css
@@ -1064,10 +1064,10 @@ div#log span.log-protocol {
.widgetsubheader {
border-right: 1px solid #999999;
font-size: 11px;
- background-color: #999999;
+ background-color: #B1B1B1;
padding-right: 6px;
padding-left: 6px;
- color: #FFFFFF;
+ color: #000000;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
@@ -1114,7 +1114,7 @@ div#log span.log-destination-mini-header,
div#log span.log-protocol-mini-header {
float: left;
text-align: left;
- background-color: #FFFFFF;
+ background-color: #B1B1B1;
font-size: 12px;
border-left: 1px solid #999;
border-bottom: 1px solid #999;
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css
index a8015b1..eeff14a 100644
--- a/usr/local/www/themes/pfsense-dropdown/all.css
+++ b/usr/local/www/themes/pfsense-dropdown/all.css
@@ -729,10 +729,10 @@ div.suggestions div.current {
.widgetsubheader {
border-right: 1px solid #999999;
font-size: 11px;
- background-color: #999999;
+ background-color: #B1B1B1;
padding-right: 6px;
padding-left: 6px;
- color: #FFFFFF;
+ color: #000000;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css
index bb08d50..e1032ae 100644
--- a/usr/local/www/themes/pfsense/all.css
+++ b/usr/local/www/themes/pfsense/all.css
@@ -698,10 +698,10 @@ div.suggestions div.current {
.widgetsubheader {
border-right: 1px solid #999999;
font-size: 11px;
- background-color: #999999;
+ background-color: #B1B1B1;
padding-right: 6px;
padding-left: 6px;
- color: #FFFFFF;
+ color: #000000;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
OpenPOWER on IntegriCloud