Index: src/wp-admin/css/common.css
===================================================================
--- src/wp-admin/css/common.css	(revision 27513)
+++ src/wp-admin/css/common.css	(working copy)
@@ -793,9 +793,9 @@
 	border-bottom: 1px solid #fafafa;
 }
 
-table.widefat span.delete a,
-table.widefat span.trash a,
-table.widefat span.spam a,
+.row-actions span.delete a,
+.row-actions span.trash a,
+.row-actions span.spam a,
 .plugins a.delete,
 #all-plugins-table .plugins a.delete,
 #search-plugins-table .plugins a.delete,
@@ -809,9 +809,9 @@
 abbr.required,
 .file-error,
 .widget-control-remove:hover,
-table.widefat .delete a:hover,
-table.widefat .trash a:hover,
-table.widefat .spam a:hover,
+.row-actions .delete a:hover,
+.row-actions .trash a:hover,
+.row-actions .spam a:hover,
 .plugins a.delete:hover,
 #all-plugins-table .plugins a.delete:hover,
 #search-plugins-table .plugins a.delete:hover,
