WordPress/wp-admin/css
Helen Hou-Sandí e976f9b503 Edit: Remove the redundant "View Post" button-link and link the sample permalink.
Previously there were two persistent "View Post" links on an edit screen: next to the permalink and in the toolbar. This would then become three links after a post was published or updated, as a link is also included in the admin notice. This is a lot of redundancy and visual noise for a flow that is not your primary action upon starting to edit a post. The "View Post" link next to the sample permalink was particularly bad because it is styled like a button, but unlike a button, does not keep you on the current screen.

Because the permalink is now linked, there is no highlighted slug that you can click to edit, but rather just the "Edit" button.

props scribu, lessbloat, sabreuse, SergeyBiryukov, DrewAPicture, helen.
see #18306.

Built from https://develop.svn.wordpress.org/trunk@34670


git-svn-id: http://core.svn.wordpress.org/trunk@34634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-28 20:10:26 +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 Autoprefixer for [34634]. 2015-09-27 19:17:25 +00:00
common.css Autoprefixer for [34634]. 2015-09-27 19:17: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 Customizer: Smooth animation for closing accordions in the available nav menu items pane. 2015-09-15 23:40:24 +00:00
customize-nav-menus-rtl.min.css Customizer: Smooth animation for closing accordions in the available nav menu items pane. 2015-09-15 23:40:24 +00:00
customize-nav-menus.css Customizer: Smooth animation for closing accordions in the available nav menu items pane. 2015-09-15 23:40:24 +00:00
customize-nav-menus.min.css Customizer: Smooth animation for closing accordions in the available nav menu items pane. 2015-09-15 23:40:24 +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 Edit: Remove the redundant "View Post" button-link and link the sample permalink. 2015-09-28 20:10:26 +00:00
edit.css Edit: Remove the redundant "View Post" button-link and link the sample permalink. 2015-09-28 20:10:26 +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 Comments: add date column to WP_Comments_List_Table to allow sorting and to break out the date/time from the comment content column. 2015-09-24 17:27:26 +00:00
list-tables.css Comments: add date column to WP_Comments_List_Table to allow sorting and to break out the date/time from the comment content column. 2015-09-24 17:27:26 +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 Edit: Remove the redundant "View Post" button-link and link the sample permalink. 2015-09-28 20:10:26 +00:00
wp-admin.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin.min.css Edit: Remove the redundant "View Post" button-link and link the sample permalink. 2015-09-28 20:10:26 +00:00