diff --git a/wp-activate.php b/wp-activate.php index b3e24d4359..0d5f1dca36 100644 --- a/wp-activate.php +++ b/wp-activate.php @@ -2,7 +2,7 @@ /** * Confirms that the activation key that is sent in an email after a user signs * up for a new blog matches the key for that user and then displays confirmation. - * + * * @package WordPress */ @@ -26,7 +26,7 @@ do_action( 'activate_header' ); /** * Adds an action hook specific to this page that fires on wp_head - * + * * @since MU */ function do_activate_header() { @@ -36,7 +36,7 @@ add_action( 'wp_head', 'do_activate_header' ); /** * Loads styles specific to this page. - * + * * @since MU */ function wpmu_activate_stylesheet() { diff --git a/wp-admin/css/wp-admin-rtl.css b/wp-admin/css/wp-admin-rtl.css index 3e595ea3fa..c6a7b7e0a8 100644 --- a/wp-admin/css/wp-admin-rtl.css +++ b/wp-admin/css/wp-admin-rtl.css @@ -475,7 +475,7 @@ form.upgrade .hint { margin-left: 15px; margin-right: 52px; } - + .auto-fold #adminmenu div.wp-menu-image { float: right; width: 30px; diff --git a/wp-admin/css/wp-admin.css b/wp-admin/css/wp-admin.css index ec64173b39..2d8edf8dd8 100644 --- a/wp-admin/css/wp-admin.css +++ b/wp-admin/css/wp-admin.css @@ -8380,12 +8380,12 @@ a.widget-control-edit { background: url('../images/stars-2x.png?ver=20121108') repeat-x top left; background-size: 21px 37px; } - + .welcome-panel .welcome-panel-close:before { background-image: url('../images/xit-2x.gif'); background-size: 20px auto; } - + .welcome-panel .welcome-add-page { background: url('../images/welcome-icons-2x.png') no-repeat 0 -1px; background-size: 16px; @@ -8420,7 +8420,7 @@ a.widget-control-edit { background: url('../images/welcome-icons-2x.png') no-repeat 0px -46px; background-size: 16px; } - + .login h1 a { background-image: url('../images/wordpress-logo-2x.png?ver=20120412'); background-size: 274px 63px; @@ -8430,16 +8430,16 @@ a.widget-control-edit { background-image: url('../images/wp-badge-2x.png?ver=20120516'); background-size: 173px 194px; } - + .wp-full-overlay .collapse-sidebar-arrow { background-image: url('../images/arrows-2x.png'); background-size: 15px 123px; } - + .pressthis a span { background-image: url(../images/press-this-2x.png?v=20121105); } - + .imgedit-crop, .imgedit-rleft, .imgedit-rright, @@ -8450,7 +8450,7 @@ a.widget-control-edit { background-image: url('../images/imgedit-icons-2x.png'); background-size: 260px 64px; } - + .spinner, .imgedit-wait, .customize-loading #customize-container { diff --git a/wp-admin/customize.php b/wp-admin/customize.php index 77037b1cc0..6bfbe337e6 100644 --- a/wp-admin/customize.php +++ b/wp-admin/customize.php @@ -71,7 +71,7 @@ do_action( 'customize_controls_print_scripts' );
- +
is_theme_active() ? __( 'Save & Publish' ) : __( 'Save & Activate' ); @@ -82,7 +82,7 @@ do_action( 'customize_controls_print_scripts' );
- + theme()->get_screenshot(); $cannot_expand = ! ( $screenshot || $wp_customize->theme()->get('Description') ); diff --git a/wp-admin/install.php b/wp-admin/install.php index cdd5df6d00..6fe6303cb9 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -58,7 +58,7 @@ function display_header() { <?php _e( 'WordPress › Installation' ); ?> - diff --git a/wp-admin/menu-header.php b/wp-admin/menu-header.php index ec7ad4e9bf..25ebaa00fa 100644 --- a/wp-admin/menu-header.php +++ b/wp-admin/menu-header.php @@ -109,7 +109,7 @@ function _wp_menu_output( $menu, $submenu, $submenu_as_parent = true ) { if ( ! empty( $submenu_items ) ) { echo "\n\t