--- a/wp/wp-includes/css/dist/preferences/style-rtl.css Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/css/dist/preferences/style-rtl.css Fri Sep 05 18:52:52 2025 +0200
@@ -19,10 +19,6 @@
.preference-base-option+.preference-base-option{
margin-top:16px;
}
-.preference-base-option .components-base-control__help{
- margin-right:48px;
- margin-top:0;
-}
@media (min-width:600px){
.preferences-modal{
@@ -52,26 +48,6 @@
top:84px;
width:160px;
}
-.preferences__tabs-tablist:after{
- content:none !important;
-}
-
-.preferences__tabs-tab{
- border-radius:2px;
- font-weight:400;
-}
-.preferences__tabs-tab[aria-selected=true]{
- background:#f0f0f0;
- box-shadow:none;
- font-weight:500;
-}
-.preferences__tabs-tab[role=tab]:focus:not(:disabled){
- box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
- outline:2px solid #0000;
-}
-.preferences__tabs-tab:focus-visible:before{
- content:none;
-}
.preferences__tabs-tabpanel{
margin-right:160px;