wp/wp-admin/css/widgets-rtl.css
changeset 21 48c4eec2b7e6
parent 19 3d72ae0968f4
child 22 8c2e4d02f4ef
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
   335 	padding: 1px 0 1px 2px;
   335 	padding: 1px 0 1px 2px;
   336 	border-radius: 50%;
   336 	border-radius: 50%;
   337 }
   337 }
   338 
   338 
   339 .sidebar-name .handlediv:focus .toggle-indicator:before {
   339 .sidebar-name .handlediv:focus .toggle-indicator:before {
   340 	box-shadow:
   340 	box-shadow: 0 0 0 2px #2271b1;
   341 		0 0 0 1px #4f94d4,
   341 	/* Only visible in Windows High Contrast mode */
   342 		0 0 2px 1px rgba(79, 148, 212, 0.8);
   342 	outline: 2px solid transparent;
   343 }
   343 }
   344 
   344 
   345 .sidebar-name h2,
   345 .sidebar-name h2,
   346 .sidebar-name h3 {
   346 .sidebar-name h3 {
   347 	margin: 0;
   347 	margin: 0;