File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 133133/* WordPress Version Badge */
134134
135135.wp-badge {
136- background : # 0074a2 url (' ../images/w-logo-white.png?ver=20131202' ) no-repeat;
137- background : # 0074a2, url (' ../images/wordpress-logo-white.svg?ver=20131110' ) no-repeat; /* multiple backgrounds are ignored by browsers that don't support SVGs */
136+ background : # 0074a2 url(../ images/w-logo-white.png?ver=20131202) no-repeat;
137+ background : # 0074a2, url(../ images/wordpress-logo-white.svg?ver=20131110) no-repeat; /* multiple backgrounds are ignored by browsers that don't support SVGs */
138138 background-position : center 24px ;
139139 -webkit-background-size : 85px 85px ;
140140 background-size : 85px 85px ;
Original file line number Diff line number Diff line change @@ -1742,11 +1742,11 @@ div.star-holder {
17421742 position : relative;
17431743 height : 17px ;
17441744 width : 100px ;
1745- background : url (' ../images/stars.png?ver=20121108' ) repeat-x bottom left;
1745+ background : url(../ images/stars.png?ver=20121108) repeat-x bottom left;
17461746}
17471747
17481748div .star-holder .star-rating {
1749- background : url (' ../images/stars.png?ver=20121108' ) repeat-x top left;
1749+ background : url(../ images/stars.png?ver=20121108) repeat-x top left;
17501750 height : 17px ;
17511751 float : left;
17521752}
@@ -2328,13 +2328,13 @@ img {
23282328 /* Back-compat for pre-3.8 */
23292329 div .star-holder ,
23302330 div .star-holder .star-rating {
2331- background : url (' ../images/stars-2x.png?ver=20121108' ) repeat-x bottom left;
2331+ background : url (../ images/ stars-2 x.png?ver=20121108) repeat-x bottom left;
23322332 -webkit-background-size : 21px 37px ;
23332333 background-size : 21px 37px ;
23342334 }
23352335
23362336 .spinner {
2337- background-image : url (' ../images/spinner-2x.gif' );
2337+ background-image : url (../ images/ spinner-2 x.gif);
23382338 }
23392339
23402340 /* @todo: evaluate - most of these were likely replaced by dashicons */
Original file line number Diff line number Diff line change @@ -351,25 +351,25 @@ table.not-image tr.image-only {
351351 (min-resolution : 120dpi ) {
352352
353353 .image-align-none-label {
354- background-image : url (" ../images/align-none-2x.png?ver=20120916" );
354+ background-image : url(../ images/align-none-2x.png?ver=20120916);
355355 -webkit-background-size : 21px 15px ;
356356 background-size : 21px 15px ;
357357 }
358358
359359 .image-align-left-label {
360- background-image : url (" ../images/align-left-2x.png?ver=20120916" );
360+ background-image : url(../ images/align-left-2x.png?ver=20120916);
361361 -webkit-background-size : 22px 15px ;
362362 background-size : 22px 15px ;
363363 }
364364
365365 .image-align-center-label {
366- background-image : url (" ../images/align-center-2x.png?ver=20120916" );
366+ background-image : url(../ images/align-center-2x.png?ver=20120916);
367367 -webkit-background-size : 21px 15px ;
368368 background-size : 21px 15px ;
369369 }
370370
371371 .image-align-right-label {
372- background-image : url (" ../images/align-right-2x.png?ver=20120916" );
372+ background-image : url(../ images/align-right-2x.png?ver=20120916);
373373 -webkit-background-size : 22px 15px ;
374374 background-size : 22px 15px ;
375375 }
Original file line number Diff line number Diff line change @@ -353,13 +353,13 @@ td.plugin-title p {
353353}
354354
355355# content-resize-handle {
356- background : transparent url (' ../images/resize.gif' ) no-repeat scroll right bottom;
356+ background : transparent url(../ images/resize.gif) no-repeat scroll right bottom;
357357 width : 12px ;
358358 cursor : n-resize;
359359}
360360
361361.rtl # content-resize-handle {
362- background : transparent url (' ../images/resize-rtl.gif' ) no-repeat scroll left bottom;
362+ background : transparent url(../ images/resize-rtl.gif) no-repeat scroll left bottom;
363363}
364364
365365# wp-word-count {
@@ -1153,14 +1153,14 @@ table.links-table {
11531153 (min-resolution : 120dpi ) {
11541154 # content-resize-handle ,
11551155 # post-body .wp_themeSkin .mceStatusbar a .mceResize {
1156- background : transparent url (' ../images/resize-2x.gif' ) no-repeat scroll right bottom;
1156+ background : transparent url (../ images/ resize-2x.gif) no-repeat scroll right bottom;
11571157 -webkit-background-size : 11px 11px ;
11581158 background-size : 11px 11px ;
11591159 }
11601160
11611161 .rtl # content-resize-handle ,
11621162 .rtl # post-body .wp_themeSkin .mceStatusbar a .mceResize {
1163- background : transparent url (' ../images/resize-rtl-2x.gif' ) no-repeat scroll right bottom;
1163+ background : transparent url (../ images/ resize-rtl-2 x.gif) no-repeat scroll right bottom;
11641164 }
11651165}
11661166
Original file line number Diff line number Diff line change @@ -467,7 +467,7 @@ p.search-box {
467467}
468468
469469input [type = "text" ].ui-autocomplete-loading {
470- background : transparent url (' ../images/loading.gif' ) no-repeat right center;
470+ background : transparent url(../ images/loading.gif) no-repeat right center;
471471 visibility : visible;
472472}
473473
Original file line number Diff line number Diff line change 6666 text-align : center
6767}
6868# logo a {
69- background-image : url (' ../images/w-logo-blue.png?ver=20131202' );
70- background-image : none, url (' ../images/wordpress-logo.svg?ver=20131107' );
69+ background-image : url(../ images/w-logo-blue.png?ver=20131202);
70+ background-image : none, url(../ images/wordpress-logo.svg?ver=20131107);
7171 -webkit-background-size : 80px 80px ;
7272 background-size : 80px 80px ;
7373 background-position : center top;
Original file line number Diff line number Diff line change @@ -406,7 +406,7 @@ th.asc:hover span.sorting-indicator:before {
406406}
407407
408408tr .wp-locked .locked-indicator {
409- background : url (' ../images/lock.png' ) no-repeat;
409+ background : url(../ images/lock.png) no-repeat;
410410 margin : -2px 0 0 6px ;
411411 height : 20px ;
412412 width : 16px ;
@@ -1218,7 +1218,7 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message {
12181218 (-webkit-min-device-pixel-ratio : 1.25 ),
12191219 (min-resolution : 120dpi ) {
12201220 tr .wp-locked .locked-indicator {
1221- background-image : url (' ../images/lock-2x.png' );
1221+ background-image : url (../ images/ lock-2 x.png);
12221222 -webkit-background-size : 16px 16px ;
12231223 background-size : 16px 16px ;
12241224 }
Original file line number Diff line number Diff line change 9595}
9696
9797.login h1 a {
98- background-image : url (' ../images/w-logo-blue.png?ver=20131202' );
99- background-image : none, url (' ../images/wordpress-logo.svg?ver=20131107' );
98+ background-image : url(../ images/w-logo-blue.png?ver=20131202);
99+ background-image : none, url(../ images/wordpress-logo.svg?ver=20131107);
100100 -webkit-background-size : 80px 80px ;
101101 background-size : 80px 80px ;
102102 background-position : center top;
Original file line number Diff line number Diff line change @@ -437,7 +437,7 @@ td.imgedit-settings input {
437437.imgedit-wait {
438438 position : absolute;
439439 top : 0 ;
440- background : # fff url (' ../images/spinner.gif' ) no-repeat scroll 22px 10px ;
440+ background : # fff url(../ images/spinner.gif) no-repeat scroll 22px 10px ;
441441 -webkit-background-size : 20px 20px ;
442442 background-size : 20px 20px ;
443443 opacity : 0.7 ;
@@ -448,7 +448,7 @@ td.imgedit-settings input {
448448}
449449
450450.spinner {
451- background : url (' ../images/spinner.gif' ) no-repeat;
451+ background : url(../ images/spinner.gif) no-repeat;
452452 -webkit-background-size : 20px 20px ;
453453 background-size : 20px 20px ;
454454 display : none;
@@ -651,7 +651,7 @@ span.imgedit-scale-warn {
651651 (-webkit-min-device-pixel-ratio : 1.25 ),
652652 (min-resolution : 120dpi ) {
653653 .imgedit-wait {
654- background-image : url (' ../images/spinner-2x.gif' );
654+ background-image : url (../ images/ spinner-2 x.gif);
655655 }
656656}
657657
Original file line number Diff line number Diff line change @@ -550,7 +550,7 @@ div.revisions-controls > .wp-slider > .ui-slider-handle {
550550 (-webkit-min-device-pixel-ratio : 1.25 ),
551551 (min-resolution : 120dpi ) {
552552 .revision-tick .completed-false {
553- background-image : url (' ../images/spinner-2x.gif' );
553+ background-image : url (../ images/ spinner-2 x.gif);
554554 }
555555}
556556
You can’t perform that action at this time.
0 commit comments