Use the new colours stylesheet for the media library. See #5911 props andy.

git-svn-id: https://develop.svn.wordpress.org/trunk@7185 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2008-03-07 22:40:08 +00:00
parent b94a95a10c
commit 701405014d
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ function wp_iframe($content_func /* ... */) {
<?php
wp_admin_css( 'css/global' );
wp_admin_css();
wp_admin_css( 'css/colors-fresh' );
?>
<script type="text/javascript">
//<![CDATA[