? 813516.patch
? themes/seven/813516.patch
Index: themes/seven/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/style.css,v
retrieving revision 1.73
diff -u -p -r1.73 style.css
--- themes/seven/style.css	23 Sep 2010 02:11:19 -0000	1.73
+++ themes/seven/style.css	23 Sep 2010 16:34:04 -0000
@@ -493,6 +493,12 @@ table td.active {
 table tr.odd td.active {
   background: #f3f4ee;
 }
+table tr.odd.dblog-error td.active {
+  background-color:#F3CDCD;
+}
+table tr.odd.dblog-warning td.active {
+  background-color: #A7EEA7;
+}
 table tr.selected td.active,
 table tr.selected td {
   background: #ffc;
