wordpress-develop/src/wp-admin/css
Andrea Fercia 66eb13d3b2 Accessibility: Make some Widgets buttons real buttons.
Links used as UI controls that behave like buttons, should be buttons.
- changes the widgets "toggle", "Delete", and "Close" links to buttons
- uses `aria-expanded` to announce the state of the toggle buttons
- increases a bit the clickable area of the toggle
- ensures the "circular focus" doesn't get cut-off in some browsers by centering the toggle arrows
- uses a `<span>` element with an `aria-hidden` attribute to hide CSS generated font icons from assistive technologies
- standardizes on `.toggle-indicator:before` rather than `:after`
- changes two `#f00` reds in `#dc3232`, see #35622

Fixes #31476.


git-svn-id: https://develop.svn.wordpress.org/trunk@40480 602fd350-edb4-49c9-b593-d223f7449a82
2017-04-19 21:13:53 +00:00
..
colors Customize: More visible focus and hover states for close and back buttons. 2016-11-15 18:10:16 +00:00
about.css About page: Imagery and beautification. 2016-12-06 04:00:32 +00:00
admin-menu.css Administration: Ensure collapse menu is usable with a keyboard 2016-11-04 16:01:24 +00:00
color-picker.css Customize: Use fixed-width illustrative placeholder for hex field in color picker to prevent truncation. 2017-04-18 00:30:07 +00:00
common.css Accessibility: Make some Widgets buttons real buttons. 2017-04-19 21:13:53 +00:00
customize-controls.css Customize: Auto-expand a widget area section when expanding the Widgets panel if there is only one registered sidebar and it is active. 2017-04-07 19:26:31 +00:00
customize-nav-menus.css Accessibility: Make some Widgets buttons real buttons. 2017-04-19 21:13:53 +00:00
customize-widgets.css Accessibility: Make some Widgets buttons real buttons. 2017-04-19 21:13:53 +00:00
dashboard.css Buttons: Improve the .button-link CSS class for link-like buttons. 2017-02-09 16:46:58 +00:00
deprecated-media.css Use numeric font weights instead of keywords. 2016-06-17 18:36:03 +00:00
edit.css Buttons: Improve the .button-link CSS class for link-like buttons. 2017-02-09 16:46:58 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:17:05 +00:00
forms.css Accessibility: Improve the Tags meta box accessibility. 2016-10-23 18:15:07 +00:00
ie.css Accessibility: Improve the Tags meta box accessibility. 2016-10-23 18:15:07 +00:00
install.css Administration: Improve the usage of the button CSS classes. 2016-09-28 19:53:07 +00:00
l10n.css Use numeric font weights instead of keywords. 2016-06-17 18:36:03 +00:00
list-tables.css Administration: Better accessibility for the "Post locked" indicator. 2016-10-26 17:58:34 +00:00
login.css Login: Don't rely on wp_is_mobile() for functionality. 2016-10-06 15:51:53 +00:00
media.css Accessibility: Improve the Media Library inline uploader accessibility. 2017-03-31 17:37:58 +00:00
nav-menus.css Buttons: Improve the .button-link CSS class for link-like buttons. 2017-02-09 16:46:58 +00:00
press-this-editor.css System fonts: Don't quote single-word font names, per our coding standards. 2016-07-26 16:38:49 +00:00
press-this.css Press This: Reorder post format icon styles for consistency with get_post_format_strings(). 2017-03-31 08:21:04 +00:00
revisions.css Use numeric font weights instead of keywords. 2016-06-17 18:36:03 +00:00
site-icon.css Customize: Fix site icon preview in RTL. 2016-07-05 12:41:38 +00:00
themes.css Accessibility: Remove inappropriate content from the Themes screen heading. 2016-12-06 23:11:08 +00:00
widgets.css Accessibility: Make some Widgets buttons real buttons. 2017-04-19 21:13:53 +00:00
wp-admin.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:57:35 +00:00