WordPress/wp-admin/css
Andrew Nacin 9b29ad0529 Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons.
Both of these icons can be colored to match the color scheme, including hover states.
Both are accepted for register_post_type()'s menu_icon argument, and also add_menu_page()'s $icon_url argument.

To use a Dashicon, pass the name of the helper class, e.g. 'dashicons-piechart'.
To use an SVG, pass a valid data URI string starting with 'data:image/svg+xml;base64,'.

props helen.
fixes #25147.

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


git-svn-id: http://core.svn.wordpress.org/trunk@26554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-05 06:38:09 +00:00
..
colors Remove unneeded transition styles on adminmenu links that make the transition between expanded and collapsed menubars choppy in Safari and Chrome. Fixes #26406. 2013-12-04 21:40:10 +00:00
color-picker-rtl.css Design fixes to the color picker: 2013-11-27 19:51:11 +00:00
color-picker-rtl.min.css Design fixes to the color picker: 2013-11-27 19:51:11 +00:00
color-picker.css Design fixes to the color picker: 2013-11-27 19:51:11 +00:00
color-picker.min.css Design fixes to the color picker: 2013-11-27 19:51:11 +00:00
colors-rtl.css Remove unneeded transition styles on adminmenu links that make the transition between expanded and collapsed menubars choppy in Safari and Chrome. Fixes #26406. 2013-12-04 21:40:10 +00:00
colors-rtl.min.css Remove unneeded transition styles on adminmenu links that make the transition between expanded and collapsed menubars choppy in Safari and Chrome. Fixes #26406. 2013-12-04 21:40:10 +00:00
colors.css Remove unneeded transition styles on adminmenu links that make the transition between expanded and collapsed menubars choppy in Safari and Chrome. Fixes #26406. 2013-12-04 21:40:10 +00:00
colors.min.css Remove unneeded transition styles on adminmenu links that make the transition between expanded and collapsed menubars choppy in Safari and Chrome. Fixes #26406. 2013-12-04 21:40:10 +00:00
customize-controls-rtl.css Design fixes to the color picker: 2013-11-27 19:51:11 +00:00
customize-controls-rtl.min.css Design fixes to the color picker: 2013-11-27 19:51:11 +00:00
customize-controls.css Design fixes to the color picker: 2013-11-27 19:51:11 +00:00
customize-controls.min.css Design fixes to the color picker: 2013-11-27 19:51:11 +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 Reset the login form inputs to the standard sans-serif font in IE8 to prevent invisible password field inputs when webfonts are used. Fixes #26348, props SergeyBiryukov, iammattthomas. 2013-12-03 20:12:11 +00:00
ie-rtl.min.css Reset the login form inputs to the standard sans-serif font in IE8 to prevent invisible password field inputs when webfonts are used. Fixes #26348, props SergeyBiryukov, iammattthomas. 2013-12-03 20:12:11 +00:00
ie.css Reset the login form inputs to the standard sans-serif font in IE8 to prevent invisible password field inputs when webfonts are used. Fixes #26348, props SergeyBiryukov, iammattthomas. 2013-12-03 20:12:11 +00:00
ie.min.css Reset the login form inputs to the standard sans-serif font in IE8 to prevent invisible password field inputs when webfonts are used. Fixes #26348, props SergeyBiryukov, iammattthomas. 2013-12-03 20:12:11 +00:00
install-rtl.css Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
install-rtl.min.css Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
install.css Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +00:00
install.min.css Bring the install/update screens in line with the new admin design. This affects: 2013-11-21 00:21:11 +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 Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +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 Temporarily remove CSS preprocessing until we can get our Ruby dependency sorted out. 2013-11-13 21:45:11 +00:00
wp-admin-rtl.css Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons. 2013-12-05 06:38:09 +00:00
wp-admin-rtl.min.css Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons. 2013-12-05 06:38:09 +00:00
wp-admin.css Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons. 2013-12-05 06:38:09 +00:00
wp-admin.min.css Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons. 2013-12-05 06:38:09 +00:00