WordPress/wp-admin/css
Helen Hou-Sandí d85f8fe326 Admin notices: Make (most) core notices dismissible.
These no longer return upon refreshing the page when JS is on and working, so users should be able to dismiss them. This is particularly important on the post edit screen when DFW is triggered, but pretty much all notices can be dismissed if needed. A post on Make/Core will follow with information on how this can be leveraged in plugins.

props valendesigns, afercia, paulwilde, adamsilverstein, helen.
fixes #31233. see #23367.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-01 22:06:28 +00:00
..
colors Themes: Improve focus styling of add-new-theme link. 2015-04-01 12:22:27 +00:00
about-rtl.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
about.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
admin-menu-rtl.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
admin-menu.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
color-picker-rtl.css Focus styling: bring the blue glow to more places. 2014-08-26 05:17:17 +00:00
color-picker-rtl.min.css Focus styling: bring the blue glow to more places. 2014-08-26 05:17:17 +00:00
color-picker.css Focus styling: bring the blue glow to more places. 2014-08-26 05:17:17 +00:00
color-picker.min.css Focus styling: bring the blue glow to more places. 2014-08-26 05:17:17 +00:00
common-rtl.css Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
common.css Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
customize-controls-rtl.css Customizer Theme Switcher: Switch the details/live preview buttons. 2015-04-01 12:36:26 +00:00
customize-controls-rtl.min.css Customizer Theme Switcher: Switch the details/live preview buttons. 2015-04-01 12:36:26 +00:00
customize-controls.css Customizer Theme Switcher: Switch the details/live preview buttons. 2015-04-01 12:36:26 +00:00
customize-controls.min.css Customizer Theme Switcher: Switch the details/live preview buttons. 2015-04-01 12:36:26 +00:00
customize-widgets-rtl.css Build: Let RTLCSS handle swapping the codes for right/left arrows from Dashicons. 2015-02-27 20:19:29 +00:00
customize-widgets-rtl.min.css Build: Let RTLCSS handle swapping the codes for right/left arrows from Dashicons. 2015-02-27 20:19:29 +00:00
customize-widgets.css Improve the Customize experience on mobile. 2015-02-09 12:36:28 +00:00
customize-widgets.min.css Improve the Customize experience on mobile. 2015-02-09 12:36:28 +00:00
dashboard-rtl.css Make sure the update button in "At a Glance" dashboard widget does not overlap with long strings. 2015-03-30 12:50:29 +00:00
dashboard.css Make sure the update button in "At a Glance" dashboard widget does not overlap with long strings. 2015-03-30 12:50:29 +00:00
deprecated-media-rtl.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
deprecated-media-rtl.min.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
deprecated-media.css CSS: Move relevant `#sidemenu` rules into `deprecated-media.css` and remove the cruft. 2015-02-26 23:24:27 +00:00
deprecated-media.min.css CSS: Move relevant `#sidemenu` rules into `deprecated-media.css` and remove the cruft. 2015-02-26 23:24:27 +00:00
edit-rtl.css Comments: Show more identifying information for moderation and editing. 2015-03-06 14:06:24 +00:00
edit.css Comments: Show more identifying information for moderation and editing. 2015-03-06 14:06:24 +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 Refine UI for FTP modal and shiny updates 2015-04-01 02:48:28 +00:00
forms.css Refine UI for FTP modal and shiny updates 2015-04-01 02:48:28 +00:00
ie-rtl.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
ie-rtl.min.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
ie.css Only apply metabox handle styles and JS events to `.postbox .hndle`, as opposed to all `h3`s in a `.postbox`. 2014-07-01 16:23:15 +00:00
ie.min.css Update the versions of several devDependencies in `package.json`. 2014-07-22 20:41:44 +00:00
install-rtl.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
install-rtl.min.css Run Autoprefixer after [31504]. 2015-02-22 17:00:24 +00:00
install.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
install.min.css Run Autoprefixer after [31504]. 2015-02-22 17:00:24 +00:00
l10n-rtl.css Use bold Arial for RTL headings. 2015-03-20 02:20:28 +00:00
l10n.css Use bold Arial for RTL headings. 2015-03-20 02:20:28 +00:00
list-tables-rtl.css Improve alignment of labels and inputs in Quick Edit. 2015-03-25 22:25:26 +00:00
list-tables.css Improve alignment of labels and inputs in Quick Edit. 2015-03-25 22:25:26 +00:00
login-rtl.css Reduce the size of the WordPress logo tap target on log in screen on mobile, to avoid unexpected redirect away from the form. 2015-01-31 21:32:22 +00:00
login-rtl.min.css Refine UI for FTP modal and shiny updates 2015-04-01 02:48:28 +00:00
login.css Reduce the size of the WordPress logo tap target on log in screen on mobile, to avoid unexpected redirect away from the form. 2015-01-31 21:32:22 +00:00
login.min.css Refine UI for FTP modal and shiny updates 2015-04-01 02:48:28 +00:00
media-rtl.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
media.css Run Autoprefixer after [31504]. 2015-02-22 17:00:24 +00:00
nav-menus-rtl.css Menus: Remove fixed height from `.description-thin` fields. 2015-02-23 20:23:26 +00:00
nav-menus.css Menus: Remove fixed height from `.description-thin` fields. 2015-02-23 20:23:26 +00:00
press-this-editor-rtl.css Update `grunt-rtlcss` to 1.6.0. 2015-03-17 12:18:33 +00:00
press-this-editor.css PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
press-this-rtl.css Press This: fix accessibility for the post options "sidebar". Fix size of the Add Category button. 2015-03-30 03:09:51 +00:00
press-this-rtl.min.css Press This: fix accessibility for the post options "sidebar". Fix size of the Add Category button. 2015-03-30 03:09:51 +00:00
press-this.css Press This: fix accessibility for the post options "sidebar". Fix size of the Add Category button. 2015-03-30 03:09:51 +00:00
press-this.min.css Press This: fix accessibility for the post options "sidebar". Fix size of the Add Category button. 2015-03-30 03:09:51 +00:00
revisions-rtl.css RTL CSS generation: Switch from CSSJanus to RTLCSS. 2015-02-27 13:41:30 +00:00
revisions.css Run Autoprefixer after [31504]. 2015-02-22 17:00:24 +00:00
themes-rtl.css Themes: Improve focus styling of add-new-theme link. 2015-04-01 12:22:27 +00:00
themes.css Themes: Improve focus styling of add-new-theme link. 2015-04-01 12:22:27 +00:00
widgets-rtl.css Update the default admin color scheme for more unity and refinement. 2015-02-11 22:18:26 +00:00
widgets.css Update the default admin color scheme for more unity and refinement. 2015-02-11 22:18:26 +00:00
wp-admin-rtl.css PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
wp-admin-rtl.min.css Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00
wp-admin.css PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. 2015-02-25 01:50:26 +00:00
wp-admin.min.css Admin notices: Make (most) core notices dismissible. 2015-04-01 22:06:28 +00:00