WordPress/wp-admin/css
Andrew Nacin 1e30be32c4 Use CSSJanus via a Grunt task to generate right-to-left CSS.
RTL files are now created on build for core CSS files. These files replace the LTR file completely, rather than being in addition to the existing LTR file.

Benefits:
 * For the user: less CSS is served in RTL, less HTTP requests on the frontend, and less work for the browser.
 * For the core developer: Let the tools do the work.

Notes for core development:
 * The file generation task is `grunt rtl`.
 * `grunt watch` now handles generating RTL files in /build when a CSS file in /src is saved.
 * /src is now locked to LTR. RTL testing must occur via /build. When attempting to run an RTL text direction with /src, an admin notice will display.

Expect RTL bugs. Please report them.

props yoavf.
see #24977.

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


git-svn-id: http://core.svn.wordpress.org/trunk@26022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-12 21:19:15 +00:00
..
color-picker-rtl.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
color-picker-rtl.min.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
color-picker.css RTL fixes for media and color picker. 2012-11-30 13:34:16 +00:00
color-picker.min.css Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
colors-fresh.css Say hello to a fresh new look for the WordPress admin. 2013-11-10 00:27:10 +00:00
colors-fresh.min.css Say hello to a fresh new look for the WordPress admin. 2013-11-10 00:27:10 +00:00
customize-controls-rtl.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
customize-controls-rtl.min.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
customize-controls.css Say hello to a fresh new look for the WordPress admin. 2013-11-10 00:27:10 +00:00
customize-controls.min.css Say hello to a fresh new look for the WordPress admin. 2013-11-10 00:27:10 +00:00
farbtastic.css One newline is enough. 2012-01-05 20:10:39 +00:00
ie-rtl.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
ie-rtl.min.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
ie.css IE7: Fix width of the password input field on the about page. see #25603. 2013-10-24 22:56:12 +00:00
ie.min.css Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
install.css Better error messaging on install.php. props DrewAPicture, ocean90. fixes #24982. 2013-09-25 16:14:09 +00:00
install.min.css Move upgrader_process_complete for core to its proper place in Core_Upgrader. 2013-10-24 22:58:23 +00:00
media-rtl.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
media-rtl.min.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
media.css Say hello to a fresh new look for the WordPress admin. 2013-11-10 00:27:10 +00:00
media.min.css Say hello to a fresh new look for the WordPress admin. 2013-11-10 00:27:10 +00:00
wp-admin-rtl.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
wp-admin-rtl.min.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
wp-admin.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00
wp-admin.min.css Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:19:15 +00:00