From ca09ef23a950329bcb2aff22befce89936a5730f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 30 Oct 2008 01:10:09 +0000 Subject: Set background to color for alert box --- usr/local/www/themes/metallic/all.css | 5 +++++ usr/local/www/themes/nervecenter/all.css | 5 +++++ usr/local/www/themes/pfsense-dropdown/all.css | 5 +++++ usr/local/www/themes/pfsense/all.css | 5 +++++ usr/local/www/themes/the_wall/all.css | 5 +++++ 5 files changed, 25 insertions(+) (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 2299838..de00906 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -7,20 +7,24 @@ html, body, td, th, input, select { .infoboxnptd2 { width:70%; font-color:white; + background-color:#990000; } .infoboxnptd { width:8%; + background-color:#990000; } .infoboxnptable { height:32px; width:100%; + background-color:#990000; } .infoboxnptable2 { height:32px; width:100%; + background-color:#990000; } .infoboxnp { @@ -31,6 +35,7 @@ html, body, td, th, input, select { vertical-align:middle; width:28px; height:32px; + background-color:#990000; } .inputerrorsleft { diff --git a/usr/local/www/themes/nervecenter/all.css b/usr/local/www/themes/nervecenter/all.css index 1a09241..2709a7a 100644 --- a/usr/local/www/themes/nervecenter/all.css +++ b/usr/local/www/themes/nervecenter/all.css @@ -8,20 +8,24 @@ html, body, td, th, input, select { .infoboxnptd2 { width:70%; font-color:white; + background-color:#990000; } .infoboxnptd { width:8%; + background-color:#990000; } .infoboxnptable { height:32px; width:100%; + background-color:#990000; } .infoboxnptable2 { height:32px; width:100%; + background-color:#990000; } .infoboxnp { @@ -32,6 +36,7 @@ html, body, td, th, input, select { vertical-align:middle; width:28px; height:32px; + background-color:#990000; } .inputerrorsleft { diff --git a/usr/local/www/themes/pfsense-dropdown/all.css b/usr/local/www/themes/pfsense-dropdown/all.css index 1692d50..06593d7 100644 --- a/usr/local/www/themes/pfsense-dropdown/all.css +++ b/usr/local/www/themes/pfsense-dropdown/all.css @@ -7,20 +7,24 @@ html, body, td, th, input, select { .infoboxnptd2 { width:70%; font-color:white; + background-color:#990000; } .infoboxnptd { width:8%; + background-color:#990000; } .infoboxnptable { height:32px; width:100%; + background-color:#990000; } .infoboxnptable2 { height:32px; width:100%; + background-color:#990000; } .infoboxnp { @@ -31,6 +35,7 @@ html, body, td, th, input, select { vertical-align:middle; width:28px; height:32px; + background-color:#990000; } .inputerrorsleft { diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css index 7f2b055..99d1a23 100644 --- a/usr/local/www/themes/pfsense/all.css +++ b/usr/local/www/themes/pfsense/all.css @@ -7,20 +7,24 @@ html, body, td, th, input, select { .infoboxnptd2 { width:70%; font-color:white; + background-color:#990000; } .infoboxnptd { width:8%; + background-color:#990000; } .infoboxnptable { height:32px; width:100%; + background-color:#990000; } .infoboxnptable2 { height:32px; width:100%; + background-color:#990000; } .infoboxnp { @@ -31,6 +35,7 @@ html, body, td, th, input, select { vertical-align:middle; width:28px; height:32px; + background-color:#990000; } .inputerrorsleft { diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css index 0c514c1..dba6ed1 100644 --- a/usr/local/www/themes/the_wall/all.css +++ b/usr/local/www/themes/the_wall/all.css @@ -8,20 +8,24 @@ html, body, td, th, input, select { .infoboxnptd2 { width:70%; font-color:white; + background-color:#990000; } .infoboxnptd { width:8%; + background-color:#990000; } .infoboxnptable { height:32px; width:100%; + background-color:#990000; } .infoboxnptable2 { height:32px; width:100%; + background-color:#990000; } .infoboxnp { @@ -32,6 +36,7 @@ html, body, td, th, input, select { vertical-align:middle; width:28px; height:32px; + background-color:#990000; } .inputerrorsleft { -- cgit v1.1