Changeset 60645 for trunk/src/wp-admin/css/customize-controls.css
- Timestamp:
- 08/18/2025 08:25:45 PM (7 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/css/customize-controls.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-controls.css
r59989 r60645 1440 1440 height: auto; 1441 1441 white-space: normal; 1442 } 1443 1444 .customize-control .attachment-media-view .upload-button { 1445 width: 100%; 1446 padding: 9px 0; 1447 } 1448 1449 .customize-control .attachment-media-view .upload-button.control-focus { 1450 width: auto; 1451 padding: 0 10px; 1452 } 1453 1454 .customize-control.customize-control-header .actions .upload-button.button.new { 1455 width: 100%; 1456 padding: 9px 0; 1442 1457 } 1443 1458 … … 2991 3006 } 2992 3007 3008 .customize-control .attachment-media-view .upload-button { 3009 padding: 5px 0; 3010 } 3011 2993 3012 #customize-control-changeset_status .customize-inside-control-row { 2994 3013 padding-top: 15px;
Note: See TracChangeset
for help on using the changeset viewer.