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/pfsense-dropdown/all.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local/www/themes/pfsense-dropdown') 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; -- cgit v1.1