mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Merge most admin css files, first run, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18577 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -292,8 +292,6 @@ die;
|
||||
<title><?php _e('Press This') ?></title>
|
||||
|
||||
<?php
|
||||
wp_enqueue_style( 'press-this' );
|
||||
wp_enqueue_style( 'press-this-ie');
|
||||
wp_enqueue_style( 'colors' );
|
||||
wp_enqueue_script( 'post' );
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user