Changeset 43251
- Timestamp:
- 05/14/2018 09:20:37 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/forms.css
r43223 r43251 1489 1489 margin: 10px 0 0; 1490 1490 } 1491 1492 .wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column) { 1493 display: table-cell; 1494 } 1495 1496 .wp-list-table.privacy_requests.widefat th input, 1497 .wp-list-table.privacy_requests.widefat thead td input { 1498 margin-left: 5px; 1499 } 1491 1500 } 1492 1501
Note: See TracChangeset
for help on using the changeset viewer.