diff -r 48c4eec2b7e6 -r 8c2e4d02f4ef wp/wp-admin/css/edit-rtl.css --- a/wp/wp-admin/css/edit-rtl.css Fri Sep 05 18:40:08 2025 +0200 +++ b/wp/wp-admin/css/edit-rtl.css Fri Sep 05 18:52:52 2025 +0200 @@ -76,6 +76,14 @@ pointer-events: none; } +#titlewrap .skiplink:focus { + clip: inherit; + clip-path: inherit; + left: 4px; + top: 4px; + width: auto; +} + input#link_description, input#link_url { width: 100%; @@ -301,7 +309,6 @@ #postimagediv .inside img { max-width: 100%; height: auto; - width: auto; vertical-align: top; background-image: linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7), linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7); background-position: 100% 0, 10px 10px; @@ -1039,6 +1046,14 @@ white-space: normal; line-height: 1.8; } + + #edit-slug-box { + padding: 0; + } + + #titlewrap .skiplink:focus { + top: 5px; + } } @media only screen and (max-width: 1004px) { @@ -1298,7 +1313,7 @@ /* Only visible in Windows High Contrast mode */ outline: 2px solid transparent; } - +.options-discussion-php .indent-children ul, #front-page-warning, #front-static-pages ul, ul.export-filters,