WordPress/wp-admin/css
Andrew Nacin 2cf06e429f All destructive row actions should be styled as such.
This fixes spam and trash links in the dashboard activity widget.

props avryl.
fixes #27370.

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


git-svn-id: http://core.svn.wordpress.org/trunk@27390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-15 04:26:16 +00:00
..
colors Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
about-rtl.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
about.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
admin-menu-rtl.css Introduce a .dashicons-before CSS class. 2014-03-05 20:04:14 +00:00
admin-menu.css Introduce a .dashicons-before CSS class. 2014-03-05 20:04:14 +00:00
color-picker-rtl.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
common-rtl.css All destructive row actions should be styled as such. 2014-03-15 04:26:16 +00:00
common.css All destructive row actions should be styled as such. 2014-03-15 04:26:16 +00:00
customize-controls-rtl.css Add header image uploads with cropping to the customizer. 2014-03-11 04:13:16 +00:00
customize-controls-rtl.min.css Add header image uploads with cropping to the customizer. 2014-03-11 04:13:16 +00:00
customize-controls.css Add header image uploads with cropping to the customizer. 2014-03-11 04:13:16 +00:00
customize-controls.min.css Add header image uploads with cropping to the customizer. 2014-03-11 04:13:16 +00:00
customize-widgets-rtl.css Widgets dashicons update. 2014-03-08 03:38:16 +00:00
customize-widgets-rtl.min.css Widget Customizer: Move style/script registration to script loader. Update Gruntfile.js. 2014-03-13 19:41:14 +00:00
customize-widgets.css Widgets dashicons update. 2014-03-08 03:38:16 +00:00
customize-widgets.min.css Widget Customizer: Move style/script registration to script loader. Update Gruntfile.js. 2014-03-13 19:41:14 +00:00
dashboard-rtl.css Prevent large images in comments from overflowing the meta box. 2014-02-25 01:22:14 +00:00
dashboard.css Prevent large images in comments from overflowing the meta box. 2014-02-25 01:22:14 +00:00
deprecated-media-rtl.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
deprecated-media-rtl.min.css Rename the old media.css file, used for the pre-3.5 media library. Clean up script-loader CSS registrations. 2014-02-16 00:36:14 +00:00
deprecated-media.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
deprecated-media.min.css Rename the old media.css file, used for the pre-3.5 media library. Clean up script-loader CSS registrations. 2014-02-16 00:36:14 +00:00
edit-rtl.css Modals: darken all overlays, update all box-shadows and headings, correct thickbox styling, make the link modal narrower and bring back the animation (css transition). Props avryl, see #26952 2014-03-14 05:55:16 +00:00
edit.css Modals: darken all overlays, update all box-shadows and headings, correct thickbox styling, make the link modal narrower and bring back the animation (css transition). Props avryl, see #26952 2014-03-14 05:55:16 +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 Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
forms.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
ie-rtl.css DFW: remove unused #wp-fullscreen-title-prompt-text selectors. See #24067. 2014-01-27 00:39:12 +00:00
ie-rtl.min.css Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
ie.css DFW: remove unused #wp-fullscreen-title-prompt-text selectors. See #24067. 2014-01-27 00:39:12 +00:00
ie.min.css Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
install-rtl.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
install-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
install.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
install.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
l10n-rtl.css Prevent "Add" button in Tags meta box from wrapping to a new line in ru_RU. 2014-02-20 22:35:13 +00:00
l10n.css Prevent "Add" button in Tags meta box from wrapping to a new line in ru_RU. 2014-02-20 22:35:13 +00:00
list-tables-rtl.css Convert the post lock icon to a dashicon. 2014-03-04 06:53:14 +00:00
list-tables.css Convert the post lock icon to a dashicon. 2014-03-04 06:53:14 +00:00
login-rtl.css Add missing hyperlink styles to the login screen. Fixes #27245. 2014-03-11 20:51:16 +00:00
login-rtl.min.css Add missing hyperlink styles to the login screen. Fixes #27245. 2014-03-11 20:51:16 +00:00
login.css Add missing hyperlink styles to the login screen. Fixes #27245. 2014-03-11 20:51:16 +00:00
login.min.css Add missing hyperlink styles to the login screen. Fixes #27245. 2014-03-11 20:51:16 +00:00
media-rtl.css Modals: darken all overlays, update all box-shadows and headings, correct thickbox styling, make the link modal narrower and bring back the animation (css transition). Props avryl, see #26952 2014-03-14 05:55:16 +00:00
media.css Modals: darken all overlays, update all box-shadows and headings, correct thickbox styling, make the link modal narrower and bring back the animation (css transition). Props avryl, see #26952 2014-03-14 05:55:16 +00:00
nav-menus-rtl.css Make nav menu item add tabs and content consistent with similar tabs on the post edit screen. props corvannoorloos for the initial patch. fixes #26757. 2014-02-21 22:11:14 +00:00
nav-menus.css Make nav menu item add tabs and content consistent with similar tabs on the post edit screen. props corvannoorloos for the initial patch. fixes #26757. 2014-02-21 22:11:14 +00:00
press-this-rtl.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
press-this.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
revisions-rtl.css Revisions: Restore [24929] which was reverted in [26072]. 2014-03-06 16:50:15 +00:00
revisions.css Revisions: Restore [24929] which was reverted in [26072]. 2014-03-06 16:50:15 +00:00
themes-rtl.css Bring the theme browsing experience from 3.8 to the theme installer. First pass. 2014-03-11 07:47:15 +00:00
themes.css Bring the theme browsing experience from 3.8 to the theme installer. First pass. 2014-03-11 07:47:15 +00:00
widgets-rtl.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
widgets.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
wp-admin-rtl.css Make login styles standalone. see #12506. 2014-02-20 03:24:14 +00:00
wp-admin-rtl.min.css All destructive row actions should be styled as such. 2014-03-15 04:26:16 +00:00
wp-admin.css Make login styles standalone. see #12506. 2014-02-20 03:24:14 +00:00
wp-admin.min.css All destructive row actions should be styled as such. 2014-03-15 04:26:16 +00:00