Housekeeping for blue refresh. Script bumps, image bumps, remove unused blue-specific files. see #15207.

git-svn-id: http://svn.automattic.com/wordpress/trunk@16146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-11-02 05:05:27 +00:00
parent 96d1193c56
commit 7a76c916c3
10 changed files with 23 additions and 17 deletions

File diff suppressed because one or more lines are too long

View File

@ -137,7 +137,7 @@ textarea.disabled {
.widget .widget-top,
.postbox h3,
.stuffbox h3 {
background: #dfdfdf url("../images/blue-grad.gif") repeat-x left top;
background: #dfdfdf url("../images/blue-grad.gif?ver=20101102") repeat-x left top;
text-shadow: #fff 0 1px 0;
}
@ -473,7 +473,7 @@ h3.dashboard-widget-title span,
h3.dashboard-widget-title small,
.find-box-head {
color: #333;
background: #dfdfdf url(../images/blue-grad.png) repeat-x scroll left top;
background: #dfdfdf url(../images/blue-grad.png?ver=20101102) repeat-x scroll left top;
}
th.sortable a:hover, th.sortable a:active, th.sortable a:focus {
@ -946,7 +946,7 @@ table.widefat .spam a:hover,
}
.wp_themeSkin tr.mceFirst td.mceToolbar {
background: #cfdfe9 url("../images/ed-bg-vs.gif") repeat-x scroll left top;
background: #cfdfe9 url("../images/ed-bg-vs.gif?ver=20101102") repeat-x scroll left top;
border-color: #cbc7c9;
}
@ -1048,20 +1048,20 @@ table.widefat .spam a:hover,
#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
background: transparent url(../images/menu-bits-vs.gif?ver=20100610) no-repeat scroll left -207px;
background: transparent url(../images/menu-bits-vs.gif?ver=20101102) no-repeat scroll left -207px;
}
#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
#adminmenu .wp-menu-open .wp-menu-toggle {
background: transparent url(../images/menu-bits-vs.gif?ver=20100610) no-repeat scroll left -109px;
background: transparent url(../images/menu-bits-vs.gif?ver=20101102) no-repeat scroll left -109px;
}
#adminmenu a.menu-top {
background: #eff8ff url(../images/menu-bits-vs.gif?ver=20100610) repeat-x scroll left -379px;
background: #eff8ff url(../images/menu-bits-vs.gif?ver=20101102) repeat-x scroll left -379px;
}
#adminmenu .wp-submenu a {
background: #fff url(../images/menu-bits-vs.gif?ver=20100610) no-repeat scroll 0 -99px;
background: #fff url(../images/menu-bits-vs.gif?ver=20101102) no-repeat scroll 0 -99px;
}
#adminmenu .wp-has-current-submenu ul li a {
@ -1082,7 +1082,7 @@ table.widefat .spam a:hover,
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
#adminmenu li.current a.menu-top {
background: #e0e0e0 url(../images/menu-bits-vs.gif?ver=20100610) top left repeat-x;
background: #e0e0e0 url(../images/menu-bits-vs.gif?ver=20101102) top left repeat-x;
border: #5589aa 1px solid;
color: #464646;
}
@ -1102,7 +1102,7 @@ table.widefat .spam a:hover,
}
#adminmenu .wp-submenu .current a.current {
background: transparent url(../images/menu-bits-vs.gif?ver=20100610) no-repeat scroll 0 -289px;
background: transparent url(../images/menu-bits-vs.gif?ver=20101102) no-repeat scroll 0 -289px;
}
#adminmenu .wp-submenu a:hover {
@ -1396,7 +1396,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
}
.meta-box-sortables .postbox:hover .handlediv {
background: transparent url(../images/menu-bits-vs.gif?ver=20100610) no-repeat scroll left -111px;
background: transparent url(../images/menu-bits-vs.gif?ver=20101102) no-repeat scroll left -111px;
}
#major-publishing-actions {
@ -1409,7 +1409,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
.tablenav .tablenav-pages a {
border-color: #D1E5EE;
background: #eee url('../images/menu-bits-vs.gif?ver=20100610') repeat-x scroll left -379px;
background: #eee url('../images/menu-bits-vs.gif?ver=20101102') repeat-x scroll left -379px;
}
.tablenav .tablenav-pages a:hover {
@ -1604,7 +1604,7 @@ background-image:url("../images/screen-options-right-vs.gif?ver=20100531");
}
#header-logo {
background: transparent url(../images/wp-logo-vs.png?ver=20100531) no-repeat scroll center center;
background: transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;
}
.popular-tags,
@ -1636,7 +1636,7 @@ div.widgets-sortables,
#widgets-left .sidebar-name {
background-color: #aaa;
background-image: url(../images/ed-bg-vs.gif);
background-image: url(../images/ed-bg-vs.gif?ver=20101102);
text-shadow: #fff 0 1px 0;
border-color: #dfdfdf;
}
@ -1659,7 +1659,7 @@ div.widgets-sortables,
}
#widgets-left .sidebar-name-arrow {
background: transparent url(../images/menu-bits-vs.gif?ver=20100610) no-repeat scroll left -109px;
background: transparent url(../images/menu-bits-vs.gif?ver=20101102) no-repeat scroll left -109px;
}
#widgets-right .sidebar-name-arrow {
@ -1705,7 +1705,7 @@ div.widgets-sortables,
}
#nav-menu-header, #nav-menu-footer, .menu-item-handle {
background: url("../images/ed-bg-vs.gif") repeat-x scroll left top #cfdfe9;
background: url("../images/ed-bg-vs.gif?ver=20101102") repeat-x scroll left top #cfdfe9;
border-top: solid #cbc7b9 1px;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -231,6 +231,12 @@ $_old_files = array(
'wp-admin/link-category.php',
'wp-admin/edit-link-category-form.php',
'wp-admin/sidebar.php',
'wp-admin/images/list-vs.png',
'wp-admin/images/button-grad-vs.png',
'wp-admin/images/button-grad-active-vs.png',
'wp-admin/images/fav-arrow-vs.png',
'wp-admin/images/fav-arrow-vs-rtl.png',
'wp-admin/images/fav-top-vs.png',
);
/**

View File

@ -473,7 +473,7 @@ function wp_default_styles( &$styles ) {
$styles->add_data( 'ie', 'conditional', 'lte IE 7' );
// all colors stylesheets need to have the same query strings (cache manifest compat)
$colors_version = '20101026';
$colors_version = '20101102';
// Register "meta" stylesheet for admin colors. All colors-* style sheets should have the same version string.
$styles->add( 'colors', true, array(), $colors_version );