From 03caee07b44f35c57efec6e61ce9d67a573cc1f3 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Mon, 26 Oct 2009 21:42:15 -0600 Subject: This should have been included in a1847df83bfddf350fc71fd0e0e1c054bc94ce2d --- themes/admin_wind/css/fix-ie.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/themes/admin_wind/css/fix-ie.css b/themes/admin_wind/css/fix-ie.css index 99fc6241..5475cb79 100644 --- a/themes/admin_wind/css/fix-ie.css +++ b/themes/admin_wind/css/fix-ie.css @@ -9,3 +9,10 @@ .g-unavailable:hover { filter: alpha(opacity=100); } + +tr.g-error td, +tr.g-info td, +tr.g-success td, +tr.g-warning td { + background: none !important; +} -- cgit v1.2.3