Index: wp-admin/css/colors-fresh.css
===================================================================
--- wp-admin/css/colors-fresh.css	(revision 23953)
+++ wp-admin/css/colors-fresh.css	(working copy)
@@ -1591,7 +1591,7 @@
 .view-switch #view-switch-list,
 .view-switch #view-switch-excerpt {
 	background-color: transparent;
-	background-image: url('../images/list.png');
+	background-image: url(../images/list.png);
 	background-repeat: no-repeat;
 }
 
@@ -2032,7 +2032,7 @@
   (min-resolution: 120dpi) {
 
 	.curtime #timestamp {
-		background-image: url("../images/date-button-2x.gif?ver=20120916");
+		background-image: url(../images/date-button-2x.gif?ver=20120916);
 		background-size: 16px auto;
 	}
 
@@ -2040,7 +2040,7 @@
 	#bulk-titles div a,
 	.tagchecklist span a:hover,
 	#bulk-titles div a:hover {
-		background-image: url("../images/xit-2x.gif?ver=20120916");
+		background-image: url(../images/xit-2x.gif?ver=20120916);
 		background-size: 20px auto;
 	}
 
@@ -2056,7 +2056,7 @@
 	.rtl #adminmenu .wp-menu-open .wp-menu-toggle,
 	.js.rtl .meta-box-sortables .postbox:hover .handlediv,
 	.rtl .sidebar-name-arrow {
-		background-image: url("../images/arrows-2x.png?ver=20120916");
+		background-image: url(../images/arrows-2x.png?ver=20120916);
 		background-size: 15px 123px;
 	}
 
@@ -2067,13 +2067,13 @@
 	.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
 	.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,
 	.rtl .sidebar-name:hover .sidebar-name-arrow {
-		background-image: url("../images/arrows-dark-2x.png?ver=20120916");
+		background-image: url(../images/arrows-dark-2x.png?ver=20120916);
 		background-size: 15px 123px;
 	}
 
 	.view-switch #view-switch-list,
 	.view-switch #view-switch-excerpt {
-		background-image: url("../images/list-2x.png?ver=20120916");
+		background-image: url(../images/list-2x.png?ver=20120916);
 		background-size: 80px 20px;
 	}
 
@@ -2140,12 +2140,12 @@
 	.menu-icon-site div.wp-menu-image,
 	.icon16.icon-generic,
 	.menu-icon-generic div.wp-menu-image {
-		background-image: url('../images/menu-2x.png?ver=20121105');
+		background-image: url(../images/menu-2x.png?ver=20121105);
 		background-size: 390px 64px;
 	}
 
 	#header-logo {
-		background-image: url('../images/wp-logo-2x.png?ver=20120916');
+		background-image: url(../images/wp-logo-2x.png?ver=20120916);
 		background-size: 16px auto;
 	}
 
Index: wp-admin/css/install.css
===================================================================
--- wp-admin/css/install.css	(revision 23953)
+++ wp-admin/css/install.css	(working copy)
@@ -64,7 +64,7 @@
 	text-align:center
 }
 #logo a {
-	background-image: url('../images/wordpress-logo.png?ver=20120216');
+	background-image: url(../images/wordpress-logo.png?ver=20120216);
 	background-size: 274px 63px;
 	background-position: top center;
 	background-repeat: no-repeat;
@@ -79,7 +79,7 @@
   (-webkit-min-device-pixel-ratio: 1.25),
   (min-resolution: 120dpi) {
 	#logo a {
-		background-image: url('../images/wordpress-logo-2x.png?ver=20120412');
+		background-image: url(../images/wordpress-logo-2x.png?ver=20120412);
 		background-size: 274px 63px;
 	}
 }
Index: wp-admin/css/wp-admin-rtl.css
===================================================================
--- wp-admin/css/wp-admin-rtl.css	(revision 23953)
+++ wp-admin/css/wp-admin-rtl.css	(working copy)
@@ -130,7 +130,7 @@
 }
 
 input[type="text"].ui-autocomplete-loading {
-	background: transparent url('../images/loading.gif') no-repeat left center;
+	background: transparent url(../images/loading.gif) no-repeat left center;
 }
 
 ul#add-to-blog-users {
@@ -542,7 +542,7 @@
 }
 
 .post-com-count {
-	background-image: url('../images/bubble_bg-rtl.gif');
+	background-image: url(../images/bubble_bg-rtl.gif);
 }
 
 .column-response .post-com-count {
@@ -930,7 +930,7 @@
 }
 
 #post-body .wp_themeSkin .mceStatusbar a.mceResize {
-	background: transparent url('../images/resize-rtl.gif') no-repeat scroll left bottom;
+	background: transparent url(../images/resize-rtl.gif) no-repeat scroll left bottom;
 	cursor: sw-resize;
 }
 
@@ -1704,7 +1704,7 @@
 }
 
 #content-resize-handle {
-	background: transparent url('../images/resize-rtl.gif') no-repeat scroll left bottom;
+	background: transparent url(../images/resize-rtl.gif) no-repeat scroll left bottom;
 	right: auto;
 	left: 2px;
 	cursor: sw-resize;
@@ -1756,7 +1756,7 @@
 .wp-full-overlay .collapse-sidebar-arrow {
 	margin-right: 2px;
 	margin-left: 0;
-	background: transparent url('../images/arrows.png') no-repeat 0 -108px;
+	background: transparent url(../images/arrows.png) no-repeat 0 -108px;
 }
 
 .wp-full-overlay.collapsed .collapse-sidebar-arrow {
@@ -2365,10 +2365,10 @@
 
 /* Star ratings */
 div.star-holder {
-	background: url('../images/stars-rtl.png?ver=20121108') repeat-x bottom right;
+	background: url(../images/stars-rtl.png?ver=20121108) repeat-x bottom right;
 }
 div.star-holder .star-rating {
-	background: url('../images/stars-rtl.png?ver=20121108') repeat-x top right;
+	background: url(../images/stars-rtl.png?ver=20121108) repeat-x top right;
 	float: right;
 }
 
@@ -2661,33 +2661,33 @@
   (-webkit-min-device-pixel-ratio: 1.25),
   (min-resolution: 120dpi) {
 	.post-com-count {
-		background-image: url('../images/bubble_bg-rtl-2x.gif');
+		background-image: url(../images/bubble_bg-rtl-2x.gif);
 		background-size: 18px 100px;
 	}
 
 	#content-resize-handle, #post-body .wp_themeSkin .mceStatusbar a.mceResize {
-		background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll right bottom;
+		background: transparent url(../images/resize-rtl-2x.gif) no-repeat scroll right bottom;
 		background-size: 11px 11px;
 	}
 
 	.wp-full-overlay .collapse-sidebar-arrow {
-		background-image: url('../images/arrows-2x.png');
+		background-image: url(../images/arrows-2x.png);
 		background-size: 15px 123px;
 	}
 
 	div.star-holder {
-		background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x bottom right;
+		background: url(../images/stars-rtl-2x.png?ver=20121108) repeat-x bottom right;
 		background-size: 21px 37px;
 	}
 
 	div.star-holder .star-rating {
-		background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x top right;
+		background: url(../images/stars-rtl-2x.png?ver=20121108) repeat-x top right;
 		background-size: 21px 37px;
 	}
 
 	#post-body .wp_themeSkin .mceStatusbar a.mceResize,
 	#content-resize-handle {
-		background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll left bottom;
+		background: transparent url(../images/resize-rtl-2x.gif) no-repeat scroll left bottom;
 	}
 }
 
Index: wp-admin/css/wp-admin.css
===================================================================
--- wp-admin/css/wp-admin.css	(revision 23953)
+++ wp-admin/css/wp-admin.css	(working copy)
@@ -955,7 +955,7 @@
 }
 
 input[type="text"].ui-autocomplete-loading {
-	background: transparent url('../images/loading.gif') no-repeat right center;
+	background: transparent url(../images/loading.gif) no-repeat right center;
 	visibility: visible;
 }
 
@@ -1856,7 +1856,7 @@
 }
 
 .post-com-count {
-	background-image: url('../images/bubble_bg.gif');
+	background-image: url(../images/bubble_bg.gif);
 	height: 1.3em;
 	line-height: 1.1em;
 	display: block;
@@ -1902,7 +1902,7 @@
 }
 
 th .comment-grey-bubble {
-	background-image: url('../images/comment-grey-bubble.png');
+	background-image: url(../images/comment-grey-bubble.png);
 	background-repeat: no-repeat;
 	height: 12px;
 	width: 12px;
@@ -2303,7 +2303,7 @@
 	left: -12px;
 	width: 10px;
 	height: 100%;
-	background: url('../images/xit.gif') 0 17% no-repeat;
+	background: url(../images/xit.gif) 0 17% no-repeat;
 }
 
 .welcome-panel .welcome-panel-close:hover:before {
@@ -2346,7 +2346,7 @@
 .welcome-panel .welcome-icon {
 	display: block;
 	padding: 2px 0 8px 32px;
-	background-image: url('../images/welcome-icons.png');
+	background-image: url(../images/welcome-icons.png);
 	background-repeat: no-repeat;
 	background-size: 16px;
 }
@@ -2527,12 +2527,12 @@
 	height: 4px;
 	margin-top: 8px;
 	margin-left: 7px;
-	background-image: url('../images/sort.gif');
+	background-image: url(../images/sort.gif);
 	background-repeat: no-repeat;
 }
 
 tr.wp-locked .locked-indicator {
-	background: url('../images/lock.png') no-repeat;
+	background: url(../images/lock.png) no-repeat;
 	margin: -2px 0 0 6px;
 	height: 16px;
 	width: 16px;
@@ -3316,7 +3316,7 @@
 
 #post-body .wp_themeSkin .mceStatusbar a.mceResize {
 	display: block;
-	background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
+	background: transparent url(../images/resize.gif) no-repeat scroll right bottom;
 	width: 12px;
 	cursor: se-resize;
 	margin: 0 1px;
@@ -3329,7 +3329,7 @@
 }
 
 #content-resize-handle {
-	background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
+	background: transparent url(../images/resize.gif) no-repeat scroll right bottom;
 	width: 12px;
 	cursor: se-resize;
 	position: absolute;
@@ -4937,7 +4937,7 @@
 }
 
 .imgedit-crop {
-	background: transparent url('../images/imgedit-icons.png') no-repeat scroll -9px -31px;
+	background: transparent url(../images/imgedit-icons.png) no-repeat scroll -9px -31px;
 	margin: 0 8px 0 0;
 }
 
@@ -4950,7 +4950,7 @@
 }
 
 .imgedit-rleft {
-	background: transparent url('../images/imgedit-icons.png') no-repeat scroll -46px -31px;
+	background: transparent url(../images/imgedit-icons.png) no-repeat scroll -46px -31px;
 	margin: 0 3px;
 }
 
@@ -4963,7 +4963,7 @@
 }
 
 .imgedit-rright {
-	background: transparent url('../images/imgedit-icons.png') no-repeat scroll -77px -31px;
+	background: transparent url(../images/imgedit-icons.png) no-repeat scroll -77px -31px;
 	margin: 0 8px 0 3px;
 }
 
@@ -4976,7 +4976,7 @@
 }
 
 .imgedit-flipv {
-	background: transparent url('../images/imgedit-icons.png') no-repeat scroll -115px -31px;
+	background: transparent url(../images/imgedit-icons.png) no-repeat scroll -115px -31px;
 	margin: 0 3px;
 }
 
@@ -4989,7 +4989,7 @@
 }
 
 .imgedit-fliph {
-	background: transparent url('../images/imgedit-icons.png') no-repeat scroll -147px -31px;
+	background: transparent url(../images/imgedit-icons.png) no-repeat scroll -147px -31px;
 	margin: 0 8px 0 3px;
 }
 
@@ -5002,7 +5002,7 @@
 }
 
 .imgedit-undo {
-	background: transparent url('../images/imgedit-icons.png') no-repeat scroll -184px -31px;
+	background: transparent url(../images/imgedit-icons.png) no-repeat scroll -184px -31px;
 	margin: 0 3px;
 }
 
@@ -5015,7 +5015,7 @@
 }
 
 .imgedit-redo {
-	background: transparent url('../images/imgedit-icons.png') no-repeat scroll -215px -31px;
+	background: transparent url(../images/imgedit-icons.png) no-repeat scroll -215px -31px;
 	margin: 0 8px 0 3px;
 }
 
@@ -5941,7 +5941,7 @@
 	font-size: 14px;
 	text-align: center;
 	margin: 0 -5px;
-	background: url('../images/wp-badge.png?ver=20111120') no-repeat;
+	background: url(../images/wp-badge.png?ver=20111120) no-repeat;
 }
 
 .about-wrap .wp-badge {
@@ -6335,7 +6335,7 @@
 	display: block;
 	width: 15px;
 	height: 15px;
-	background: transparent url('../images/arrows.png') no-repeat -1px -73px;
+	background: transparent url(../images/arrows.png) no-repeat -1px -73px;
 }
 
 .wp-full-overlay.collapsed .collapse-sidebar-arrow {
@@ -6413,7 +6413,7 @@
 }
 
 .customize-loading #customize-container {
-	background: #fff url("../images/wpspin_light.gif") no-repeat fixed center center;
+	background: #fff url(../images/wpspin_light.gif) no-repeat fixed center center;
 	background-size: 16px 16px;
 }
 
@@ -7322,7 +7322,7 @@
 }
 
 .login h1 a {
-	background-image: url('../images/wordpress-logo.png?ver=20120216');
+	background-image: url(../images/wordpress-logo.png?ver=20120216);
 	background-size: 274px 63px;
 	background-position: top center;
 	background-repeat: no-repeat;
@@ -8226,11 +8226,11 @@
 	position: relative;
 	height: 17px;
 	width: 100px;
-	background: url('../images/stars.png?ver=20121108') repeat-x bottom left;
+	background: url(../images/stars.png?ver=20121108) repeat-x bottom left;
 }
 
 div.star-holder .star-rating {
-	background: url('../images/stars.png?ver=20121108') repeat-x top left;
+	background: url(../images/stars.png?ver=20121108) repeat-x top left;
 	height: 17px;
 	float: left;
 }
@@ -9378,29 +9378,29 @@
   (min-resolution: 120dpi) {
 
 	.press-this .tagchecklist span a {
-	 	background-image: url('../images/xit-2x.gif');
+	 	background-image: url(../images/xit-2x.gif);
 	 	background-size: 20px auto;
 	 }
 
 	.js .postbox:hover .handlediv,
 	.js .stuffbox:hover .handlediv,
 	.widget-top a.widget-action {
-	 	background-image: url('../images/arrows-2x.png');
+	 	background-image: url(../images/arrows-2x.png);
 	 	background-size: 15px 123px;
 	 }
 
 	.widget-top a.widget-action:hover {
-	 	background-image: url('../images/arrows-dark-2x.png');
+	 	background-image: url(../images/arrows-dark-2x.png);
 	 	background-size: 15px 123px;
 	}
 
 	.post-com-count {
-		background-image: url('../images/bubble_bg-2x.gif');
+		background-image: url(../images/bubble_bg-2x.gif);
 		background-size: 18px 100px;
 	}
 
 	tr.wp-locked .locked-indicator  {
-		background-image: url('../images/lock-2x.png');
+		background-image: url(../images/lock-2x.png);
 		background-size: 16px 16px;
 	}
 
@@ -9410,52 +9410,52 @@
 	}
 
 	th .comment-grey-bubble {
-		background-image: url('../images/comment-grey-bubble-2x.png');
+		background-image: url(../images/comment-grey-bubble-2x.png);
 		background-size: 12px 12px;
 	}
 
 	.sorting-indicator {
-		background-image: url('../images/sort-2x.gif?ver=20130102');
+		background-image: url(../images/sort-2x.gif?ver=20130102);
 		background-size: 14px 4px;
 	}
 
 	#content-resize-handle,
 	#post-body .wp_themeSkin .mceStatusbar a.mceResize {
-		background: transparent url('../images/resize-2x.gif') no-repeat scroll right bottom;
+		background: transparent url(../images/resize-2x.gif) no-repeat scroll right bottom;
 		background-size: 11px 11px;
 	}
 
 	div.star-holder {
-		background: url('../images/stars-2x.png?ver=20121108') repeat-x bottom left;
+		background: url(../images/stars-2x.png?ver=20121108) repeat-x bottom left;
 		background-size: 21px 37px;
 	}
 
 	div.star-holder .star-rating {
-		background: url('../images/stars-2x.png?ver=20121108') repeat-x top left;
+		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-image: url(../images/xit-2x.gif);
 		background-size: 20px auto;
 	}
 
 	.welcome-panel .welcome-icon {
-		background-image: url('../images/welcome-icons-2x.png');
+		background-image: url(../images/welcome-icons-2x.png);
 	}
 
 	.login h1 a {
-		background-image: url('../images/wordpress-logo-2x.png?ver=20120412');
+		background-image: url(../images/wordpress-logo-2x.png?ver=20120412);
 		background-size: 274px 63px;
 	}
 
 	.wp-badge {
-		background-image: url('../images/wp-badge-2x.png?ver=20120516');
+		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-image: url(../images/arrows-2x.png);
 	 	background-size: 15px 123px;
 	 }
 
@@ -9470,7 +9470,7 @@
 	.imgedit-fliph,
 	.imgedit-undo,
 	.imgedit-redo {
-		background-image: url('../images/imgedit-icons-2x.png');
+		background-image: url(../images/imgedit-icons-2x.png);
 		background-size: 260px 64px;
 	}
 
Index: wp-admin/css/media.css
===================================================================
--- wp-admin/css/media.css	(revision 23953)
+++ wp-admin/css/media.css	(working copy)
@@ -332,22 +332,22 @@
   (min-resolution: 120dpi) {
 
 	.image-align-none-label {
-		background-image: url("../images/align-none-2x.png?ver=20120916");
+		background-image: url(../images/align-none-2x.png?ver=20120916);
 		background-size: 21px 15px;
 	}
 
 	.image-align-left-label {
-		background-image: url("../images/align-left-2x.png?ver=20120916");
+		background-image: url(../images/align-left-2x.png?ver=20120916);
 		background-size: 22px 15px;
 	}
 
 	.image-align-center-label {
-		background-image: url("../images/align-center-2x.png?ver=20120916");
+		background-image: url(../images/align-center-2x.png?ver=20120916);
 		background-size: 21px 15px;
 	}
 
 	.image-align-right-label {
-		background-image: url("../images/align-right-2x.png?ver=20120916");
+		background-image: url(../images/align-right-2x.png?ver=20120916);
 		background-size: 22px 15px;
 	}
 }
Index: wp-admin/css/colors-classic.css
===================================================================
--- wp-admin/css/colors-classic.css	(revision 23953)
+++ wp-admin/css/colors-classic.css	(working copy)
@@ -1681,7 +1681,7 @@
 .view-switch #view-switch-list,
 .view-switch #view-switch-excerpt {
 	background-color: transparent;
-	background-image: url('../images/list.png');
+	background-image: url(../images/list.png);
 	background-repeat: no-repeat;
 }
 
@@ -2124,7 +2124,7 @@
   (min-resolution: 120dpi) {
 
 	.curtime #timestamp {
-		background-image: url("../images/date-button-2x.gif?ver=20120916");
+		background-image: url(../images/date-button-2x.gif?ver=20120916);
 		background-size: 16px auto;
 	}
 
@@ -2132,7 +2132,7 @@
 	#bulk-titles div a,
 	.tagchecklist span a:hover,
 	#bulk-titles div a:hover {
-		background-image: url("../images/xit-2x.gif?ver=20120916");
+		background-image: url(../images/xit-2x.gif?ver=20120916);
 		background-size: 20px auto;
 	}
 
@@ -2148,7 +2148,7 @@
 	.rtl #adminmenu .wp-menu-open .wp-menu-toggle,
 	.js.rtl .meta-box-sortables .postbox:hover .handlediv,
 	.rtl .sidebar-name-arrow {
-		background-image: url("../images/arrows-vs-2x.png?ver=20120916");
+		background-image: url(../images/arrows-vs-2x.png?ver=20120916);
 		background-size: 15px 123px;
 	}
 
@@ -2159,13 +2159,13 @@
 	.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
 	.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,
 	.rtl .sidebar-name:hover .sidebar-name-arrow {
-		background-image: url("../images/arrows-dark-vs-2x.png?ver=20120916");
+		background-image: url(../images/arrows-dark-vs-2x.png?ver=20120916);
 		background-size: 15px 123px;
 	}
 
 	.view-switch #view-switch-list,
 	.view-switch #view-switch-excerpt {
-		background-image: url("../images/list-2x.png?ver=20120916");
+		background-image: url(../images/list-2x.png?ver=20120916);
 		background-size: 80px 20px;
 	}
 
@@ -2232,12 +2232,12 @@
 	.menu-icon-site div.wp-menu-image,
 	.icon16.icon-generic,
 	.menu-icon-generic div.wp-menu-image {
-		background-image: url('../images/menu-vs-2x.png?ver=20121105');
+		background-image: url(../images/menu-vs-2x.png?ver=20121105);
 		background-size: 390px 64px;
 	}
 
 	#header-logo {
-		background-image: url('../images/wp-logo-vs-2x.png?ver=20120916');
+		background-image: url(../images/wp-logo-vs-2x.png?ver=20120916);
 		background-size: 16px auto;
 	}
 
