fixed selectAll in listings

This commit is contained in:
Jonathan Labreuille
2015-09-06 18:07:41 +02:00
parent 0063972a2d
commit 20e88afcd6
5 changed files with 71 additions and 46 deletions

View File

@@ -1,2 +1,16 @@
.mailpoet_listing_loading tbody tr
opacity: 0.2;
opacity: 0.2;
.widefat tfoot td.mailpoet_check_column,
.widefat thead td.mailpoet_check_column
padding-top: 10px;
.widefat tbody th.mailpoet_check_column,
.widefat tfoot td.mailpoet_check_column,
.widefat thead td.mailpoet_check_column
padding: 11px 0 0 3px;
.widefat .mailpoet_check_column
padding: 6px 0 25px;
vertical-align: top;
width: 2.2em;