Themes: Merge theme.css into wp-admin.css. fixes #25966.

git-svn-id: https://develop.svn.wordpress.org/trunk@26484 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2013-11-30 17:31:02 +00:00
parent a55555f22c
commit 5ec5f0d9e2
4 changed files with 877 additions and 878 deletions
-1
View File
@@ -104,7 +104,6 @@ wp_localize_script( 'theme', '_wpThemeSettings', array(
) );
add_thickbox();
wp_enqueue_style( 'theme' );
wp_enqueue_script( 'theme' );
wp_enqueue_script( 'customize-loader' );