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