wp/wp-admin/css/widgets.css
changeset 21 48c4eec2b7e6
parent 19 3d72ae0968f4
child 22 8c2e4d02f4ef
--- a/wp/wp-admin/css/widgets.css	Thu Sep 29 08:06:27 2022 +0200
+++ b/wp/wp-admin/css/widgets.css	Fri Sep 05 18:40:08 2025 +0200
@@ -336,9 +336,9 @@
 }
 
 .sidebar-name .handlediv:focus .toggle-indicator:before {
-	box-shadow:
-		0 0 0 1px #4f94d4,
-		0 0 2px 1px rgba(79, 148, 212, 0.8);
+	box-shadow: 0 0 0 2px #2271b1;
+	/* Only visible in Windows High Contrast mode */
+	outline: 2px solid transparent;
 }
 
 .sidebar-name h2,