summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorScott Dale <sdale@pfsense.org>2007-06-22 01:51:52 +0000
committerScott Dale <sdale@pfsense.org>2007-06-22 01:51:52 +0000
commitebc80e4624c2a02b1e280403b086272ab521ed0d (patch)
treea2a13cc10d9cc143c75c500c21a19c049f6fe24e /usr/local/www/themes
parent3ee9cb77e58e3725e0b22ab6756b1314a4451ee1 (diff)
downloadpfsense-ebc80e4624c2a02b1e280403b086272ab521ed0d.zip
pfsense-ebc80e4624c2a02b1e280403b086272ab521ed0d.tar.gz
update widget css
Diffstat (limited to 'usr/local/www/themes')
-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