~canonical-sysadmins/wordpress/4.2.1

« back to all changes in this revision

Viewing changes to wp-admin/css/list-tables.css

  • Committer: Nick Moffitt
  • Date: 2015-01-15 11:05:37 UTC
  • mfrom: (1.1.1 wp4-upstream)
  • Revision ID: nick.moffitt@canonical.com-20150115110537-8bp1y42eyg0jsa7c
Tags: 4.1
MergeĀ upstreamĀ versionĀ 4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
630
630
.wp-filter .view-switch {
631
631
        display: inline-block;
632
632
        vertical-align: middle;
633
 
        padding: 14px 0;
 
633
        padding: 15px 0;
634
634
        margin: 0 20px 0 0;
635
635
}
636
636
 
1408
1408
        content: '\f147';
1409
1409
}
1410
1410
 
1411
 
.plugin-card .compatibility-untested strong {
1412
 
        font-weight: normal;
1413
 
}
1414
 
 
1415
1411
.plugin-icon {
1416
1412
        position: absolute;
1417
1413
        top: 20px;