From f68d11ec85b5f4b3f692d1bfe0f5d41ca4a2fe75 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 30 Oct 2008 00:11:22 +0000 Subject: Rename to inputerrorsleft and right --- usr/local/www/themes/pfsense/all.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local/www/themes/pfsense') diff --git a/usr/local/www/themes/pfsense/all.css b/usr/local/www/themes/pfsense/all.css index bfd23ba..b40fc0d 100644 --- a/usr/local/www/themes/pfsense/all.css +++ b/usr/local/www/themes/pfsense/all.css @@ -4,7 +4,7 @@ html, body, td, th, input, select { font-size: 0.9em; } -.alertboxleft { +.inputerrorsleft { background-color: #990000; color: #000000; font-size: 11px; @@ -17,7 +17,7 @@ html, body, td, th, input, select { valign: center; } -.alertboxright { +.inputerrorsright { background-color: #FFD9D1; color: #000000; font-size: 11px; -- cgit v1.1