From 8a220491a96871ac4acc0ce72a9543b684294be2 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 30 Oct 2008 01:30:31 +0000 Subject: * Use span * Make item 600 px wide * Misc cleanup --- usr/local/www/themes/pfsense-dropdown/all.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 06593d7..7153853 100644 --- a/usr/local/www/themes/pfsense-dropdown/all.css +++ b/usr/local/www/themes/pfsense-dropdown/all.css @@ -6,7 +6,7 @@ html, body, td, th, input, select { .infoboxnptd2 { width:70%; - font-color:white; + color:white; background-color:#990000; } @@ -29,6 +29,7 @@ html, body, td, th, input, select { .infoboxnp { background-color:#990000; + width:600px; } .infoboxnpimg { -- cgit v1.1