wordpress-develop/src/wp-admin/css
Andrea Fercia 5133f6b779 Accessibility: Improve readability by removing unnecessary italic font style.
Per Web Content Accessibility Guidelines 2.0, big chunks of italic text should be avoided.
Same applies to UI controls, since they're meant to be comfortably readable by the largest possible audience, e.g.: label elements.

Removes italic font style from:
- the Quick Edit / Bulk Edit forms
- the Recovery Mode plugin error details
- the Image Editor inline help

Props birgire, audrasjb, SergeyBiryukov, melchoyce, estelaris, sabernhardt, xkon, nrqsnchz, afercia.
See #47327.


git-svn-id: https://develop.svn.wordpress.org/trunk@47304 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-18 15:30:10 +00:00
..
colors Fix the colors in all color schemes for the .active class for buttons. 2019-12-17 00:13:47 +00:00
about.css Help/About: Add a hover effect for links on About pages. 2019-12-09 15:29:47 +00:00
admin-menu.css Administration: Revert changes to the admin menu styles for long line lengths. 2019-10-17 18:36:27 +00:00
code-editor.css Coding standards: Fix incorrect CSS rgba() values. 2019-03-04 22:01:10 +00:00
color-picker.css Accessibility: Customize: Improve focus styles for color picker and media upload button in Customizer. 2020-02-07 21:09:39 +00:00
common.css Comments: Improve the appearance of the Status box on Edit Comment screen. 2020-02-11 00:05:01 +00:00
customize-controls.css Themes: Correct the height of theme actions button container on various screen sizes. 2020-02-15 05:06:39 +00:00
customize-nav-menus.css CSS Coding Standards: Use unitless values for line-height in wp-admin/css/customize-nav-menus.css. 2019-04-07 05:48:05 +00:00
customize-widgets.css Docs: Correct some inconsistencies in comments with Dashicon class references in wp-admin/css/customize-widgets.css. 2019-11-09 00:01:40 +00:00
dashboard.css Administration: Remove a blank space in the Recent Comments dashboard widget if avatars are disabled on Discussion Settings screen. 2020-02-11 01:15:31 +00:00
deprecated-media.css Accessibility: Fix a regression in the old media modal pagination links. 2019-02-17 22:23:02 +00:00
edit.css Comments: Improve the appearance of the Status box on Edit Comment screen. 2020-02-11 00:05:01 +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 Administration: Correct alignment of form controls inside custom meta boxes. 2020-02-14 00:50:42 +00:00
ie.css Editor: Fix incorrect usage of ID attributes on custom fields. 2020-02-09 19:39:54 +00:00
install.css Upgrade/Install: Correct vertical alignment for "Continue" button on language selection during the install process. 2020-01-14 01:09:03 +00:00
l10n.css Use numeric font weights instead of keywords. 2016-06-17 18:36:03 +00:00
list-tables.css Accessibility: Improve readability by removing unnecessary italic font style. 2020-02-18 15:30:10 +00:00
login.css Login and Registration: Use CSS animation instead of old JavaScript code for "shake" animation on login failure. 2020-02-10 01:50:33 +00:00
media.css Accessibility: Improve readability by removing unnecessary italic font style. 2020-02-18 15:30:10 +00:00
nav-menus.css Menus: Duplicate Page Entry in View All Pages when generating a Menu 2019-09-25 21:51:00 +00:00
revisions.css Accessibility: Improve the differences between revisions. 2019-08-03 15:45:06 +00:00
site-health.css Site Health: Improve focus style for accordion items on Site Health screens. 2020-02-05 06:41:13 +00:00
site-icon.css Update autoprefixer browser support matrix 2017-07-16 01:14:36 +00:00
themes.css Themes: Correct the height of theme actions button container on various screen sizes. 2020-02-15 05:06:39 +00:00
widgets.css Widgets: Hide the "Align" legend in Image Widget display settings, since the associated controls are also hidden. 2020-02-15 02:48:28 +00:00
wp-admin.css Admin: Introduce the Site Health screens. 2019-03-23 03:54:16 +00:00