diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-10-30 02:31:11 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-10-30 02:31:11 +0000 |
commit | 90aeac0e4c22570c10d9cfab152e9f6fbb8c8108 (patch) | |
tree | baee6bdbb98881af96bb66793b15f8f94fc3893e /usr/local/www/themes/pfsense-dropdown/all.css | |
parent | 2e5909cbb7d4df041fec565009b535db516a7d5f (diff) | |
download | pfsense-90aeac0e4c22570c10d9cfab152e9f6fbb8c8108.zip pfsense-90aeac0e4c22570c10d9cfab152e9f6fbb8c8108.tar.gz |
Match 1.2 style on infobox
Diffstat (limited to 'usr/local/www/themes/pfsense-dropdown/all.css')
-rw-r--r-- | usr/local/www/themes/pfsense-dropdown/all.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css index a834ed6..1b1bc90 100644 --- a/usr/local/www/themes/pfsense-dropdown/all.css +++ b/usr/local/www/themes/pfsense-dropdown/all.css @@ -9,7 +9,7 @@ html, body, td, th, input, select { } .infoboxnptd2 { - width:70%; + width:100%; color:white; background-color:#990000; } |