diff -r 3d4e9c994f10 -r a86126ab1dd4 wp/wp-admin/css/list-tables-rtl.css --- a/wp/wp-admin/css/list-tables-rtl.css Tue Oct 22 16:11:46 2019 +0200 +++ b/wp/wp-admin/css/list-tables-rtl.css Tue Dec 15 13:49:49 2020 +0100 @@ -1,3 +1,4 @@ +/*! This file is auto-generated */ .response-links { display: block; margin-bottom: 1em; @@ -58,17 +59,10 @@ background-color: #72777c; color: #fff; font-size: 11px; - line-height: 21px; + line-height: 1.90909090; text-align: center; } -.ie8 .column-response .comment-count-no-comments, -.ie8 .column-response .comment-count-approved, -.ie8 .column-comments .comment-count-no-comments, -.ie8 .column-comments .comment-count-approved { - min-width: 0; -} - .column-response .post-com-count-no-comments:after, .column-response .post-com-count-approved:after, .column-comments .post-com-count-no-comments:after, @@ -82,17 +76,17 @@ border-left: 5px solid transparent; } -.column-response .post-com-count-approved:hover .comment-count-approved, -.column-response .post-com-count-approved:focus .comment-count-approved, -.column-comments .post-com-count-approved:hover .comment-count-approved, -.column-comments .post-com-count-approved:focus .comment-count-approved { +.column-response a.post-com-count-approved:hover .comment-count-approved, +.column-response a.post-com-count-approved:focus .comment-count-approved, +.column-comments a.post-com-count-approved:hover .comment-count-approved, +.column-comments a.post-com-count-approved:focus .comment-count-approved { background: #0073aa; } -.column-response .post-com-count-approved:hover:after, -.column-response .post-com-count-approved:focus:after, -.column-comments .post-com-count-approved:hover:after, -.column-comments .post-com-count-approved:focus:after { +.column-response a.post-com-count-approved:hover:after, +.column-response a.post-com-count-approved:focus:after, +.column-comments a.post-com-count-approved:hover:after, +.column-comments a.post-com-count-approved:focus:after { border-top-color: #0073aa; } @@ -109,7 +103,7 @@ background: #ca4a1f; color: #fff; font-size: 9px; - line-height: 17px; + line-height: 1.88888888; text-align: center; } @@ -302,7 +296,6 @@ } .fixed .column-posts, -.fixed .column-date, .fixed .column-parent, .fixed .column-links, .fixed .column-author, @@ -310,6 +303,15 @@ width: 10%; } +.fixed .column-date { + width: 14%; +} + +.column-date span[title] { + -webkit-text-decoration: dotted underline; + text-decoration: dotted underline; +} + .fixed .column-posts { width: 74px; } @@ -392,17 +394,13 @@ width: 20%; } -#comments-form .fixed .column-date { - width: 14%; -} - #commentsdiv.postbox .inside { margin: 0; padding: 0; } #commentsdiv .inside .row-actions { - line-height: 18px; + line-height: 1.38461538; } #commentsdiv .inside .column-author { @@ -431,7 +429,6 @@ #commentsdiv .comments-box thead td { background: transparent; padding: 0 7px 4px; - font-style: italic; } #commentsdiv .comments-box tr:last-child td { @@ -460,7 +457,7 @@ top: -4px; right: -8px; color: #444; - line-height: 10px; + line-height: 0.5; position: relative; vertical-align: top; -webkit-font-smoothing: antialiased; @@ -509,10 +506,6 @@ 0 0 2px 1px rgba(30, 140, 190, 0.8); } -.ie8 .wp-list-table .toggle-row:focus:before { - outline: #5b9dd9 solid 1px; -} - .wp-list-table .toggle-row:active { box-shadow: none; } @@ -537,13 +530,14 @@ content: "\f142"; } -tr.wp-locked .locked-indicator { +.locked-indicator { + display: none; margin-right: 6px; height: 20px; width: 16px; } -tr.wp-locked .locked-indicator-icon:before { +.locked-indicator-icon:before { color: #82878c; content: "\f160"; display: inline-block; @@ -554,30 +548,25 @@ -moz-osx-font-smoothing: grayscale; } -tr.wp-locked .check-column label, -tr.wp-locked .check-column input[type="checkbox"], -tr.wp-locked .row-actions .inline, -tr.wp-locked .row-actions .trash { +.locked-info { display: none; -} - -tr .locked-info { - height: 0; - opacity: 0; -} - -tr.wp-locked .locked-info { margin-top: 4px; - height: auto; - opacity: 1; } .locked-text { vertical-align: top; } -tr.locked-info, tr.wp-locked .locked-info { - transition: height 1s, opacity 0.5s; +.wp-locked .locked-indicator, +.wp-locked .locked-info { + display: block; +} + +tr.wp-locked .check-column label, +tr.wp-locked .check-column input[type="checkbox"], +tr.wp-locked .row-actions .inline, +tr.wp-locked .row-actions .trash { + display: none; } .fixed .column-comments .sorting-indicator { @@ -621,8 +610,6 @@ .tablenav-pages .current-page { margin: 0 0 0 2px; - padding-top: 5px; - padding-bottom: 5px; font-size: 13px; text-align: center; } @@ -639,6 +626,7 @@ clear: both; height: 30px; margin: 6px 0 4px; + padding-top: 5px; vertical-align: middle; } @@ -648,7 +636,7 @@ .tablenav .tablenav-pages { float: left; - margin: 3px 0 9px; + margin: 0 0 9px; } .tablenav .no-pages, @@ -660,12 +648,12 @@ .tablenav .tablenav-pages .tablenav-pages-navspan { display: inline-block; vertical-align: baseline; - min-width: 28px; - min-height: 28px; + min-width: 30px; + min-height: 30px; margin: 0; padding: 0 4px; font-size: 16px; - line-height: 1.5; + line-height: 1.625; /* 26px */ text-align: center; } @@ -679,8 +667,7 @@ } .tablenav .actions { - overflow: hidden; - padding: 2px 0 0 8px; + padding: 0 0 0 8px; } .wp-filter .actions { @@ -715,7 +702,7 @@ width: 28px; height: 28px; text-align: center; - line-height: 24px; + line-height: 1.84615384; text-decoration: none; } @@ -949,8 +936,8 @@ .inline-edit-row fieldset.inline-edit-date label { display: inline-block; margin: 0; - line-height: 1.5; vertical-align: baseline; + line-height: 2; } .inline-edit-row fieldset label.inline-edit-tags { @@ -974,11 +961,6 @@ padding: 0; } -.inline-edit-row fieldset.inline-edit-date select { - margin: 1px; - line-height: 28px; -} - .inline-edit-row fieldset label span.input-text-wrap, .inline-edit-row fieldset .timestamp-wrap { display: block; @@ -1026,11 +1008,6 @@ text-transform: uppercase; } -.inline-edit-row fieldset span.title, -.inline-edit-row fieldset span.checkbox-title { - font-style: italic; -} - /* Specific Elements */ .inline-edit-row fieldset .inline-edit-date { float: right; @@ -1038,14 +1015,11 @@ .inline-edit-row fieldset input[name=jj], .inline-edit-row fieldset input[name=hh], -.inline-edit-row fieldset input[name=mn] { - font-size: 12px; - width: 2.3em; -} - +.inline-edit-row fieldset input[name=mn], .inline-edit-row fieldset input[name=aa] { - font-size: 12px; - width: 3.5em; + vertical-align: middle; + text-align: center; + padding: 0 4px; } .inline-edit-row fieldset label input.inline-edit-password-input { @@ -1095,11 +1069,6 @@ max-width: 80%; } -.ie8 .inline-edit-row #post_parent, -.ie8 .inline-edit-row select[name="page_template"] { - width: 250px; -} - .quick-edit-row-post fieldset label.inline-edit-status { float: right; } @@ -1170,7 +1139,7 @@ } .plugins td.desc { - line-height: 1.5em; + line-height: 1.5; } .plugins .desc ul, @@ -1267,6 +1236,10 @@ width: 85px; } +.plugins .column-auto-updates { + width: 14.2em; +} + .plugins .inactive .plugin-title strong { font-weight: 400; } @@ -1327,8 +1300,7 @@ .plugins .paused .error-display p, .plugins .paused .error-display code { font-size: 90%; - font-style: italic; - color: rgb( 0, 0, 0, 0.7 ); + color: rgba( 0, 0, 0, 0.7 ); } .plugins .resume-link { @@ -1469,7 +1441,7 @@ } .plugin-card h3 { - margin: 0 0 12px; + margin: 0 0 12px 12px; font-size: 18px; line-height: 1.3; } @@ -1477,7 +1449,7 @@ .plugin-card .name, .plugin-card .desc { margin-right: 148px; /* icon + margin */ - margin-left: 120px; /* action links */ + margin-left: 128px; /* action links + margin */ } .plugin-card .action-links { @@ -1490,7 +1462,6 @@ .plugin-action-buttons { clear: left; float: left; - margin-right: 2em; margin-bottom: 1em; text-align: left; } @@ -1526,7 +1497,7 @@ } .plugin-card .column-rating { - line-height: 23px; + line-height: 1.76923076; } .plugin-card .column-rating, @@ -1650,6 +1621,10 @@ margin-left: 20px; } + .plugin-card h3 { + margin-left: 24px; + } + .plugin-card .name, .plugin-card .desc { margin-left: 0; @@ -1658,10 +1633,6 @@ .plugin-card .desc p:first-of-type { margin-top: 0; } - - .fixed .column-date { - width: 14%; - } } @media screen and (max-width: 782px) { @@ -1695,7 +1666,7 @@ .view-switch a { width: 36px; height: 36px; - line-height: 33px; + line-height: 2.53846153; } /* Pagination */ @@ -1746,7 +1717,7 @@ min-width: 44px; padding: 12px 6px; font-size: 16px; - line-height: 18px; + line-height: 1.125; } /* WP List Table Adjustments: General */ @@ -1754,10 +1725,6 @@ display: none; } - .comment-count { - font-size: 14px; - } - .wp-list-table th.column-primary ~ th, .wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column) { display: none; @@ -1770,7 +1737,10 @@ /* Checkboxes need to show */ .wp-list-table tr th.check-column { display: table-cell; - width: 35px; + } + + .wp-list-table .check-column { + width: 2.5em; } .wp-list-table .column-primary .toggle-row { @@ -1780,7 +1750,6 @@ .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) { position: relative; clear: both; - display: block; width: auto !important; /* needs to override some columns that are more specifically targeted */ } @@ -1901,10 +1870,6 @@ padding-top: 10px; } - .widefat * { - word-wrap: normal; - } - /* Make row actions more easy to select on mobile */ body:not(.plugins-php) .row-actions { display: -ms-grid; @@ -1922,6 +1887,7 @@ .row-actions span .button-link { display: inline-block; padding: 4px 0; + line-height: 1.5; } .row-actions span.approve:before, @@ -1959,6 +1925,15 @@ box-sizing: border-box; } + .inline-edit-row fieldset input[name=jj], + .inline-edit-row fieldset input[name=hh], + .inline-edit-row fieldset input[name=mn], + .inline-edit-row fieldset input[name=aa] { + font-size: 16px; + line-height: 2; + padding: 3px 4px; + } + .inline-edit-row fieldset ul.cat-checklist label, .inline-edit-row #bulk-titles div { font-size: 16px; @@ -1982,16 +1957,6 @@ margin-right: 0; } - .inline-edit-row fieldset input[name=jj], - .inline-edit-row fieldset input[name=hh], - .inline-edit-row fieldset input[name=mn] { - width: 3em; - } - - .inline-edit-row fieldset input[name=aa] { - width: 4.5em; - } - .inline-edit-row .inline-edit-or { margin: 0 0 0 6px; } @@ -2130,6 +2095,16 @@ line-height: 1.5; } + .plugins tbody th.check-column { + padding: 8px 5px 0 0; + } + + .plugins thead td.check-column, + .plugins tfoot td.check-column, + .plugins .inactive th.check-column { + padding-right: 9px; + } + /* Add New plugins page */ table.plugin-install .column-name, table.plugin-install .column-version,