wordpress-develop/src/wp-includes/css
Andrea Fercia 9b0de1429d Accessibility: Improve the Media Library inline uploader accessibility.
For better accessibility, expandable panels should be placed immediately after
the control that expands them. This change moves the Media Library inline
uploader up, right after the "Add New" button, also introducing consistency with
the Plugin and Theme uploaders.
Adds a proper ARIA role on the button and an `aria-expanded` attribute to give
better feedback to assistive technologies users about the uploader's expanded state.
Improves the focus handling when closing the uploader, improves the focus style
and color contrast ratio of the uploader "close" button.

Props mantismamita, karmatosed, adamsilverstein, afercia.
Fixes #37188.


git-svn-id: https://develop.svn.wordpress.org/trunk@40359 602fd350-edb4-49c9-b593-d223f7449a82
2017-03-31 17:37:58 +00:00
..
admin-bar.css Toolbar: remove some unnecessary CSS lines. 2016-12-07 17:44:45 +00:00
buttons.css Buttons: Fix a few .button-link glitches after [40052]. 2017-02-14 18:41:25 +00:00
customize-preview.css Customize: Remove extra left padding in core for site title and widgets in preview. 2017-01-05 04:33:01 +00:00
dashicons.css Revert [37362], which incorrectly changed Dashicons CSS 2016-05-05 15:28:24 +00:00
editor.css TinyMCE: fix the styling of notices generated by the editor UI. 2016-11-28 02:11:15 +00:00
jquery-ui-dialog.css Update TinyMCE and jQuery UI button styles 2016-03-24 00:56:14 +00:00
media-views.css Accessibility: Improve the Media Library inline uploader accessibility. 2017-03-31 17:37:58 +00:00
wp-auth-check.css Administration: Fix minor misalignments caused by the button-link CSS class. 2017-03-31 16:50:42 +00:00
wp-embed-template-ie.css Embeds: Add fallbacks for IE7-9. 2015-10-31 04:37:41 +00:00
wp-embed-template.css Administration: Use #fff instead of white 2016-09-01 18:13:21 +00:00
wp-pointer.css Accessibility: Reduce the WordPress shades of grey, Episode 3. 2016-03-09 19:50:28 +00:00