From ebc80e4624c2a02b1e280403b086272ab521ed0d Mon Sep 17 00:00:00 2001 From: Scott Dale Date: Fri, 22 Jun 2007 01:51:52 +0000 Subject: update widget css --- usr/local/www/themes/metallic/all.css | 4 ++-- usr/local/www/themes/nervecenter/all.css | 6 +++--- usr/local/www/themes/pfsense-dropdown/all.css | 4 ++-- usr/local/www/themes/pfsense/all.css | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'usr/local/www/themes') 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; -- cgit v1.1