Make WordPress Core

Ticket #27370: 27370.patch

File 27370.patch, 915 bytes (added by iseulde, 11 years ago)
  • src/wp-admin/css/common.css

     
    793793        border-bottom: 1px solid #fafafa;
    794794}
    795795
    796 table.widefat span.delete a,
    797 table.widefat span.trash a,
    798 table.widefat span.spam a,
     796.row-actions span.delete a,
     797.row-actions span.trash a,
     798.row-actions span.spam a,
    799799.plugins a.delete,
    800800#all-plugins-table .plugins a.delete,
    801801#search-plugins-table .plugins a.delete,
     
    809809abbr.required,
    810810.file-error,
    811811.widget-control-remove:hover,
    812 table.widefat .delete a:hover,
    813 table.widefat .trash a:hover,
    814 table.widefat .spam a:hover,
     812.row-actions .delete a:hover,
     813.row-actions .trash a:hover,
     814.row-actions .spam a:hover,
    815815.plugins a.delete:hover,
    816816#all-plugins-table .plugins a.delete:hover,
    817817#search-plugins-table .plugins a.delete:hover,