Index: wp-admin/css/wp-admin-rtl.css
===================================================================
--- wp-admin/css/wp-admin-rtl.css	(revision 23386)
+++ wp-admin/css/wp-admin-rtl.css	(working copy)
@@ -127,7 +127,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 {
@@ -539,7 +539,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 {
@@ -924,7 +924,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;
 }
 
@@ -1676,7 +1676,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;
@@ -1728,7 +1728,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 {
@@ -2309,10 +2309,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;
 }
 
@@ -2542,33 +2542,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 23386)
+++ wp-admin/css/wp-admin.css	(working copy)
@@ -953,7 +953,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;
 }
 
@@ -1854,7 +1854,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;
@@ -1900,7 +1900,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;
@@ -2301,7 +2301,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 {
@@ -2344,7 +2344,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;
 }
@@ -2523,12 +2523,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/lock16.png') no-repeat;
+	background: url("../images/lock16.png") no-repeat;
 	margin: -2px 0 0 8px;
 	height: 16px;
 	width: 16px;
@@ -3269,7 +3269,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;
@@ -3282,7 +3282,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;
@@ -4179,7 +4179,7 @@
 .imgedit-wait {
 	position: absolute;
 	top: 0;
-	background: #fff url(../images/wpspin_light.gif) no-repeat scroll 22px 10px;
+	background: #fff url("../images/wpspin_light.gif") no-repeat scroll 22px 10px;
 	background-size: 16px 16px;
 	opacity: 0.7;
 	filter: alpha(opacity=70);
@@ -4189,7 +4189,7 @@
 }
 
 .spinner {
-	background: url(../images/wpspin_light.gif) no-repeat;
+	background: url("../images/wpspin_light.gif") no-repeat;
 	background-size: 16px 16px;
 	display: none;
 	float: right;
@@ -4246,7 +4246,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;
 }
 
@@ -4259,7 +4259,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;
 }
 
@@ -4272,7 +4272,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;
 }
 
@@ -4285,7 +4285,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;
 }
 
@@ -4298,7 +4298,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;
 }
 
@@ -4311,7 +4311,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;
 }
 
@@ -4324,7 +4324,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;
 }
 
@@ -5091,7 +5091,7 @@
 }
 
 .pressthis a span {
-	background: url(../images/press-this.png?v=20120502) no-repeat 0px 5px;
+	background: url("../images/press-this.png?v=20120502") no-repeat 0px 5px;
 	background-size: 24px 20px;
 	padding: 8px 11px 8px 27px;
 	margin: 0 5px;
@@ -5258,7 +5258,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 {
@@ -5648,7 +5648,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 {
@@ -6634,7 +6634,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;
@@ -7404,11 +7404,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;
 }
@@ -7595,7 +7595,7 @@
 }
 
 .press-this .tagchecklist span a {
-	background: transparent url(../images/xit.gif) no-repeat 0 0;
+	background: transparent url("../images/xit.gif") no-repeat 0 0;
 }
 
 .press-this #titlediv {
@@ -7698,7 +7698,7 @@
 
 .js .postbox:hover .handlediv,
 .js .stuffbox:hover .handlediv {
-	background: transparent url(../images/arrows.png) no-repeat 6px 7px;
+	background: transparent url("../images/arrows.png") no-repeat 6px 7px;
 }
 
 .press-this #submitdiv:hover .handlediv {
@@ -8164,11 +8164,11 @@
 }
 
 .widget-top a.widget-action {
-	background: transparent url(../images/arrows.png) no-repeat 4px 6px;
+	background: transparent url("../images/arrows.png") no-repeat 4px 6px;
 }
 
 .widget-top a.widget-action:hover {
-	background: transparent url(../images/arrows-dark.png) no-repeat 4px 6px;
+	background: transparent url("../images/arrows-dark.png") no-repeat 4px 6px;
 }
 
 .widget .widget-inside,
@@ -8431,79 +8431,79 @@
   (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;
 	}
 
 	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;
 	 }
 
 	.pressthis a span {
-		background-image: url(../images/press-this-2x.png?v=20121105);
+		background-image: url("../images/press-this-2x.png?v=20121105");
 	}
 
 	.imgedit-crop,
@@ -8513,14 +8513,14 @@
 	.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;
 	}
 
 	.spinner,
 	.imgedit-wait,
 	.customize-loading #customize-container {
-		background-image: url(../images/wpspin_light-2x.gif);
+		background-image: url("../images/wpspin_light-2x.gif");
 	}
 }
 
Index: wp-admin/css/media.css
===================================================================
--- wp-admin/css/media.css	(revision 23386)
+++ wp-admin/css/media.css	(working copy)
@@ -52,19 +52,19 @@
 /* specific to the image upload form */
 
 .image-align-none-label {
-	background: url(../images/align-none.png) no-repeat center left;
+	background: url("../images/align-none.png") no-repeat center left;
 }
 
 .image-align-left-label {
-	background: url(../images/align-left.png) no-repeat center left;
+	background: url("../images/align-left.png") no-repeat center left;
 }
 
 .image-align-center-label {
-	background: url(../images/align-center.png) no-repeat center left;
+	background: url("../images/align-center.png") no-repeat center left;
 }
 
 .image-align-right-label {
-	background: url(../images/align-right.png) no-repeat center left;
+	background: url("../images/align-right.png") no-repeat center left;
 }
 
 tr.image-size td {
Index: wp-admin/css/colors-classic.css
===================================================================
--- wp-admin/css/colors-classic.css	(revision 23386)
+++ wp-admin/css/colors-classic.css	(working copy)
@@ -702,7 +702,7 @@
 }
 
 .curtime #timestamp {
-	background-image: url(../images/date-button.gif);
+	background-image: url("../images/date-button.gif");
 }
 
 #quicktags #ed_link {
@@ -719,12 +719,12 @@
 
 .tagchecklist span a,
 #bulk-titles div a {
-	background: url(../images/xit.gif) no-repeat;
+	background: url("../images/xit.gif") no-repeat;
 }
 
 .tagchecklist span a:hover,
 #bulk-titles div a:hover {
-	background: url(../images/xit.gif) no-repeat -10px 0;
+	background: url("../images/xit.gif") no-repeat -10px 0;
 }
 
 #update-nag, .update-nag {
@@ -777,7 +777,7 @@
 
 #screen-meta-links a {
 	color: #606060;
-	background: transparent url(../images/arrows.png) no-repeat right 4px;
+	background: transparent url("../images/arrows.png") no-repeat right 4px;
 }
 
 #screen-meta-links a:hover,
@@ -985,7 +985,7 @@
 
 #adminmenushadow,
 #adminmenuback {
-	background-image: url(../images/menu-shadow.png);
+	background-image: url("../images/menu-shadow.png");
 	background-position: top right;
 	background-repeat: repeat-y;
 }
@@ -1127,7 +1127,7 @@
 }
 
 #collapse-button div {
-	background: transparent url(../images/arrows-vs.png) no-repeat 0 -72px;
+	background: transparent url("../images/arrows-vs.png") no-repeat 0 -72px;
 }
 
 .folded #collapse-button div {
@@ -1199,7 +1199,7 @@
 .menu-icon-site div.wp-menu-image,
 .icon16.icon-generic,
 .menu-icon-generic div.wp-menu-image {
-	background-image: url(../images/menu-vs.png?ver=20121105);
+	background-image: url("../images/menu-vs.png?ver=20121105");
 }
 
 .icon16.icon-dashboard,
@@ -1380,7 +1380,7 @@
 #icon-ms-admin,
 .icon32.icon-generic,
 #icon-generic {
-	background-image: url(../images/icons32-vs.png?ver=20121105);
+	background-image: url("../images/icons32-vs.png?ver=20121105");
 }
 
 .icon32.icon-post,
@@ -1548,7 +1548,7 @@
 }
 
 .js .meta-box-sortables .postbox:hover .handlediv {
-	background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px;
+	background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px;
 }
 
 .tablenav .tablenav-pages {
@@ -1633,7 +1633,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;
 }
 
@@ -1654,7 +1654,7 @@
 }
 
 #header-logo {
-	background: transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;
+	background: transparent url("../images/wp-logo-vs.png?ver=20101102") no-repeat scroll center center;
 }
 
 .popular-tags,
@@ -1692,11 +1692,11 @@
 }
 
 .js .sidebar-name-arrow {
-	background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px;
 }
 
 .js .sidebar-name:hover .sidebar-name-arrow {
-	background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px;
 }
 
 .in-widget-title {
@@ -1812,12 +1812,12 @@
 }
 
 .nav-menus-php .item-edit {
-	background: transparent url(../images/arrows-vs.png) no-repeat 8px 10px;
+	background: transparent url("../images/arrows-vs.png") no-repeat 8px 10px;
 	border-bottom-color: #eff8ff;
 }
 
 .nav-menus-php .item-edit:hover {
-	background: transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px;
+	background: transparent url("../images/arrows-dark-vs.png") no-repeat 8px 10px;
 }
 
 .menu-item-settings { /* Menu editing */
@@ -2007,7 +2007,7 @@
 /* Menu */
 .rtl #adminmenushadow,
 .rtl #adminmenuback {
-	background-image: url(../images/menu-shadow-rtl.png);
+	background-image: url("../images/menu-shadow-rtl.png");
 	background-position: top left;
 }
 
@@ -2051,7 +2051,7 @@
 
 /* edit image */
 .js.rtl .meta-box-sortables .postbox:hover .handlediv {
-	background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px;
+	background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px;
 }
 
 .rtl #post-body .misc-pub-section {
@@ -2060,11 +2060,11 @@
 }
 
 .js.rtl .sidebar-name-arrow {
-	background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px;
 }
 
 .js.rtl .sidebar-name:hover .sidebar-name-arrow {
-	background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px;
 }
 
 /**
@@ -2154,7 +2154,7 @@
 	#icon-ms-admin,
 	.icon32.icon-generic,
 	#icon-generic {
-		background-image: url(../images/icons32-vs-2x.png?ver=20121105);
+		background-image: url("../images/icons32-vs-2x.png?ver=20121105");
 		background-size: 756px 45px;
 	}
 
@@ -2184,12 +2184,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;
 	}
 
Index: wp-admin/css/farbtastic.css
===================================================================
--- wp-admin/css/farbtastic.css	(revision 23386)
+++ wp-admin/css/farbtastic.css	(working copy)
@@ -23,13 +23,13 @@
 }
 
 .farbtastic .wheel {
-  background: url(../images/wheel.png) no-repeat;
+  background: url("../images/wheel.png") no-repeat;
   width: 195px;
   height: 195px;
 }
 
 .farbtastic .overlay {
-  background: url(../images/mask.png) no-repeat;
+  background: url("../images/mask.png") no-repeat;
 }
 
 .farbtastic .marker {
@@ -37,7 +37,7 @@
   height: 17px;
   margin: -8px 0 0 -8px;
   overflow: hidden;
-  background: url(../images/marker.png) no-repeat;
+  background: url("../images/marker.png") no-repeat;
 }
 
 /* farbtastic-rtl */
Index: wp-admin/css/colors-fresh.css
===================================================================
--- wp-admin/css/colors-fresh.css	(revision 23386)
+++ wp-admin/css/colors-fresh.css	(working copy)
@@ -701,7 +701,7 @@
 }
 
 .curtime #timestamp {
-	background-image: url(../images/date-button.gif);
+	background-image: url("../images/date-button.gif");
 }
 
 #rightnow .youhave {
@@ -714,12 +714,12 @@
 
 .tagchecklist span a,
 #bulk-titles div a {
-	background: url(../images/xit.gif) no-repeat;
+	background: url("../images/xit.gif") no-repeat;
 }
 
 .tagchecklist span a:hover,
 #bulk-titles div a:hover {
-	background: url(../images/xit.gif) no-repeat -10px 0;
+	background: url("../images/xit.gif") no-repeat -10px 0;
 }
 
 #update-nag, .update-nag {
@@ -771,7 +771,7 @@
 
 #screen-meta-links a {
 	color: #777;
-	background: transparent url(../images/arrows.png) no-repeat right 4px;
+	background: transparent url("../images/arrows.png") no-repeat right 4px;
 }
 
 #screen-meta-links a:hover,
@@ -875,7 +875,7 @@
 
 #adminmenushadow,
 #adminmenuback {
-	background-image: url(../images/menu-shadow.png);
+	background-image: url("../images/menu-shadow.png");
 	background-position: top right;
 	background-repeat: repeat-y;
 }
@@ -1017,7 +1017,7 @@
 }
 
 #collapse-button div {
-	background: transparent url(../images/arrows.png) no-repeat 0 -72px;
+	background: transparent url("../images/arrows.png") no-repeat 0 -72px;
 }
 
 .folded #collapse-button div {
@@ -1089,7 +1089,7 @@
 .menu-icon-site div.wp-menu-image,
 .icon16.icon-generic,
 .menu-icon-generic div.wp-menu-image {
-	background-image: url(../images/menu.png?ver=20121105);
+	background-image: url("../images/menu.png?ver=20121105");
 }
 
 .icon16.icon-dashboard,
@@ -1271,7 +1271,7 @@
 #icon-ms-admin,
 .icon32.icon-generic,
 #icon-generic {
-	background-image: url(../images/icons32.png?ver=20121105);
+	background-image: url("../images/icons32.png?ver=20121105");
 }
 
 .icon32.icon-post,
@@ -1439,7 +1439,7 @@
 }
 
 .js .meta-box-sortables .postbox:hover .handlediv {
-	background: transparent url(../images/arrows.png) no-repeat 6px 7px;
+	background: transparent url("../images/arrows.png") no-repeat 6px 7px;
 }
 
 .tablenav .tablenav-pages {
@@ -1524,7 +1524,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;
 }
 
@@ -1545,7 +1545,7 @@
 }
 
 #header-logo {
-	background: transparent url(../images/wp-logo.png?ver=20110504) no-repeat scroll center center;
+	background: transparent url("../images/wp-logo.png?ver=20110504") no-repeat scroll center center;
 }
 
 .popular-tags,
@@ -1583,11 +1583,11 @@
 }
 
 .js .sidebar-name-arrow {
-	background: transparent url(../images/arrows.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows.png") no-repeat 5px 9px;
 }
 
 .js .sidebar-name:hover .sidebar-name-arrow {
-	background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px;
 }
 
 .in-widget-title {
@@ -1700,12 +1700,12 @@
 }
 
 .nav-menus-php .item-edit {
-	background: transparent url(../images/arrows.png) no-repeat 8px 10px;
+	background: transparent url("../images/arrows.png") no-repeat 8px 10px;
 	border-bottom-color: #eee;
 }
 
 .nav-menus-php .item-edit:hover {
-	background: transparent url(../images/arrows-dark.png) no-repeat 8px 10px;
+	background: transparent url("../images/arrows-dark.png") no-repeat 8px 10px;
 }
 
 .menu-item-settings { /* Menu editing */
@@ -1879,7 +1879,7 @@
 /* Menu */
 .rtl #adminmenushadow,
 .rtl #adminmenuback {
-	background-image: url(../images/menu-shadow-rtl.png);
+	background-image: url("../images/menu-shadow-rtl.png");
 	background-position: top left;
 }
 
@@ -1923,7 +1923,7 @@
 
 /* Edit Image */
 .js.rtl .meta-box-sortables .postbox:hover .handlediv {
-	background: transparent url(../images/arrows.png) no-repeat 6px 7px;
+	background: transparent url("../images/arrows.png") no-repeat 6px 7px;
 }
 
 .rtl #post-body .misc-pub-section {
@@ -1932,11 +1932,11 @@
 }
 
 .js.rtl .sidebar-name-arrow {
-	background: transparent url(../images/arrows.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows.png") no-repeat 5px 9px;
 }
 
 .js.rtl .sidebar-name:hover .sidebar-name-arrow {
-	background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px;
+	background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px;
 }
 
 /**
@@ -2026,7 +2026,7 @@
 	#icon-ms-admin,
 	.icon32.icon-generic,
 	#icon-generic {
-		background-image: url(../images/icons32-2x.png?ver=20121105);
+		background-image: url("../images/icons32-2x.png?ver=20121105");
 		background-size: 756px 45px;
 	}
 
@@ -2056,12 +2056,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 23386)
+++ 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;
 	}
 }
