Ticket #60851: 60851.3.diff
File 60851.3.diff, 849 bytes (added by , 11 months ago) |
---|
-
src/wp-admin/css/l10n.css
66 66 .locale-de-de-formal #customize-header-actions .spinner { 67 67 margin: 16px 3px 0; /* default 16px 4px 0 5px */ 68 68 } 69 body[class*="locale-de-"] .inline-edit-row fieldset label span.title { 69 body[class*="locale-de-"] .inline-edit-row fieldset label span.title, 70 body[class*="locale-de-"] .inline-edit-row fieldset.inline-edit-date legend { 70 71 width: 7em; /* default 6em */ 71 72 } 72 body[class*="locale-de-"] .inline-edit-row fieldset label span.title{ 73 body[class*="locale-de-"] .inline-edit-row fieldset label span.input-text-wrap, 74 body[class*="locale-de-"] .inline-edit-row fieldset .timestamp-wrap { 73 75 margin-left: 7em; /* default 6em */ 74 76 } 75 77