Remove unused images, props helenyhou, coffee2code, ocean90, fixes #20980
git-svn-id: https://develop.svn.wordpress.org/trunk@21498 602fd350-edb4-49c9-b593-d223f7449a82
@ -479,10 +479,6 @@ table.ie-fixed {
|
||||
width: 145px;
|
||||
}
|
||||
|
||||
* html .widget-top .widget-title-action a {
|
||||
background: url("../images/menu-bits.gif?ver=20100610") no-repeat scroll 0 -110px;
|
||||
}
|
||||
|
||||
* html div.widget-liquid-left {
|
||||
width: 99%;
|
||||
}
|
||||
@ -517,10 +513,6 @@ table.ie-fixed {
|
||||
border: 1px solid #dfdfdf;
|
||||
}
|
||||
|
||||
* html .meta-box-sortables .postbox .handlediv {
|
||||
background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;
|
||||
}
|
||||
|
||||
* html .edit-box {
|
||||
display: inline;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 133 B |
Before Width: | Height: | Size: 337 B |
Before Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 243 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 190 B |
Before Width: | Height: | Size: 785 B |
Before Width: | Height: | Size: 243 B |
Before Width: | Height: | Size: 241 B |
Before Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 214 B |
Before Width: | Height: | Size: 213 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 559 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 564 B |
Before Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 950 B |
Before Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 62 B |
Before Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 72 B |
Before Width: | Height: | Size: 71 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 210 B |
Before Width: | Height: | Size: 213 B |
Before Width: | Height: | Size: 334 B |
@ -398,6 +398,46 @@ $_old_files = array(
|
||||
// 3.5
|
||||
'wp-admin/gears-manifest.php',
|
||||
'wp-admin/includes/manifest.php',
|
||||
'wp-admin/images/archive-link.png',
|
||||
'wp-admin/images/blue-grad.png',
|
||||
'wp-admin/images/button-grad-active.png',
|
||||
'wp-admin/images/button-grad.png',
|
||||
'wp-admin/images/ed-bg-vs.gif',
|
||||
'wp-admin/images/ed-bg.gif',
|
||||
'wp-admin/images/fade-butt.png',
|
||||
'wp-admin/images/fav-arrow-rtl.gif',
|
||||
'wp-admin/images/fav-arrow.gif',
|
||||
'wp-admin/images/fav-vs.png',
|
||||
'wp-admin/images/fav.png',
|
||||
'wp-admin/images/gray-grad.png',
|
||||
'wp-admin/images/loading-publish.gif',
|
||||
'wp-admin/images/logo-ghost.png',
|
||||
'wp-admin/images/logo.gif',
|
||||
'wp-admin/images/menu-arrow-frame-rtl.png',
|
||||
'wp-admin/images/menu-arrow-frame.png',
|
||||
'wp-admin/images/menu-arrows.gif',
|
||||
'wp-admin/images/menu-bits-rtl-vs.gif',
|
||||
'wp-admin/images/menu-bits-rtl.gif',
|
||||
'wp-admin/images/menu-bits-vs.gif',
|
||||
'wp-admin/images/menu-bits.gif',
|
||||
'wp-admin/images/menu-dark-rtl-vs.gif',
|
||||
'wp-admin/images/menu-dark-rtl.gif',
|
||||
'wp-admin/images/menu-dark-vs.gif',
|
||||
'wp-admin/images/menu-dark.gif',
|
||||
'wp-admin/images/required.gif',
|
||||
'wp-admin/images/screen-options-toggle-vs.gif',
|
||||
'wp-admin/images/screen-options-toggle.gif',
|
||||
'wp-admin/images/toggle-arrow-rtl.gif',
|
||||
'wp-admin/images/toggle-arrow.gif',
|
||||
'wp-admin/images/upload-classic.png',
|
||||
'wp-admin/images/upload-fresh.png',
|
||||
'wp-admin/images/white-grad-active.png',
|
||||
'wp-admin/images/white-grad.png',
|
||||
'wp-admin/images/widgets-arrow-vs.gif',
|
||||
'wp-admin/images/widgets-arrow.gif',
|
||||
'wp-includes/images/upload.png',
|
||||
// Don't delete, yet: 'wp-admin/images/media-button-music.gif',
|
||||
// Don't delete, yet: 'wp-admin/images/media-button-other.gif',
|
||||
);
|
||||
|
||||
/**
|
||||
|
Before Width: | Height: | Size: 814 B |