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:
parent
b94a95a10c
commit
701405014d
@ -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[
|
||||
|
Loading…
Reference in New Issue
Block a user