### Eclipse Workspace Patch 1.0
#P d7
Index: modules/system/system.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.css,v
retrieving revision 1.69
diff -u -r1.69 system.css
--- modules/system/system.css	22 Dec 2009 14:11:46 -0000	1.69
+++ modules/system/system.css	22 Dec 2009 15:53:30 -0000
@@ -83,14 +83,10 @@
   padding: 2px;
 }
 .ok {
-  color: #008000;
 }
 div.ok {
-  border: 1px solid #00aa00;
 }
 div.ok, tr.ok {
-  background: #dfd;
-  color: #020;
   padding: 2px;
 }
 .item-list .icon {
Index: modules/system/admin.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/admin.css,v
retrieving revision 1.21
diff -u -r1.21 admin.css
--- modules/system/admin.css	3 Aug 2009 03:04:33 -0000	1.21
+++ modules/system/admin.css	22 Dec 2009 15:53:29 -0000
@@ -83,7 +83,6 @@
   background-image: url(../../misc/watchdog-warning.png);
 }
 table.system-status-report tr.ok th {
-  background-image: url(../../misc/watchdog-ok.png);
 }
 
 /**
Index: themes/seven/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/style.css,v
retrieving revision 1.37
diff -u -r1.37 style.css
--- themes/seven/style.css	17 Dec 2009 13:03:05 -0000	1.37
+++ themes/seven/style.css	22 Dec 2009 15:53:30 -0000
@@ -431,11 +431,9 @@
 }
 
 table.system-status-report tr.ok > * {
-  background-color: #dfd;
 }
 
 table.system-status-report tr.info > * {
-  background-color: #bdf;
 }
 
 table.system-status-report tr.warning > * {
