Ticket #22476: 22476.2.diff
File 22476.2.diff, 28.7 KB (added by , 12 years ago) |
---|
-
wp-admin/css/colors-fresh.css
660 660 } 661 661 662 662 .curtime #timestamp { 663 background-image: url( ../images/date-button.gif);663 background-image: url("../images/date-button.gif"); 664 664 } 665 665 666 666 #rightnow .youhave { … … 673 673 674 674 .tagchecklist span a, 675 675 #bulk-titles div a { 676 background: url( ../images/xit.gif) no-repeat;676 background: url("../images/xit.gif") no-repeat; 677 677 } 678 678 679 679 .tagchecklist span a:hover, 680 680 #bulk-titles div a:hover { 681 background: url( ../images/xit.gif) no-repeat -10px 0;681 background: url("../images/xit.gif") no-repeat -10px 0; 682 682 } 683 683 684 684 #update-nag, .update-nag { … … 730 730 731 731 #screen-meta-links a { 732 732 color: #777; 733 background: transparent url( ../images/arrows.png) no-repeat right 4px;733 background: transparent url("../images/arrows.png") no-repeat right 4px; 734 734 } 735 735 736 736 #screen-meta-links a:hover, … … 834 834 835 835 #adminmenushadow, 836 836 #adminmenuback { 837 background-image: url( ../images/menu-shadow.png);837 background-image: url("../images/menu-shadow.png"); 838 838 background-position: top right; 839 839 background-repeat: repeat-y; 840 840 } … … 976 976 } 977 977 978 978 #collapse-button div { 979 background: transparent url( ../images/arrows.png) no-repeat 0 -72px;979 background: transparent url("../images/arrows.png") no-repeat 0 -72px; 980 980 } 981 981 982 982 .folded #collapse-button div { … … 1048 1048 .menu-icon-site div.wp-menu-image, 1049 1049 .icon16.icon-generic, 1050 1050 .menu-icon-generic div.wp-menu-image { 1051 background-image: url( ../images/menu.png?ver=20121105);1051 background-image: url("../images/menu.png?ver=20121105"); 1052 1052 } 1053 1053 1054 1054 .icon16.icon-dashboard, … … 1230 1230 #icon-ms-admin, 1231 1231 .icon32.icon-generic, 1232 1232 #icon-generic { 1233 background-image: url( ../images/icons32.png?ver=20121105);1233 background-image: url("../images/icons32.png?ver=20121105"); 1234 1234 } 1235 1235 1236 1236 .icon32.icon-post, … … 1403 1403 } 1404 1404 1405 1405 .js .meta-box-sortables .postbox:hover .handlediv { 1406 background: transparent url( ../images/arrows.png) no-repeat 6px 7px;1406 background: transparent url("../images/arrows.png") no-repeat 6px 7px; 1407 1407 } 1408 1408 1409 1409 .tablenav .tablenav-pages { … … 1488 1488 .view-switch #view-switch-list, 1489 1489 .view-switch #view-switch-excerpt { 1490 1490 background-color: transparent; 1491 background-image: url( '../images/list.png');1491 background-image: url("../images/list.png"); 1492 1492 background-repeat: no-repeat; 1493 1493 } 1494 1494 … … 1509 1509 } 1510 1510 1511 1511 #header-logo { 1512 background: transparent url( ../images/wp-logo.png?ver=20110504) no-repeat scroll center center;1512 background: transparent url("../images/wp-logo.png?ver=20110504") no-repeat scroll center center; 1513 1513 } 1514 1514 1515 1515 .popular-tags, … … 1547 1547 } 1548 1548 1549 1549 .js .sidebar-name-arrow { 1550 background: transparent url( ../images/arrows.png) no-repeat 5px 9px;1550 background: transparent url("../images/arrows.png") no-repeat 5px 9px; 1551 1551 } 1552 1552 1553 1553 .js .sidebar-name:hover .sidebar-name-arrow { 1554 background: transparent url( ../images/arrows-dark.png) no-repeat 5px 9px;1554 background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px; 1555 1555 } 1556 1556 1557 1557 .in-widget-title { … … 1664 1664 } 1665 1665 1666 1666 .nav-menus-php .item-edit { 1667 background: transparent url( ../images/arrows.png) no-repeat 8px 10px;1667 background: transparent url("../images/arrows.png") no-repeat 8px 10px; 1668 1668 border-bottom-color: #eee; 1669 1669 } 1670 1670 1671 1671 .nav-menus-php .item-edit:hover { 1672 background: transparent url( ../images/arrows-dark.png) no-repeat 8px 10px;1672 background: transparent url("../images/arrows-dark.png") no-repeat 8px 10px; 1673 1673 } 1674 1674 1675 1675 .menu-item-settings { /* Menu editing */ … … 1830 1830 /* Menu */ 1831 1831 .rtl #adminmenushadow, 1832 1832 .rtl #adminmenuback { 1833 background-image: url( ../images/menu-shadow-rtl.png);1833 background-image: url("../images/menu-shadow-rtl.png"); 1834 1834 background-position: top left; 1835 1835 } 1836 1836 … … 1874 1874 1875 1875 /* Edit Image */ 1876 1876 .js.rtl .meta-box-sortables .postbox:hover .handlediv { 1877 background: transparent url( ../images/arrows.png) no-repeat 6px 7px;1877 background: transparent url("../images/arrows.png") no-repeat 6px 7px; 1878 1878 } 1879 1879 1880 1880 .rtl #post-body .misc-pub-section { … … 1883 1883 } 1884 1884 1885 1885 .js.rtl .sidebar-name-arrow { 1886 background: transparent url( ../images/arrows.png) no-repeat 5px 9px;1886 background: transparent url("../images/arrows.png") no-repeat 5px 9px; 1887 1887 } 1888 1888 1889 1889 .js.rtl .sidebar-name:hover .sidebar-name-arrow { 1890 background: transparent url( ../images/arrows-dark.png) no-repeat 5px 9px;1890 background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px; 1891 1891 } 1892 1892 1893 1893 /** … … 1974 1974 #icon-ms-admin, 1975 1975 .icon32.icon-generic, 1976 1976 #icon-generic { 1977 background-image: url( ../images/icons32-2x.png?ver=20121105);1977 background-image: url("../images/icons32-2x.png?ver=20121105"); 1978 1978 background-size: 756px 45px; 1979 1979 } 1980 1980 … … 2004 2004 .menu-icon-site div.wp-menu-image, 2005 2005 .icon16.icon-generic, 2006 2006 .menu-icon-generic div.wp-menu-image { 2007 background-image: url( '../images/menu-2x.png?ver=20121105');2007 background-image: url("../images/menu-2x.png?ver=20121105"); 2008 2008 background-size: 390px 64px; 2009 2009 } 2010 2010 2011 2011 #header-logo { 2012 background-image: url( '../images/wp-logo-2x.png?ver=20120916');2012 background-image: url("../images/wp-logo-2x.png?ver=20120916"); 2013 2013 background-size: 16px auto; 2014 2014 } 2015 2015 -
wp-admin/css/install.css
64 64 text-align:center 65 65 } 66 66 #logo a { 67 background-image: url( '../images/wordpress-logo.png?ver=20120216');67 background-image: url("../images/wordpress-logo.png?ver=20120216"); 68 68 background-size: 274px 63px; 69 69 background-position: top center; 70 70 background-repeat: no-repeat; … … 76 76 } 77 77 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 78 78 #logo a { 79 background-image: url( '../images/wordpress-logo-2x.png?ver=20120412');79 background-image: url("../images/wordpress-logo-2x.png?ver=20120412"); 80 80 background-size: 274px 63px; 81 81 } 82 82 } -
wp-admin/css/wp-admin-rtl.css
118 118 } 119 119 120 120 input[type="text"].ui-autocomplete-loading { 121 background: transparent url( '../images/loading.gif') no-repeat left center;121 background: transparent url("../images/loading.gif") no-repeat left center; 122 122 } 123 123 124 124 ul#add-to-blog-users { … … 525 525 } 526 526 527 527 .post-com-count { 528 background-image: url( '../images/bubble_bg-rtl.gif');528 background-image: url("../images/bubble_bg-rtl.gif"); 529 529 } 530 530 531 531 .column-response .post-com-count { … … 863 863 } 864 864 865 865 #post-body .wp_themeSkin .mceStatusbar a.mceResize { 866 background: transparent url( '../images/resize-rtl.gif') no-repeat scroll left bottom;866 background: transparent url("../images/resize-rtl.gif") no-repeat scroll left bottom; 867 867 cursor: sw-resize; 868 868 } 869 869 … … 1524 1524 } 1525 1525 1526 1526 #content-resize-handle { 1527 background: transparent url( '../images/resize-rtl.gif') no-repeat scroll left bottom;1527 background: transparent url("../images/resize-rtl.gif") no-repeat scroll left bottom; 1528 1528 right: auto; 1529 1529 left: 2px; 1530 1530 cursor: sw-resize; … … 1576 1576 .wp-full-overlay .collapse-sidebar-arrow { 1577 1577 margin-right: 2px; 1578 1578 margin-left: 0; 1579 background: transparent url( '../images/arrows.png') no-repeat 0 -108px;1579 background: transparent url("../images/arrows.png") no-repeat 0 -108px; 1580 1580 } 1581 1581 1582 1582 .wp-full-overlay.collapsed .collapse-sidebar-arrow { … … 2148 2148 2149 2149 /* Star ratings */ 2150 2150 div.star-holder { 2151 background: url( '../images/stars-rtl.png?ver=20121108') repeat-x bottom right;2151 background: url("../images/stars-rtl.png?ver=20121108") repeat-x bottom right; 2152 2152 } 2153 2153 div.star-holder .star-rating { 2154 background: url( '../images/stars-rtl.png?ver=20121108') repeat-x top right;2154 background: url("../images/stars-rtl.png?ver=20121108") repeat-x top right; 2155 2155 float: right; 2156 2156 } 2157 2157 … … 2384 2384 */ 2385 2385 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 2386 2386 .post-com-count { 2387 background-image: url( '../images/bubble_bg-rtl-2x.gif');2387 background-image: url("../images/bubble_bg-rtl-2x.gif"); 2388 2388 background-size: 18px 100px; 2389 2389 } 2390 2390 2391 2391 #content-resize-handle, #post-body .wp_themeSkin .mceStatusbar a.mceResize { 2392 background: transparent url( '../images/resize-rtl-2x.gif') no-repeat scroll right bottom;2392 background: transparent url("../images/resize-rtl-2x.gif") no-repeat scroll right bottom; 2393 2393 background-size: 11px 11px; 2394 2394 } 2395 2395 2396 2396 .wp-full-overlay .collapse-sidebar-arrow { 2397 background-image: url( '../images/arrows-2x.png');2397 background-image: url("../images/arrows-2x.png"); 2398 2398 background-size: 15px 123px; 2399 2399 } 2400 2400 2401 2401 div.star-holder { 2402 background: url( '../images/stars-rtl-2x.png?ver=20121108') repeat-x bottom right;2402 background: url("../images/stars-rtl-2x.png?ver=20121108") repeat-x bottom right; 2403 2403 background-size: 21px 37px; 2404 2404 } 2405 2405 2406 2406 div.star-holder .star-rating { 2407 background: url( '../images/stars-rtl-2x.png?ver=20121108') repeat-x top right;2407 background: url("../images/stars-rtl-2x.png?ver=20121108") repeat-x top right; 2408 2408 background-size: 21px 37px; 2409 2409 } 2410 2410 2411 2411 #post-body .wp_themeSkin .mceStatusbar a.mceResize, 2412 2412 #content-resize-handle { 2413 background: transparent url( '../images/resize-rtl-2x.gif') no-repeat scroll left bottom;2413 background: transparent url("../images/resize-rtl-2x.gif") no-repeat scroll left bottom; 2414 2414 } 2415 2415 } 2416 2416 -
wp-admin/css/wp-admin.css
932 932 } 933 933 934 934 input[type="text"].ui-autocomplete-loading { 935 background: transparent url( '../images/loading.gif') no-repeat right center;935 background: transparent url("../images/loading.gif") no-repeat right center; 936 936 visibility: visible; 937 937 } 938 938 … … 1827 1827 } 1828 1828 1829 1829 .post-com-count { 1830 background-image: url( '../images/bubble_bg.gif');1830 background-image: url("../images/bubble_bg.gif"); 1831 1831 height: 1.3em; 1832 1832 line-height: 1.1em; 1833 1833 display: block; … … 1873 1873 } 1874 1874 1875 1875 th .comment-grey-bubble { 1876 background-image: url( '../images/comment-grey-bubble.png');1876 background-image: url("../images/comment-grey-bubble.png"); 1877 1877 background-repeat: no-repeat; 1878 1878 height: 12px; 1879 1879 width: 12px; … … 2273 2273 left: -12px; 2274 2274 width: 10px; 2275 2275 height: 100%; 2276 background: url( '../images/xit.gif') 0 17% no-repeat;2276 background: url("../images/xit.gif") 0 17% no-repeat; 2277 2277 } 2278 2278 2279 2279 .welcome-panel .welcome-panel-close:hover:before { … … 2322 2322 } 2323 2323 2324 2324 .welcome-panel .welcome-add-page { 2325 background: url( '../images/welcome-icons.png') no-repeat 0 -1px;2325 background: url("../images/welcome-icons.png") no-repeat 0 -1px; 2326 2326 } 2327 2327 2328 2328 .welcome-panel .welcome-edit-page { 2329 background: url( '../images/welcome-icons.png') no-repeat 0px -92px;2329 background: url("../images/welcome-icons.png") no-repeat 0px -92px; 2330 2330 } 2331 2331 2332 2332 .welcome-panel .welcome-learn-more { 2333 background: url( '../images/welcome-icons.png') no-repeat 0px -138px;2333 background: url("../images/welcome-icons.png") no-repeat 0px -138px; 2334 2334 } 2335 2335 2336 2336 .welcome-panel .welcome-comments { 2337 background: url( '../images/welcome-icons.png') no-repeat 0px -184px;2337 background: url("../images/welcome-icons.png") no-repeat 0px -184px; 2338 2338 } 2339 2339 2340 2340 .welcome-panel .welcome-view-site { 2341 background: url( '../images/welcome-icons.png') no-repeat 0px -276px;2341 background: url("../images/welcome-icons.png") no-repeat 0px -276px; 2342 2342 } 2343 2343 2344 2344 .welcome-panel .welcome-widgets-menus { 2345 background: url( '../images/welcome-icons.png') no-repeat 1px -230px;2345 background: url("../images/welcome-icons.png") no-repeat 1px -230px; 2346 2346 line-height: 14px; 2347 2347 } 2348 2348 2349 2349 .welcome-panel .welcome-write-blog { 2350 background: url( '../images/welcome-icons.png') no-repeat 0px -46px;2350 background: url("../images/welcome-icons.png") no-repeat 0px -46px; 2351 2351 } 2352 2352 2353 2353 .welcome-panel .welcome-add-page, … … 2364 2364 2365 2365 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 2366 2366 .welcome-panel .welcome-add-page { 2367 background: url( '../images/welcome-icons-2x.png') no-repeat 0 -1px;2367 background: url("../images/welcome-icons-2x.png") no-repeat 0 -1px; 2368 2368 background-size: 16px; 2369 2369 } 2370 2370 2371 2371 .welcome-panel .welcome-edit-page { 2372 background: url( '../images/welcome-icons-2x.png') no-repeat 0px -92px;2372 background: url("../images/welcome-icons-2x.png") no-repeat 0px -92px; 2373 2373 background-size: 16px; 2374 2374 } 2375 2375 2376 2376 .welcome-panel .welcome-learn-more { 2377 background: url( '../images/welcome-icons-2x.png') no-repeat 0px -138px;2377 background: url("../images/welcome-icons-2x.png") no-repeat 0px -138px; 2378 2378 background-size: 16px; 2379 2379 } 2380 2380 2381 2381 .welcome-panel .welcome-comments { 2382 background: url( '../images/welcome-icons-2x.png') no-repeat 0px -184px;2382 background: url("../images/welcome-icons-2x.png") no-repeat 0px -184px; 2383 2383 background-size: 16px; 2384 2384 } 2385 2385 2386 2386 .welcome-panel .welcome-view-site { 2387 background: url( '../images/welcome-icons-2x.png') no-repeat 0px -276px;2387 background: url("../images/welcome-icons-2x.png") no-repeat 0px -276px; 2388 2388 background-size: 16px; 2389 2389 } 2390 2390 2391 2391 .welcome-panel .welcome-widgets-menus { 2392 background: url( '../images/welcome-icons-2x.png') no-repeat 1px -230px;2392 background: url("../images/welcome-icons-2x.png") no-repeat 1px -230px; 2393 2393 background-size: 16px; 2394 2394 } 2395 2395 2396 2396 .welcome-panel .welcome-write-blog { 2397 background: url( '../images/welcome-icons-2x.png') no-repeat 0px -46px;2397 background: url("../images/welcome-icons-2x.png") no-repeat 0px -46px; 2398 2398 background-size: 16px; 2399 2399 } 2400 2400 } … … 2446 2446 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 2447 2447 2448 2448 .welcome-panel .welcome-panel-close:before { 2449 background-image: url( '../images/xit-2x.gif');2449 background-image: url("../images/xit-2x.gif"); 2450 2450 background-size: 20px auto; 2451 2451 } 2452 2452 } … … 2565 2565 height: 4px; 2566 2566 margin-top: 8px; 2567 2567 margin-left: 7px; 2568 background-image: url( '../images/sort.gif');2568 background-image: url("../images/sort.gif"); 2569 2569 background-repeat: no-repeat; 2570 2570 } 2571 2571 … … 3303 3303 3304 3304 #post-body .wp_themeSkin .mceStatusbar a.mceResize { 3305 3305 display: block; 3306 background: transparent url( '../images/resize.gif') no-repeat scroll right bottom;3306 background: transparent url("../images/resize.gif") no-repeat scroll right bottom; 3307 3307 width: 12px; 3308 3308 cursor: se-resize; 3309 3309 margin: 0 1px; … … 3316 3316 } 3317 3317 3318 3318 #content-resize-handle { 3319 background: transparent url( '../images/resize.gif') no-repeat scroll right bottom;3319 background: transparent url("../images/resize.gif") no-repeat scroll right bottom; 3320 3320 width: 12px; 3321 3321 cursor: se-resize; 3322 3322 position: absolute; … … 4174 4174 .imgedit-wait { 4175 4175 position: absolute; 4176 4176 top: 0; 4177 background: #fff url( ../images/wpspin_light.gif) no-repeat scroll 22px 10px;4177 background: #fff url("../images/wpspin_light.gif") no-repeat scroll 22px 10px; 4178 4178 background-size: 16px 16px; 4179 4179 opacity: 0.7; 4180 4180 filter: alpha(opacity=70); … … 4184 4184 } 4185 4185 4186 4186 .spinner { 4187 background: url( ../images/wpspin_light.gif) no-repeat;4187 background: url("../images/wpspin_light.gif") no-repeat; 4188 4188 background-size: 16px 16px; 4189 4189 display: none; 4190 4190 float: right; … … 4199 4199 .spinner, 4200 4200 .imgedit-wait, 4201 4201 .customize-loading #customize-container { 4202 background-image: url( ../images/wpspin_light-2x.gif);4202 background-image: url("../images/wpspin_light-2x.gif"); 4203 4203 } 4204 4204 } 4205 4205 … … 4242 4242 } 4243 4243 4244 4244 .imgedit-crop { 4245 background: transparent url( '../images/imgedit-icons.png') no-repeat scroll -9px -31px;4245 background: transparent url("../images/imgedit-icons.png") no-repeat scroll -9px -31px; 4246 4246 margin: 0 8px 0 0; 4247 4247 } 4248 4248 … … 4255 4255 } 4256 4256 4257 4257 .imgedit-rleft { 4258 background: transparent url( '../images/imgedit-icons.png') no-repeat scroll -46px -31px;4258 background: transparent url("../images/imgedit-icons.png") no-repeat scroll -46px -31px; 4259 4259 margin: 0 3px; 4260 4260 } 4261 4261 … … 4268 4268 } 4269 4269 4270 4270 .imgedit-rright { 4271 background: transparent url( '../images/imgedit-icons.png') no-repeat scroll -77px -31px;4271 background: transparent url("../images/imgedit-icons.png") no-repeat scroll -77px -31px; 4272 4272 margin: 0 8px 0 3px; 4273 4273 } 4274 4274 … … 4281 4281 } 4282 4282 4283 4283 .imgedit-flipv { 4284 background: transparent url( '../images/imgedit-icons.png') no-repeat scroll -115px -31px;4284 background: transparent url("../images/imgedit-icons.png") no-repeat scroll -115px -31px; 4285 4285 margin: 0 3px; 4286 4286 } 4287 4287 … … 4294 4294 } 4295 4295 4296 4296 .imgedit-fliph { 4297 background: transparent url( '../images/imgedit-icons.png') no-repeat scroll -147px -31px;4297 background: transparent url("../images/imgedit-icons.png") no-repeat scroll -147px -31px; 4298 4298 margin: 0 8px 0 3px; 4299 4299 } 4300 4300 … … 4307 4307 } 4308 4308 4309 4309 .imgedit-undo { 4310 background: transparent url( '../images/imgedit-icons.png') no-repeat scroll -184px -31px;4310 background: transparent url("../images/imgedit-icons.png") no-repeat scroll -184px -31px; 4311 4311 margin: 0 3px; 4312 4312 } 4313 4313 … … 4320 4320 } 4321 4321 4322 4322 .imgedit-redo { 4323 background: transparent url( '../images/imgedit-icons.png') no-repeat scroll -215px -31px;4323 background: transparent url("../images/imgedit-icons.png") no-repeat scroll -215px -31px; 4324 4324 margin: 0 8px 0 3px; 4325 4325 } 4326 4326 … … 4408 4408 .imgedit-fliph, 4409 4409 .imgedit-undo, 4410 4410 .imgedit-redo { 4411 background-image: url( '../images/imgedit-icons-2x.png');4411 background-image: url("../images/imgedit-icons-2x.png"); 4412 4412 background-size: 260px 64px; 4413 4413 } 4414 4414 } … … 5108 5108 } 5109 5109 5110 5110 .pressthis a span { 5111 background: url( ../images/press-this.png?v=20120502) no-repeat 0px 5px;5111 background: url("../images/press-this.png?v=20120502") no-repeat 0px 5px; 5112 5112 background-size: 24px 20px; 5113 5113 padding: 8px 11px 8px 27px; 5114 5114 margin: 0 5px; … … 5134 5134 5135 5135 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 5136 5136 .pressthis a span { 5137 background-image: url( ../images/press-this-2x.png?v=20121105);5137 background-image: url("../images/press-this-2x.png?v=20121105"); 5138 5138 } 5139 5139 } 5140 5140 … … 5303 5303 font-size: 14px; 5304 5304 text-align: center; 5305 5305 margin: 0 -5px; 5306 background: url( '../images/wp-badge.png?ver=20111120') no-repeat;5306 background: url("../images/wp-badge.png?ver=20111120") no-repeat; 5307 5307 } 5308 5308 5309 5309 .about-wrap .wp-badge { … … 5643 5643 display: block; 5644 5644 width: 15px; 5645 5645 height: 15px; 5646 background: transparent url( '../images/arrows.png') no-repeat -1px -73px;5646 background: transparent url("../images/arrows.png") no-repeat -1px -73px; 5647 5647 } 5648 5648 5649 5649 .wp-full-overlay.collapsed .collapse-sidebar-arrow { … … 5690 5690 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 5691 5691 5692 5692 .wp-full-overlay .collapse-sidebar-arrow { 5693 background-image: url( '../images/arrows-2x.png');5693 background-image: url("../images/arrows-2x.png"); 5694 5694 background-size: 15px 123px; 5695 5695 } 5696 5696 } … … 6627 6627 } 6628 6628 6629 6629 .login h1 a { 6630 background-image: url( '../images/wordpress-logo.png?ver=20120216');6630 background-image: url("../images/wordpress-logo.png?ver=20120216"); 6631 6631 background-size: 274px 63px; 6632 6632 background-position: top center; 6633 6633 background-repeat: no-repeat; … … 6642 6642 6643 6643 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 6644 6644 .login h1 a { 6645 background-image: url( '../images/wordpress-logo-2x.png?ver=20120412');6645 background-image: url("../images/wordpress-logo-2x.png?ver=20120412"); 6646 6646 background-size: 274px 63px; 6647 6647 } 6648 6648 6649 6649 .wp-badge { 6650 background-image: url( '../images/wp-badge-2x.png?ver=20120516');6650 background-image: url("../images/wp-badge-2x.png?ver=20120516"); 6651 6651 background-size: 173px 194px; 6652 6652 } 6653 6653 } … … 7409 7409 position: relative; 7410 7410 height: 17px; 7411 7411 width: 100px; 7412 background: url( '../images/stars.png?ver=20121108') repeat-x bottom left;7412 background: url("../images/stars.png?ver=20121108") repeat-x bottom left; 7413 7413 } 7414 7414 7415 7415 div.star-holder .star-rating { 7416 background: url( '../images/stars.png?ver=20121108') repeat-x top left;7416 background: url("../images/stars.png?ver=20121108") repeat-x top left; 7417 7417 height: 17px; 7418 7418 float: left; 7419 7419 } … … 7600 7600 } 7601 7601 7602 7602 .press-this .tagchecklist span a { 7603 background: transparent url( ../images/xit.gif) no-repeat 0 0;7603 background: transparent url("../images/xit.gif") no-repeat 0 0; 7604 7604 } 7605 7605 7606 7606 .press-this #titlediv { … … 7703 7703 7704 7704 .js .postbox:hover .handlediv, 7705 7705 .js .stuffbox:hover .handlediv { 7706 background: transparent url( ../images/arrows.png) no-repeat 6px 7px;7706 background: transparent url("../images/arrows.png") no-repeat 6px 7px; 7707 7707 } 7708 7708 7709 7709 .press-this #submitdiv:hover .handlediv { … … 8169 8169 } 8170 8170 8171 8171 .widget-top a.widget-action { 8172 background: transparent url( ../images/arrows.png) no-repeat 4px 6px;8172 background: transparent url("../images/arrows.png") no-repeat 4px 6px; 8173 8173 } 8174 8174 8175 8175 .widget-top a.widget-action:hover { 8176 background: transparent url( ../images/arrows-dark.png) no-repeat 4px 6px;8176 background: transparent url("../images/arrows-dark.png") no-repeat 4px 6px; 8177 8177 } 8178 8178 8179 8179 .widget .widget-inside, … … 8427 8427 @media only screen and (-webkit-min-device-pixel-ratio: 1.5) { 8428 8428 8429 8429 .press-this .tagchecklist span a { 8430 background-image: url( '../images/xit-2x.gif');8430 background-image: url("../images/xit-2x.gif"); 8431 8431 background-size: 20px auto; 8432 8432 } 8433 8433 8434 8434 .js .postbox:hover .handlediv, 8435 8435 .js .stuffbox:hover .handlediv, 8436 8436 .widget-top a.widget-action { 8437 background-image: url( '../images/arrows-2x.png');8437 background-image: url("../images/arrows-2x.png"); 8438 8438 background-size: 15px 123px; 8439 8439 } 8440 8440 8441 8441 .widget-top a.widget-action:hover { 8442 background-image: url( '../images/arrows-dark-2x.png');8442 background-image: url("../images/arrows-dark-2x.png"); 8443 8443 background-size: 15px 123px; 8444 8444 } 8445 8445 8446 8446 .post-com-count { 8447 background-image: url( '../images/bubble_bg-2x.gif');8447 background-image: url("../images/bubble_bg-2x.gif"); 8448 8448 background-size: 18px 100px; 8449 8449 } 8450 8450 8451 8451 th .comment-grey-bubble { 8452 background-image: url( '../images/comment-grey-bubble-2x.png');8452 background-image: url("../images/comment-grey-bubble-2x.png"); 8453 8453 background-size: 12px 12px; 8454 8454 } 8455 8455 8456 8456 .sorting-indicator { 8457 background-image: url( '../images/sort-2x.gif');8457 background-image: url("../images/sort-2x.gif"); 8458 8458 background-size: 14px 4px; 8459 8459 } 8460 8460 8461 8461 #content-resize-handle, 8462 8462 #post-body .wp_themeSkin .mceStatusbar a.mceResize { 8463 background: transparent url( '../images/resize-2x.gif') no-repeat scroll right bottom;8463 background: transparent url("../images/resize-2x.gif") no-repeat scroll right bottom; 8464 8464 background-size: 11px 11px; 8465 8465 } 8466 8466 8467 8467 div.star-holder { 8468 background: url( '../images/stars-2x.png?ver=20121108') repeat-x bottom left;8468 background: url("../images/stars-2x.png?ver=20121108") repeat-x bottom left; 8469 8469 background-size: 21px 37px; 8470 8470 } 8471 8471 8472 8472 div.star-holder .star-rating { 8473 background: url( '../images/stars-2x.png?ver=20121108') repeat-x top left;8473 background: url("../images/stars-2x.png?ver=20121108") repeat-x top left; 8474 8474 background-size: 21px 37px; 8475 8475 } 8476 8476 } -
wp-admin/css/media.css
52 52 /* specific to the image upload form */ 53 53 54 54 .image-align-none-label { 55 background: url( ../images/align-none.png) no-repeat center left;55 background: url("../images/align-none.png") no-repeat center left; 56 56 } 57 57 58 58 .image-align-left-label { 59 background: url( ../images/align-left.png) no-repeat center left;59 background: url("../images/align-left.png") no-repeat center left; 60 60 } 61 61 62 62 .image-align-center-label { 63 background: url( ../images/align-center.png) no-repeat center left;63 background: url("../images/align-center.png") no-repeat center left; 64 64 } 65 65 66 66 .image-align-right-label { 67 background: url( ../images/align-right.png) no-repeat center left;67 background: url("../images/align-right.png") no-repeat center left; 68 68 } 69 69 70 70 tr.image-size td { -
wp-admin/css/colors-classic.css
664 664 } 665 665 666 666 .curtime #timestamp { 667 background-image: url( ../images/date-button.gif);667 background-image: url("../images/date-button.gif"); 668 668 } 669 669 670 670 #quicktags #ed_link { … … 681 681 682 682 .tagchecklist span a, 683 683 #bulk-titles div a { 684 background: url( ../images/xit.gif) no-repeat;684 background: url("../images/xit.gif") no-repeat; 685 685 } 686 686 687 687 .tagchecklist span a:hover, 688 688 #bulk-titles div a:hover { 689 background: url( ../images/xit.gif) no-repeat -10px 0;689 background: url("../images/xit.gif") no-repeat -10px 0; 690 690 } 691 691 692 692 #update-nag, .update-nag { … … 739 739 740 740 #screen-meta-links a { 741 741 color: #606060; 742 background: transparent url( ../images/arrows.png) no-repeat right 4px;742 background: transparent url("../images/arrows.png") no-repeat right 4px; 743 743 } 744 744 745 745 #screen-meta-links a:hover, … … 946 946 947 947 #adminmenushadow, 948 948 #adminmenuback { 949 background-image: url( ../images/menu-shadow.png);949 background-image: url("../images/menu-shadow.png"); 950 950 background-position: top right; 951 951 background-repeat: repeat-y; 952 952 } … … 1088 1088 } 1089 1089 1090 1090 #collapse-button div { 1091 background: transparent url( ../images/arrows-vs.png) no-repeat 0 -72px;1091 background: transparent url("../images/arrows-vs.png") no-repeat 0 -72px; 1092 1092 } 1093 1093 1094 1094 .folded #collapse-button div { … … 1160 1160 .menu-icon-site div.wp-menu-image, 1161 1161 .icon16.icon-generic, 1162 1162 .menu-icon-generic div.wp-menu-image { 1163 background-image: url( ../images/menu-vs.png?ver=20121105);1163 background-image: url("../images/menu-vs.png?ver=20121105"); 1164 1164 } 1165 1165 1166 1166 .icon16.icon-dashboard, … … 1341 1341 #icon-ms-admin, 1342 1342 .icon32.icon-generic, 1343 1343 #icon-generic { 1344 background-image: url( ../images/icons32-vs.png?ver=20121105);1344 background-image: url("../images/icons32-vs.png?ver=20121105"); 1345 1345 } 1346 1346 1347 1347 .icon32.icon-post, … … 1514 1514 } 1515 1515 1516 1516 .js .meta-box-sortables .postbox:hover .handlediv { 1517 background: transparent url( ../images/arrows-vs.png) no-repeat 6px 7px;1517 background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px; 1518 1518 } 1519 1519 1520 1520 .tablenav .tablenav-pages { … … 1599 1599 .view-switch #view-switch-list, 1600 1600 .view-switch #view-switch-excerpt { 1601 1601 background-color: transparent; 1602 background-image: url( '../images/list.png');1602 background-image: url("../images/list.png"); 1603 1603 background-repeat: no-repeat; 1604 1604 } 1605 1605 … … 1620 1620 } 1621 1621 1622 1622 #header-logo { 1623 background: transparent url( ../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;1623 background: transparent url("../images/wp-logo-vs.png?ver=20101102") no-repeat scroll center center; 1624 1624 } 1625 1625 1626 1626 .popular-tags, … … 1658 1658 } 1659 1659 1660 1660 .js .sidebar-name-arrow { 1661 background: transparent url( ../images/arrows-vs.png) no-repeat 5px 9px;1661 background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px; 1662 1662 } 1663 1663 1664 1664 .js .sidebar-name:hover .sidebar-name-arrow { 1665 background: transparent url( ../images/arrows-dark-vs.png) no-repeat 5px 9px;1665 background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px; 1666 1666 } 1667 1667 1668 1668 .in-widget-title { … … 1778 1778 } 1779 1779 1780 1780 .nav-menus-php .item-edit { 1781 background: transparent url( ../images/arrows-vs.png) no-repeat 8px 10px;1781 background: transparent url("../images/arrows-vs.png") no-repeat 8px 10px; 1782 1782 border-bottom-color: #eff8ff; 1783 1783 } 1784 1784 1785 1785 .nav-menus-php .item-edit:hover { 1786 background: transparent url( ../images/arrows-dark-vs.png) no-repeat 8px 10px;1786 background: transparent url("../images/arrows-dark-vs.png") no-repeat 8px 10px; 1787 1787 } 1788 1788 1789 1789 .menu-item-settings { /* Menu editing */ … … 1960 1960 /* Menu */ 1961 1961 .rtl #adminmenushadow, 1962 1962 .rtl #adminmenuback { 1963 background-image: url( ../images/menu-shadow-rtl.png);1963 background-image: url("../images/menu-shadow-rtl.png"); 1964 1964 background-position: top left; 1965 1965 } 1966 1966 … … 2004 2004 2005 2005 /* edit image */ 2006 2006 .js.rtl .meta-box-sortables .postbox:hover .handlediv { 2007 background: transparent url( ../images/arrows-vs.png) no-repeat 6px 7px;2007 background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px; 2008 2008 } 2009 2009 2010 2010 .rtl #post-body .misc-pub-section { … … 2013 2013 } 2014 2014 2015 2015 .js.rtl .sidebar-name-arrow { 2016 background: transparent url( ../images/arrows-vs.png) no-repeat 5px 9px;2016 background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px; 2017 2017 } 2018 2018 2019 2019 .js.rtl .sidebar-name:hover .sidebar-name-arrow { 2020 background: transparent url( ../images/arrows-dark-vs.png) no-repeat 5px 9px;2020 background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px; 2021 2021 } 2022 2022 2023 2023 /** … … 2104 2104 #icon-ms-admin, 2105 2105 .icon32.icon-generic, 2106 2106 #icon-generic { 2107 background-image: url( ../images/icons32-vs-2x.png?ver=20121105);2107 background-image: url("../images/icons32-vs-2x.png?ver=20121105"); 2108 2108 background-size: 756px 45px; 2109 2109 } 2110 2110 … … 2134 2134 .menu-icon-site div.wp-menu-image, 2135 2135 .icon16.icon-generic, 2136 2136 .menu-icon-generic div.wp-menu-image { 2137 background-image: url( '../images/menu-vs-2x.png?ver=20121105');2137 background-image: url("../images/menu-vs-2x.png?ver=20121105"); 2138 2138 background-size: 390px 64px; 2139 2139 } 2140 2140 2141 2141 #header-logo { 2142 background-image: url( '../images/wp-logo-vs-2x.png?ver=20120916');2142 background-image: url("../images/wp-logo-vs-2x.png?ver=20120916"); 2143 2143 background-size: 16px auto; 2144 2144 } 2145 2145