Changeset 61741
- Timestamp:
- 02/25/2026 11:35:48 PM (7 days ago)
- Location:
- trunk/src/wp-admin/css
- Files:
-
- 2 edited
-
list-tables.css (modified) (1 diff)
-
themes.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/list-tables.css
r61729 r61741 1453 1453 } 1454 1454 1455 1456 1457 1458 1459 1460 1461 1462 1455 1463 .plugin-install-php #the-list { 1456 1464 display: flex; -
trunk/src/wp-admin/css/themes.css
r61652 r61741 115 115 116 116 /* Use compact size for space-constrained theme cards */ 117 118 117 119 .theme-browser .theme .theme-actions .button { 118 120 float: none; … … 121 123 line-height: 2.30769231; /* 30px for 32px min-height */ 122 124 padding: 0 12px; 125 126 127 128 129 130 131 132 123 133 } 124 134
Note: See TracChangeset
for help on using the changeset viewer.