WordPress/wp-admin/css
Andrea Fercia 0acededa82 In `wp_comment_reply()` change the H5 headings in fieldset legends for better accessibility.
Also, add a "Edit Comment" legend before the Quick Edit form to pair it with "Reply to Comment" and "Add new Comment" and move the Name, Email, and URL fields after the Comment textarea.

Props joedolson, afercia.

Fixes #33757.
Built from https://develop.svn.wordpress.org/trunk@34743


git-svn-id: http://core.svn.wordpress.org/trunk@34708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-10-01 14:52:25 +00:00
..
colors Remove broken/dead colour scheme code 2015-07-27 23:50:25 +00:00
about-rtl.css About: Third pass at 4.3 about page: 2015-08-13 22:11:35 +00:00
about.css About: Third pass at 4.3 about page: 2015-08-13 22:11:35 +00:00
admin-menu-rtl.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
admin-menu.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
color-picker-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
color-picker-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/user-new.php`. 2015-09-03 08:46:52 +00:00
color-picker.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
color-picker.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/user-new.php`. 2015-09-03 08:46:52 +00:00
common-rtl.css Edit Media: wrap long filenames in the Publish meta box. 2015-09-29 04:51:25 +00:00
common.css Edit Media: wrap long filenames in the Publish meta box. 2015-09-29 04:51:25 +00:00
customize-controls-rtl.css Dashicons CSS: one-word font families don't need quotes. Font families with a space in the name should use double-quotes (doesn't apply here). 2015-09-05 19:57:25 +00:00
customize-controls-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/js/customize-controls.js`. 2015-09-04 03:40:25 +00:00
customize-controls.css Dashicons CSS: one-word font families don't need quotes. Font families with a space in the name should use double-quotes (doesn't apply here). 2015-09-05 19:57:25 +00:00
customize-controls.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/js/customize-controls.js`. 2015-09-04 03:40:25 +00:00
customize-nav-menus-rtl.css Customize: Style the nav menu "Add Items" button as disabled when reordering. 2015-09-30 22:55:26 +00:00
customize-nav-menus-rtl.min.css Customize: Style the nav menu "Add Items" button as disabled when reordering. 2015-09-30 22:55:26 +00:00
customize-nav-menus.css Customize: Style the nav menu "Add Items" button as disabled when reordering. 2015-09-30 22:55:26 +00:00
customize-nav-menus.min.css Customize: Style the nav menu "Add Items" button as disabled when reordering. 2015-09-30 22:55:26 +00:00
customize-widgets-rtl.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
customize-widgets-rtl.min.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
customize-widgets.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
customize-widgets.min.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
dashboard-rtl.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
dashboard.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
deprecated-media-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
deprecated-media-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/user-new.php`. 2015-09-03 08:46:52 +00:00
deprecated-media.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
deprecated-media.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/user-new.php`. 2015-09-03 08:46:52 +00:00
edit-rtl.css In `wp_comment_reply()` change the H5 headings in fieldset legends for better accessibility. 2015-10-01 14:52:25 +00:00
edit.css In `wp_comment_reply()` change the H5 headings in fieldset legends for better accessibility. 2015-10-01 14:52:25 +00:00
farbtastic-rtl.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
forms-rtl.css Widgets: use `input[type="number"]` for the `number` prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
forms.css Widgets: use `input[type="number"]` for the `number` prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
ie-rtl.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
ie-rtl.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/user-new.php`. 2015-09-03 08:46:52 +00:00
ie.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
ie.min.css Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/user-new.php`. 2015-09-03 08:46:52 +00:00
install-rtl.css Better align table headers with table cells on success screen after installing. 2015-09-11 11:26:26 +00:00
install-rtl.min.css Better align table headers with table cells on success screen after installing. 2015-09-11 11:26:26 +00:00
install.css Better align table headers with table cells on success screen after installing. 2015-09-11 11:26:26 +00:00
install.min.css Better align table headers with table cells on success screen after installing. 2015-09-11 11:26:26 +00:00
l10n-rtl.css List tables: Adjust width of Quick Edit labels for longer translations. 2015-08-09 18:55:25 +00:00
l10n.css List tables: Adjust width of Quick Edit labels for longer translations. 2015-08-09 18:55:25 +00:00
list-tables-rtl.css In `wp_comment_reply()` change the H5 headings in fieldset legends for better accessibility. 2015-10-01 14:52:25 +00:00
list-tables.css In `wp_comment_reply()` change the H5 headings in fieldset legends for better accessibility. 2015-10-01 14:52:25 +00:00
login-rtl.css Notices: Add styles for use against white backgrounds. 2015-09-21 15:26:25 +00:00
login-rtl.min.css Widgets: use `input[type="number"]` for the `number` prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
login.css Notices: Add styles for use against white backgrounds. 2015-09-21 15:26:25 +00:00
login.min.css Widgets: use `input[type="number"]` for the `number` prop in the Recent Posts and Recent Comments widget forms. 2015-09-24 19:53:26 +00:00
media-rtl.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
media.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
nav-menus-rtl.css Nav Menus: fix the quick search spinner position on Operating Systems that show scrollbars. 2015-09-11 23:52:25 +00:00
nav-menus.css Nav Menus: fix the quick search spinner position on Operating Systems that show scrollbars. 2015-09-11 23:52:25 +00:00
press-this-editor-rtl.css Press This: properly add Open Sans to the editor, using the `mce_css` filter. 2015-07-29 19:38:25 +00:00
press-this-editor.css Press This: properly add Open Sans to the editor, using the `mce_css` filter. 2015-07-29 19:38:25 +00:00
press-this-rtl.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
press-this-rtl.min.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
press-this.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
press-this.min.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
revisions-rtl.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
revisions.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
site-icon-rtl.css Site Icon: Improve vertical spacing in preview. 2015-07-20 19:01:50 +00:00
site-icon.css Site Icon: Improve vertical spacing in preview. 2015-07-20 19:01:50 +00:00
themes-rtl.css Notices: Add styles for use against white backgrounds. 2015-09-21 15:26:25 +00:00
themes.css Notices: Add styles for use against white backgrounds. 2015-09-21 15:26:25 +00:00
widgets-rtl.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
widgets.css Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss:properties` expects double-quoted `content` strings in CSS. It doesn't swap single-quoted values. 2015-09-10 20:22:25 +00:00
wp-admin-rtl.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin-rtl.min.css In `wp_comment_reply()` change the H5 headings in fieldset legends for better accessibility. 2015-10-01 14:52:25 +00:00
wp-admin.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin.min.css In `wp_comment_reply()` change the H5 headings in fieldset legends for better accessibility. 2015-10-01 14:52:25 +00:00