WordPress/wp-admin/css
Andrew Nacin 11c3695c77 Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes.
We'll be using it for two distinct tasks:
 * Core CSS files will keep prefixes. `grunt autoprefixer:core` will update files directly in src/ as a pre-commit step, rather than doing it on build.
 * Color CSS files will receive prefixes when they are built.

This commit:
 * Adds prefixes we were missing to core CSS.
 * Removes prefixes that we no longer need from core CSS.
 * Removes all prefixes from colors CSS.

props ocean90.
fixes #27078.

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


git-svn-id: http://core.svn.wordpress.org/trunk@27038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-13 08:30:17 +00:00
..
colors Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +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
customize-controls-rtl.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
customize-controls-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
customize-controls.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
customize-controls.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +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-rtl.min.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
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 Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +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 Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
install.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
media-rtl.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
media-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
media.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
media.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
wp-admin-rtl.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
wp-admin-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
wp-admin.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
wp-admin.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00