WordPress/wp-admin/css
Sergey Biryukov c5d1214607 Accessibility: Administration: Remove <strong> tags from labels on plugin/theme editor screens.
If every single label is emphasized with a `<strong>` tag, none of them is really emphasized anymore.

This removes the tags in favor of CSS styling, for consistency with the other labels on the screen.

Props chemiker, audrasjb, mukesh27, paaljoachim, estelaris, ibdz, SergeyBiryukov.
Fixes #52232.
Built from https://develop.svn.wordpress.org/trunk@49958


git-svn-id: http://core.svn.wordpress.org/trunk@49657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-01-13 14:08:10 +00:00
..
colors Administration: Remove non-color related styling from Modern color scheme. 2020-08-26 13:19:08 +00:00
about-rtl.css Help/About: WordPress 5.6 About Page. 2020-11-17 21:34:04 +00:00
about-rtl.min.css Help/About: WordPress 5.6 About Page. 2020-11-17 21:34:04 +00:00
about.css Help/About: WordPress 5.6 About Page. 2020-11-17 21:34:04 +00:00
about.min.css Help/About: WordPress 5.6 About Page. 2020-11-17 21:34:04 +00:00
admin-menu-rtl.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
admin-menu-rtl.min.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
admin-menu.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
admin-menu.min.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
code-editor-rtl.css Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
code-editor-rtl.min.css Build/Test: Update dependencies for 5.0 2018-12-11 16:13:26 +00:00
code-editor.css Coding standards: Fix incorrect CSS rgba() values. 2019-03-04 22:02:52 +00:00
code-editor.min.css Build/Test: Update dependencies for 5.0 2018-12-11 16:13:26 +00:00
color-picker-rtl.css Customize: Ensure color picker's Clear button is aligned properly. 2020-03-07 01:13:06 +00:00
color-picker-rtl.min.css Customize: Ensure color picker's Clear button is aligned properly. 2020-03-07 01:13:06 +00:00
color-picker.css Customize: Ensure color picker's Clear button is aligned properly. 2020-03-07 01:13:06 +00:00
color-picker.min.css Customize: Ensure color picker's Clear button is aligned properly. 2020-03-07 01:13:06 +00:00
common-rtl.css Accessibility: Administration: Remove <strong> tags from labels on plugin/theme editor screens. 2021-01-13 14:08:10 +00:00
common-rtl.min.css Accessibility: Administration: Remove <strong> tags from labels on plugin/theme editor screens. 2021-01-13 14:08:10 +00:00
common.css Accessibility: Administration: Remove <strong> tags from labels on plugin/theme editor screens. 2021-01-13 14:08:10 +00:00
common.min.css Accessibility: Administration: Remove <strong> tags from labels on plugin/theme editor screens. 2021-01-13 14:08:10 +00:00
customize-controls-rtl.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
customize-controls-rtl.min.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
customize-controls.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
customize-controls.min.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
customize-nav-menus-rtl.css Customize: Ensure menu items expand horizontally on large screens. 2020-11-02 20:07:05 +00:00
customize-nav-menus-rtl.min.css Customize: Ensure menu items expand horizontally on large screens. 2020-11-02 20:07:05 +00:00
customize-nav-menus.css Customize: Ensure menu items expand horizontally on large screens. 2020-11-02 20:07:05 +00:00
customize-nav-menus.min.css Customize: Ensure menu items expand horizontally on large screens. 2020-11-02 20:07:05 +00:00
customize-widgets-rtl.css Docs: Correct some inconsistencies in comments with Dashicon class references in wp-admin/css/customize-widgets.css. 2019-11-09 00:03:02 +00:00
customize-widgets-rtl.min.css Accessibility: Improve and modernize user interface controls for better contrast. Fifth part: Common form controls. 2019-09-23 16:21:58 +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:03:02 +00:00
customize-widgets.min.css CSS Coding Standards: Use unitless values for line-height in wp-admin/css/customize-widgets.css. 2019-05-29 16:01:53 +00:00
dashboard-rtl.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
dashboard-rtl.min.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
dashboard.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
dashboard.min.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
deprecated-media-rtl.css Build/Test Tools: Revert some devDependency changes for 5.5. 2020-05-31 19:51:42 +00:00
deprecated-media-rtl.min.css Build/Test Tools: Revert some devDependency changes for 5.5. 2020-05-31 19:51:42 +00:00
deprecated-media.css Accessibility: Fix a regression in the old media modal pagination links. 2019-02-17 22:24:52 +00:00
deprecated-media.min.css Administration: Remove any CSS related to Internet Explorer versions 6 – 10. 2020-05-06 20:15:07 +00:00
edit-rtl.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
edit-rtl.min.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
edit.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
edit.min.css Revert the improvenents to arranging of postboxes/metaboxes, [49179]. The current patch fixes about half a dozen problems, but seems more general improvements are needed to how Screen Options work. 2020-10-27 10:47:12 +00:00
farbtastic-rtl.css Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
farbtastic-rtl.min.css Accessibility: Improve and modernize user interface controls for better contrast. Fifth part: Common form controls. 2019-09-23 16:21:58 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
farbtastic.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
forms-rtl.css Quick/Bulk Edit: By the power vested in me, I hereby declare the top bulk actions and the bottom bulk actions joined forever in MatrimonyScript. 2021-01-07 16:23:07 +00:00
forms-rtl.min.css Quick/Bulk Edit: By the power vested in me, I hereby declare the top bulk actions and the bottom bulk actions joined forever in MatrimonyScript. 2021-01-07 16:23:07 +00:00
forms.css Quick/Bulk Edit: By the power vested in me, I hereby declare the top bulk actions and the bottom bulk actions joined forever in MatrimonyScript. 2021-01-07 16:23:07 +00:00
forms.min.css Quick/Bulk Edit: By the power vested in me, I hereby declare the top bulk actions and the bottom bulk actions joined forever in MatrimonyScript. 2021-01-07 16:23:07 +00:00
install-rtl.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
install-rtl.min.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
install.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
install.min.css Accessibility: Upgrade/Install: Add more contrast to input borders during installation. 2020-12-26 19:54:07 +00:00
l10n-rtl.css Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
l10n-rtl.min.css Accessibility: Improve and modernize user interface controls for better contrast. Fifth part: Common form controls. 2019-09-23 16:21:58 +00:00
l10n.css Use numeric font weights instead of keywords. 2016-06-17 18:37:28 +00:00
l10n.min.css Build/Test: Update dependencies for 5.0 2018-12-11 16:13:26 +00:00
list-tables-rtl.css Administration: Accommodate long translations for "Posts" in list table headers. 2020-10-26 23:16:05 +00:00
list-tables-rtl.min.css Administration: Accommodate long translations for "Posts" in list table headers. 2020-10-26 23:16:05 +00:00
list-tables.css Administration: Accommodate long translations for "Posts" in list table headers. 2020-10-26 23:16:05 +00:00
list-tables.min.css Administration: Accommodate long translations for "Posts" in list table headers. 2020-10-26 23:16:05 +00:00
login-rtl.css Accessibility: Improve color contrast for the blue links :hover state. 2020-07-07 10:11:05 +00:00
login-rtl.min.css Accessibility: Improve color contrast for the blue links :hover state. 2020-07-07 10:11:05 +00:00
login.css Accessibility: Improve color contrast for the blue links :hover state. 2020-07-07 10:11:05 +00:00
login.min.css Accessibility: Improve color contrast for the blue links :hover state. 2020-07-07 10:11:05 +00:00
media-rtl.css Media: Removes duplicate alignment fix for browser uploader. 2020-11-09 23:43:07 +00:00
media-rtl.min.css Media: Removes duplicate alignment fix for browser uploader. 2020-11-09 23:43:07 +00:00
media.css Media: Removes duplicate alignment fix for browser uploader. 2020-11-09 23:43:07 +00:00
media.min.css Media: Removes duplicate alignment fix for browser uploader. 2020-11-09 23:43:07 +00:00
nav-menus-rtl.css Menus: Better responsive display for accordion items. 2020-10-27 20:18:06 +00:00
nav-menus-rtl.min.css Menus: Better responsive display for accordion items. 2020-10-27 20:18:06 +00:00
nav-menus.css Menus: Better responsive display for accordion items. 2020-10-27 20:18:06 +00:00
nav-menus.min.css Menus: Better responsive display for accordion items. 2020-10-27 20:18:06 +00:00
revisions-rtl.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
revisions-rtl.min.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
revisions.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
revisions.min.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
site-health-rtl.css Site Health: Use consistent padding around header tags. 2020-10-20 14:18:08 +00:00
site-health-rtl.min.css Site Health: Use consistent padding around header tags. 2020-10-20 14:18:08 +00:00
site-health.css Site Health: Use consistent padding around header tags. 2020-10-20 14:18:08 +00:00
site-health.min.css Site Health: Use consistent padding around header tags. 2020-10-20 14:18:08 +00:00
site-icon-rtl.css Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
site-icon-rtl.min.css Accessibility: Improve and modernize user interface controls for better contrast. Fifth part: Common form controls. 2019-09-23 16:21:58 +00:00
site-icon.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
site-icon.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
themes-rtl.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
themes-rtl.min.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
themes.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
themes.min.css General: Use correct value for the speak property in various CSS files. 2020-10-26 02:25:09 +00:00
widgets-rtl.css Accessibility: Widgets: Further improve spacing between Widgets checkboxes and radio buttons in the admin interface. 2020-07-07 17:29:04 +00:00
widgets-rtl.min.css Accessibility: Widgets: Further improve spacing between Widgets checkboxes and radio buttons in the admin interface. 2020-07-07 17:29:04 +00:00
widgets.css Accessibility: Widgets: Further improve spacing between Widgets checkboxes and radio buttons in the admin interface. 2020-07-07 17:29:04 +00:00
widgets.min.css Accessibility: Widgets: Further improve spacing between Widgets checkboxes and radio buttons in the admin interface. 2020-07-07 17:29:04 +00:00
wp-admin-rtl.css Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
wp-admin-rtl.min.css Admin: Introduce the Site Health screens. 2019-03-23 03:55:53 +00:00
wp-admin.css Admin: Introduce the Site Health screens. 2019-03-23 03:55:53 +00:00
wp-admin.min.css Admin: Introduce the Site Health screens. 2019-03-23 03:55:53 +00:00