Make WordPress Core

Ticket #22476: 22476.3.diff

File 22476.3.diff, 26.7 KB (added by MikeHansenMe, 12 years ago)

updated for new inconsistent styles

  • wp-admin/css/wp-admin-rtl.css

     
    127127}
    128128
    129129input[type="text"].ui-autocomplete-loading {
    130         background: transparent url('../images/loading.gif') no-repeat left center;
     130        background: transparent url("../images/loading.gif") no-repeat left center;
    131131}
    132132
    133133ul#add-to-blog-users {
     
    539539}
    540540
    541541.post-com-count {
    542         background-image: url('../images/bubble_bg-rtl.gif');
     542        background-image: url("../images/bubble_bg-rtl.gif");
    543543}
    544544
    545545.column-response .post-com-count {
     
    924924}
    925925
    926926#post-body .wp_themeSkin .mceStatusbar a.mceResize {
    927         background: transparent url('../images/resize-rtl.gif') no-repeat scroll left bottom;
     927        background: transparent url("../images/resize-rtl.gif") no-repeat scroll left bottom;
    928928        cursor: sw-resize;
    929929}
    930930
     
    16761676}
    16771677
    16781678#content-resize-handle {
    1679         background: transparent url('../images/resize-rtl.gif') no-repeat scroll left bottom;
     1679        background: transparent url("../images/resize-rtl.gif") no-repeat scroll left bottom;
    16801680        right: auto;
    16811681        left: 2px;
    16821682        cursor: sw-resize;
     
    17281728.wp-full-overlay .collapse-sidebar-arrow {
    17291729        margin-right: 2px;
    17301730        margin-left: 0;
    1731         background: transparent url('../images/arrows.png') no-repeat 0 -108px;
     1731        background: transparent url("../images/arrows.png") no-repeat 0 -108px;
    17321732}
    17331733
    17341734.wp-full-overlay.collapsed .collapse-sidebar-arrow {
     
    23092309
    23102310/* Star ratings */
    23112311div.star-holder {
    2312         background: url('../images/stars-rtl.png?ver=20121108') repeat-x bottom right;
     2312        background: url("../images/stars-rtl.png?ver=20121108") repeat-x bottom right;
    23132313}
    23142314div.star-holder .star-rating {
    2315         background: url('../images/stars-rtl.png?ver=20121108') repeat-x top right;
     2315        background: url("../images/stars-rtl.png?ver=20121108") repeat-x top right;
    23162316        float: right;
    23172317}
    23182318
     
    25422542  (-webkit-min-device-pixel-ratio: 1.25),
    25432543  (min-resolution: 120dpi) {
    25442544        .post-com-count {
    2545                 background-image: url('../images/bubble_bg-rtl-2x.gif');
     2545                background-image: url("../images/bubble_bg-rtl-2x.gif");
    25462546                background-size: 18px 100px;
    25472547        }
    25482548
    25492549        #content-resize-handle, #post-body .wp_themeSkin .mceStatusbar a.mceResize {
    2550                 background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll right bottom;
     2550                background: transparent url("../images/resize-rtl-2x.gif") no-repeat scroll right bottom;
    25512551                background-size: 11px 11px;
    25522552        }
    25532553
    25542554        .wp-full-overlay .collapse-sidebar-arrow {
    2555                 background-image: url('../images/arrows-2x.png');
     2555                background-image: url("../images/arrows-2x.png");
    25562556                background-size: 15px 123px;
    25572557        }
    25582558
    25592559        div.star-holder {
    2560                 background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x bottom right;
     2560                background: url("../images/stars-rtl-2x.png?ver=20121108") repeat-x bottom right;
    25612561                background-size: 21px 37px;
    25622562        }
    25632563
    25642564        div.star-holder .star-rating {
    2565                 background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x top right;
     2565                background: url("../images/stars-rtl-2x.png?ver=20121108") repeat-x top right;
    25662566                background-size: 21px 37px;
    25672567        }
    25682568
    25692569        #post-body .wp_themeSkin .mceStatusbar a.mceResize,
    25702570        #content-resize-handle {
    2571                 background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll left bottom;
     2571                background: transparent url("../images/resize-rtl-2x.gif") no-repeat scroll left bottom;
    25722572        }
    25732573}
    25742574
  • wp-admin/css/wp-admin.css

     
    953953}
    954954
    955955input[type="text"].ui-autocomplete-loading {
    956         background: transparent url('../images/loading.gif') no-repeat right center;
     956        background: transparent url("../images/loading.gif") no-repeat right center;
    957957        visibility: visible;
    958958}
    959959
     
    18541854}
    18551855
    18561856.post-com-count {
    1857         background-image: url('../images/bubble_bg.gif');
     1857        background-image: url("../images/bubble_bg.gif");
    18581858        height: 1.3em;
    18591859        line-height: 1.1em;
    18601860        display: block;
     
    19001900}
    19011901
    19021902th .comment-grey-bubble {
    1903         background-image: url('../images/comment-grey-bubble.png');
     1903        background-image: url("../images/comment-grey-bubble.png");
    19041904        background-repeat: no-repeat;
    19051905        height: 12px;
    19061906        width: 12px;
     
    23012301        left: -12px;
    23022302        width: 10px;
    23032303        height: 100%;
    2304         background: url('../images/xit.gif') 0 17% no-repeat;
     2304        background: url("../images/xit.gif") 0 17% no-repeat;
    23052305}
    23062306
    23072307.welcome-panel .welcome-panel-close:hover:before {
     
    23442344.welcome-panel .welcome-icon {
    23452345        display: block;
    23462346        padding: 2px 0 8px 32px;
    2347         background-image: url('../images/welcome-icons.png');
     2347        background-image: url("../images/welcome-icons.png");
    23482348        background-repeat: no-repeat;
    23492349        background-size: 16px;
    23502350}
     
    25232523        height: 4px;
    25242524        margin-top: 8px;
    25252525        margin-left: 7px;
    2526         background-image: url('../images/sort.gif');
     2526        background-image: url("../images/sort.gif");
    25272527        background-repeat: no-repeat;
    25282528}
    25292529
    25302530tr.wp-locked .locked-indicator {
    2531         background: url('../images/lock16.png') no-repeat;
     2531        background: url("../images/lock16.png") no-repeat;
    25322532        margin: -2px 0 0 8px;
    25332533        height: 16px;
    25342534        width: 16px;
     
    32693269
    32703270#post-body .wp_themeSkin .mceStatusbar a.mceResize {
    32713271        display: block;
    3272         background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
     3272        background: transparent url("../images/resize.gif") no-repeat scroll right bottom;
    32733273        width: 12px;
    32743274        cursor: se-resize;
    32753275        margin: 0 1px;
     
    32823282}
    32833283
    32843284#content-resize-handle {
    3285         background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
     3285        background: transparent url("../images/resize.gif") no-repeat scroll right bottom;
    32863286        width: 12px;
    32873287        cursor: se-resize;
    32883288        position: absolute;
     
    41794179.imgedit-wait {
    41804180        position: absolute;
    41814181        top: 0;
    4182         background: #fff url(../images/wpspin_light.gif) no-repeat scroll 22px 10px;
     4182        background: #fff url("../images/wpspin_light.gif") no-repeat scroll 22px 10px;
    41834183        background-size: 16px 16px;
    41844184        opacity: 0.7;
    41854185        filter: alpha(opacity=70);
     
    41894189}
    41904190
    41914191.spinner {
    4192         background: url(../images/wpspin_light.gif) no-repeat;
     4192        background: url("../images/wpspin_light.gif") no-repeat;
    41934193        background-size: 16px 16px;
    41944194        display: none;
    41954195        float: right;
     
    42464246}
    42474247
    42484248.imgedit-crop {
    4249         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -9px -31px;
     4249        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -9px -31px;
    42504250        margin: 0 8px 0 0;
    42514251}
    42524252
     
    42594259}
    42604260
    42614261.imgedit-rleft {
    4262         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -46px -31px;
     4262        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -46px -31px;
    42634263        margin: 0 3px;
    42644264}
    42654265
     
    42724272}
    42734273
    42744274.imgedit-rright {
    4275         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -77px -31px;
     4275        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -77px -31px;
    42764276        margin: 0 8px 0 3px;
    42774277}
    42784278
     
    42854285}
    42864286
    42874287.imgedit-flipv {
    4288         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -115px -31px;
     4288        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -115px -31px;
    42894289        margin: 0 3px;
    42904290}
    42914291
     
    42984298}
    42994299
    43004300.imgedit-fliph {
    4301         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -147px -31px;
     4301        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -147px -31px;
    43024302        margin: 0 8px 0 3px;
    43034303}
    43044304
     
    43114311}
    43124312
    43134313.imgedit-undo {
    4314         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -184px -31px;
     4314        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -184px -31px;
    43154315        margin: 0 3px;
    43164316}
    43174317
     
    43244324}
    43254325
    43264326.imgedit-redo {
    4327         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -215px -31px;
     4327        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -215px -31px;
    43284328        margin: 0 8px 0 3px;
    43294329}
    43304330
     
    50915091}
    50925092
    50935093.pressthis a span {
    5094         background: url(../images/press-this.png?v=20120502) no-repeat 0px 5px;
     5094        background: url("../images/press-this.png?v=20120502") no-repeat 0px 5px;
    50955095        background-size: 24px 20px;
    50965096        padding: 8px 11px 8px 27px;
    50975097        margin: 0 5px;
     
    52585258        font-size: 14px;
    52595259        text-align: center;
    52605260        margin: 0 -5px;
    5261         background: url('../images/wp-badge.png?ver=20111120') no-repeat;
     5261        background: url("../images/wp-badge.png?ver=20111120") no-repeat;
    52625262}
    52635263
    52645264.about-wrap .wp-badge {
     
    56485648        display: block;
    56495649        width: 15px;
    56505650        height: 15px;
    5651         background: transparent url('../images/arrows.png') no-repeat -1px -73px;
     5651        background: transparent url("../images/arrows.png") no-repeat -1px -73px;
    56525652}
    56535653
    56545654.wp-full-overlay.collapsed .collapse-sidebar-arrow {
     
    66346634}
    66356635
    66366636.login h1 a {
    6637         background-image: url('../images/wordpress-logo.png?ver=20120216');
     6637        background-image: url("../images/wordpress-logo.png?ver=20120216");
    66386638        background-size: 274px 63px;
    66396639        background-position: top center;
    66406640        background-repeat: no-repeat;
     
    74047404        position: relative;
    74057405        height: 17px;
    74067406        width: 100px;
    7407         background: url('../images/stars.png?ver=20121108') repeat-x bottom left;
     7407        background: url("../images/stars.png?ver=20121108") repeat-x bottom left;
    74087408}
    74097409
    74107410div.star-holder .star-rating {
    7411         background: url('../images/stars.png?ver=20121108') repeat-x top left;
     7411        background: url("../images/stars.png?ver=20121108") repeat-x top left;
    74127412        height: 17px;
    74137413        float: left;
    74147414}
     
    75957595}
    75967596
    75977597.press-this .tagchecklist span a {
    7598         background: transparent url(../images/xit.gif) no-repeat 0 0;
     7598        background: transparent url("../images/xit.gif") no-repeat 0 0;
    75997599}
    76007600
    76017601.press-this #titlediv {
     
    76987698
    76997699.js .postbox:hover .handlediv,
    77007700.js .stuffbox:hover .handlediv {
    7701         background: transparent url(../images/arrows.png) no-repeat 6px 7px;
     7701        background: transparent url("../images/arrows.png") no-repeat 6px 7px;
    77027702}
    77037703
    77047704.press-this #submitdiv:hover .handlediv {
     
    81648164}
    81658165
    81668166.widget-top a.widget-action {
    8167         background: transparent url(../images/arrows.png) no-repeat 4px 6px;
     8167        background: transparent url("../images/arrows.png") no-repeat 4px 6px;
    81688168}
    81698169
    81708170.widget-top a.widget-action:hover {
    8171         background: transparent url(../images/arrows-dark.png) no-repeat 4px 6px;
     8171        background: transparent url("../images/arrows-dark.png") no-repeat 4px 6px;
    81728172}
    81738173
    81748174.widget .widget-inside,
     
    84318431  (min-resolution: 120dpi) {
    84328432
    84338433        .press-this .tagchecklist span a {
    8434                 background-image: url('../images/xit-2x.gif');
     8434                background-image: url("../images/xit-2x.gif");
    84358435                background-size: 20px auto;
    84368436         }
    84378437
    84388438        .js .postbox:hover .handlediv,
    84398439        .js .stuffbox:hover .handlediv,
    84408440        .widget-top a.widget-action {
    8441                 background-image: url('../images/arrows-2x.png');
     8441                background-image: url("../images/arrows-2x.png");
    84428442                background-size: 15px 123px;
    84438443         }
    84448444
    84458445        .widget-top a.widget-action:hover {
    8446                 background-image: url('../images/arrows-dark-2x.png');
     8446                background-image: url("../images/arrows-dark-2x.png");
    84478447                background-size: 15px 123px;
    84488448        }
    84498449
    84508450        .post-com-count {
    8451                 background-image: url('../images/bubble_bg-2x.gif');
     8451                background-image: url("../images/bubble_bg-2x.gif");
    84528452                background-size: 18px 100px;
    84538453        }
    84548454
    84558455        th .comment-grey-bubble {
    8456                 background-image: url('../images/comment-grey-bubble-2x.png');
     8456                background-image: url("../images/comment-grey-bubble-2x.png");
    84578457                background-size: 12px 12px;
    84588458        }
    84598459
    84608460        .sorting-indicator {
    8461                 background-image: url('../images/sort-2x.gif?ver=20130102');
     8461                background-image: url("../images/sort-2x.gif?ver=20130102");
    84628462                background-size: 14px 4px;
    84638463        }
    84648464
    84658465        #content-resize-handle,
    84668466        #post-body .wp_themeSkin .mceStatusbar a.mceResize {
    8467                 background: transparent url('../images/resize-2x.gif') no-repeat scroll right bottom;
     8467                background: transparent url("../images/resize-2x.gif") no-repeat scroll right bottom;
    84688468                background-size: 11px 11px;
    84698469        }
    84708470
    84718471        div.star-holder {
    8472                 background: url('../images/stars-2x.png?ver=20121108') repeat-x bottom left;
     8472                background: url("../images/stars-2x.png?ver=20121108") repeat-x bottom left;
    84738473                background-size: 21px 37px;
    84748474        }
    84758475
    84768476        div.star-holder .star-rating {
    8477                 background: url('../images/stars-2x.png?ver=20121108') repeat-x top left;
     8477                background: url("../images/stars-2x.png?ver=20121108") repeat-x top left;
    84788478                background-size: 21px 37px;
    84798479        }
    84808480
    84818481        .welcome-panel .welcome-panel-close:before {
    8482                 background-image: url('../images/xit-2x.gif');
     8482                background-image: url("../images/xit-2x.gif");
    84838483                background-size: 20px auto;
    84848484        }
    84858485
    84868486        .welcome-panel .welcome-icon {
    8487                 background-image: url('../images/welcome-icons-2x.png');
     8487                background-image: url("../images/welcome-icons-2x.png");
    84888488        }
    84898489
    84908490        .login h1 a {
    8491                 background-image: url('../images/wordpress-logo-2x.png?ver=20120412');
     8491                background-image: url("../images/wordpress-logo-2x.png?ver=20120412");
    84928492                background-size: 274px 63px;
    84938493        }
    84948494
    84958495        .wp-badge {
    8496                 background-image: url('../images/wp-badge-2x.png?ver=20120516');
     8496                background-image: url("../images/wp-badge-2x.png?ver=20120516");
    84978497                background-size: 173px 194px;
    84988498        }
    84998499
    85008500        .wp-full-overlay .collapse-sidebar-arrow {
    8501                 background-image: url('../images/arrows-2x.png');
     8501                background-image: url("../images/arrows-2x.png");
    85028502                background-size: 15px 123px;
    85038503         }
    85048504
    85058505        .pressthis a span {
    8506                 background-image: url(../images/press-this-2x.png?v=20121105);
     8506                background-image: url("../images/press-this-2x.png?v=20121105");
    85078507        }
    85088508
    85098509        .imgedit-crop,
     
    85138513        .imgedit-fliph,
    85148514        .imgedit-undo,
    85158515        .imgedit-redo {
    8516                 background-image: url('../images/imgedit-icons-2x.png');
     8516                background-image: url("../images/imgedit-icons-2x.png");
    85178517                background-size: 260px 64px;
    85188518        }
    85198519
    85208520        .spinner,
    85218521        .imgedit-wait,
    85228522        .customize-loading #customize-container {
    8523                 background-image: url(../images/wpspin_light-2x.gif);
     8523                background-image: url("../images/wpspin_light-2x.gif");
    85248524        }
    85258525}
    85268526
  • wp-admin/css/media.css

     
    5252/* specific to the image upload form */
    5353
    5454.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;
    5656}
    5757
    5858.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;
    6060}
    6161
    6262.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;
    6464}
    6565
    6666.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;
    6868}
    6969
    7070tr.image-size td {
  • wp-admin/css/colors-classic.css

     
    702702}
    703703
    704704.curtime #timestamp {
    705         background-image: url(../images/date-button.gif);
     705        background-image: url("../images/date-button.gif");
    706706}
    707707
    708708#quicktags #ed_link {
     
    719719
    720720.tagchecklist span a,
    721721#bulk-titles div a {
    722         background: url(../images/xit.gif) no-repeat;
     722        background: url("../images/xit.gif") no-repeat;
    723723}
    724724
    725725.tagchecklist span a:hover,
    726726#bulk-titles div a:hover {
    727         background: url(../images/xit.gif) no-repeat -10px 0;
     727        background: url("../images/xit.gif") no-repeat -10px 0;
    728728}
    729729
    730730#update-nag, .update-nag {
     
    777777
    778778#screen-meta-links a {
    779779        color: #606060;
    780         background: transparent url(../images/arrows.png) no-repeat right 4px;
     780        background: transparent url("../images/arrows.png") no-repeat right 4px;
    781781}
    782782
    783783#screen-meta-links a:hover,
     
    985985
    986986#adminmenushadow,
    987987#adminmenuback {
    988         background-image: url(../images/menu-shadow.png);
     988        background-image: url("../images/menu-shadow.png");
    989989        background-position: top right;
    990990        background-repeat: repeat-y;
    991991}
     
    11271127}
    11281128
    11291129#collapse-button div {
    1130         background: transparent url(../images/arrows-vs.png) no-repeat 0 -72px;
     1130        background: transparent url("../images/arrows-vs.png") no-repeat 0 -72px;
    11311131}
    11321132
    11331133.folded #collapse-button div {
     
    11991199.menu-icon-site div.wp-menu-image,
    12001200.icon16.icon-generic,
    12011201.menu-icon-generic div.wp-menu-image {
    1202         background-image: url(../images/menu-vs.png?ver=20121105);
     1202        background-image: url("../images/menu-vs.png?ver=20121105");
    12031203}
    12041204
    12051205.icon16.icon-dashboard,
     
    13801380#icon-ms-admin,
    13811381.icon32.icon-generic,
    13821382#icon-generic {
    1383         background-image: url(../images/icons32-vs.png?ver=20121105);
     1383        background-image: url("../images/icons32-vs.png?ver=20121105");
    13841384}
    13851385
    13861386.icon32.icon-post,
     
    15481548}
    15491549
    15501550.js .meta-box-sortables .postbox:hover .handlediv {
    1551         background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px;
     1551        background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px;
    15521552}
    15531553
    15541554.tablenav .tablenav-pages {
     
    16331633.view-switch #view-switch-list,
    16341634.view-switch #view-switch-excerpt {
    16351635        background-color: transparent;
    1636         background-image: url('../images/list.png');
     1636        background-image: url("../images/list.png");
    16371637        background-repeat: no-repeat;
    16381638}
    16391639
     
    16541654}
    16551655
    16561656#header-logo {
    1657         background: transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;
     1657        background: transparent url("../images/wp-logo-vs.png?ver=20101102") no-repeat scroll center center;
    16581658}
    16591659
    16601660.popular-tags,
     
    16921692}
    16931693
    16941694.js .sidebar-name-arrow {
    1695         background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px;
     1695        background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px;
    16961696}
    16971697
    16981698.js .sidebar-name:hover .sidebar-name-arrow {
    1699         background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;
     1699        background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px;
    17001700}
    17011701
    17021702.in-widget-title {
     
    18121812}
    18131813
    18141814.nav-menus-php .item-edit {
    1815         background: transparent url(../images/arrows-vs.png) no-repeat 8px 10px;
     1815        background: transparent url("../images/arrows-vs.png") no-repeat 8px 10px;
    18161816        border-bottom-color: #eff8ff;
    18171817}
    18181818
    18191819.nav-menus-php .item-edit:hover {
    1820         background: transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px;
     1820        background: transparent url("../images/arrows-dark-vs.png") no-repeat 8px 10px;
    18211821}
    18221822
    18231823.menu-item-settings { /* Menu editing */
     
    20072007/* Menu */
    20082008.rtl #adminmenushadow,
    20092009.rtl #adminmenuback {
    2010         background-image: url(../images/menu-shadow-rtl.png);
     2010        background-image: url("../images/menu-shadow-rtl.png");
    20112011        background-position: top left;
    20122012}
    20132013
     
    20512051
    20522052/* edit image */
    20532053.js.rtl .meta-box-sortables .postbox:hover .handlediv {
    2054         background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px;
     2054        background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px;
    20552055}
    20562056
    20572057.rtl #post-body .misc-pub-section {
     
    20602060}
    20612061
    20622062.js.rtl .sidebar-name-arrow {
    2063         background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px;
     2063        background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px;
    20642064}
    20652065
    20662066.js.rtl .sidebar-name:hover .sidebar-name-arrow {
    2067         background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;
     2067        background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px;
    20682068}
    20692069
    20702070/**
     
    21542154        #icon-ms-admin,
    21552155        .icon32.icon-generic,
    21562156        #icon-generic {
    2157                 background-image: url(../images/icons32-vs-2x.png?ver=20121105);
     2157                background-image: url("../images/icons32-vs-2x.png?ver=20121105");
    21582158                background-size: 756px 45px;
    21592159        }
    21602160
     
    21842184        .menu-icon-site div.wp-menu-image,
    21852185        .icon16.icon-generic,
    21862186        .menu-icon-generic div.wp-menu-image {
    2187                 background-image: url('../images/menu-vs-2x.png?ver=20121105');
     2187                background-image: url("../images/menu-vs-2x.png?ver=20121105");
    21882188                background-size: 390px 64px;
    21892189        }
    21902190
    21912191        #header-logo {
    2192                 background-image: url('../images/wp-logo-vs-2x.png?ver=20120916');
     2192                background-image: url("../images/wp-logo-vs-2x.png?ver=20120916");
    21932193                background-size: 16px auto;
    21942194        }
    21952195
  • wp-admin/css/farbtastic.css

     
    2323}
    2424
    2525.farbtastic .wheel {
    26   background: url(../images/wheel.png) no-repeat;
     26  background: url("../images/wheel.png") no-repeat;
    2727  width: 195px;
    2828  height: 195px;
    2929}
    3030
    3131.farbtastic .overlay {
    32   background: url(../images/mask.png) no-repeat;
     32  background: url("../images/mask.png") no-repeat;
    3333}
    3434
    3535.farbtastic .marker {
     
    3737  height: 17px;
    3838  margin: -8px 0 0 -8px;
    3939  overflow: hidden;
    40   background: url(../images/marker.png) no-repeat;
     40  background: url("../images/marker.png") no-repeat;
    4141}
    4242
    4343/* farbtastic-rtl */
  • wp-admin/css/colors-fresh.css

     
    701701}
    702702
    703703.curtime #timestamp {
    704         background-image: url(../images/date-button.gif);
     704        background-image: url("../images/date-button.gif");
    705705}
    706706
    707707#rightnow .youhave {
     
    714714
    715715.tagchecklist span a,
    716716#bulk-titles div a {
    717         background: url(../images/xit.gif) no-repeat;
     717        background: url("../images/xit.gif") no-repeat;
    718718}
    719719
    720720.tagchecklist span a:hover,
    721721#bulk-titles div a:hover {
    722         background: url(../images/xit.gif) no-repeat -10px 0;
     722        background: url("../images/xit.gif") no-repeat -10px 0;
    723723}
    724724
    725725#update-nag, .update-nag {
     
    771771
    772772#screen-meta-links a {
    773773        color: #777;
    774         background: transparent url(../images/arrows.png) no-repeat right 4px;
     774        background: transparent url("../images/arrows.png") no-repeat right 4px;
    775775}
    776776
    777777#screen-meta-links a:hover,
     
    875875
    876876#adminmenushadow,
    877877#adminmenuback {
    878         background-image: url(../images/menu-shadow.png);
     878        background-image: url("../images/menu-shadow.png");
    879879        background-position: top right;
    880880        background-repeat: repeat-y;
    881881}
     
    10171017}
    10181018
    10191019#collapse-button div {
    1020         background: transparent url(../images/arrows.png) no-repeat 0 -72px;
     1020        background: transparent url("../images/arrows.png") no-repeat 0 -72px;
    10211021}
    10221022
    10231023.folded #collapse-button div {
     
    10891089.menu-icon-site div.wp-menu-image,
    10901090.icon16.icon-generic,
    10911091.menu-icon-generic div.wp-menu-image {
    1092         background-image: url(../images/menu.png?ver=20121105);
     1092        background-image: url("../images/menu.png?ver=20121105");
    10931093}
    10941094
    10951095.icon16.icon-dashboard,
     
    12711271#icon-ms-admin,
    12721272.icon32.icon-generic,
    12731273#icon-generic {
    1274         background-image: url(../images/icons32.png?ver=20121105);
     1274        background-image: url("../images/icons32.png?ver=20121105");
    12751275}
    12761276
    12771277.icon32.icon-post,
     
    14391439}
    14401440
    14411441.js .meta-box-sortables .postbox:hover .handlediv {
    1442         background: transparent url(../images/arrows.png) no-repeat 6px 7px;
     1442        background: transparent url("../images/arrows.png") no-repeat 6px 7px;
    14431443}
    14441444
    14451445.tablenav .tablenav-pages {
     
    15241524.view-switch #view-switch-list,
    15251525.view-switch #view-switch-excerpt {
    15261526        background-color: transparent;
    1527         background-image: url('../images/list.png');
     1527        background-image: url("../images/list.png");
    15281528        background-repeat: no-repeat;
    15291529}
    15301530
     
    15451545}
    15461546
    15471547#header-logo {
    1548         background: transparent url(../images/wp-logo.png?ver=20110504) no-repeat scroll center center;
     1548        background: transparent url("../images/wp-logo.png?ver=20110504") no-repeat scroll center center;
    15491549}
    15501550
    15511551.popular-tags,
     
    15831583}
    15841584
    15851585.js .sidebar-name-arrow {
    1586         background: transparent url(../images/arrows.png) no-repeat 5px 9px;
     1586        background: transparent url("../images/arrows.png") no-repeat 5px 9px;
    15871587}
    15881588
    15891589.js .sidebar-name:hover .sidebar-name-arrow {
    1590         background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px;
     1590        background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px;
    15911591}
    15921592
    15931593.in-widget-title {
     
    17001700}
    17011701
    17021702.nav-menus-php .item-edit {
    1703         background: transparent url(../images/arrows.png) no-repeat 8px 10px;
     1703        background: transparent url("../images/arrows.png") no-repeat 8px 10px;
    17041704        border-bottom-color: #eee;
    17051705}
    17061706
    17071707.nav-menus-php .item-edit:hover {
    1708         background: transparent url(../images/arrows-dark.png) no-repeat 8px 10px;
     1708        background: transparent url("../images/arrows-dark.png") no-repeat 8px 10px;
    17091709}
    17101710
    17111711.menu-item-settings { /* Menu editing */
     
    18791879/* Menu */
    18801880.rtl #adminmenushadow,
    18811881.rtl #adminmenuback {
    1882         background-image: url(../images/menu-shadow-rtl.png);
     1882        background-image: url("../images/menu-shadow-rtl.png");
    18831883        background-position: top left;
    18841884}
    18851885
     
    19231923
    19241924/* Edit Image */
    19251925.js.rtl .meta-box-sortables .postbox:hover .handlediv {
    1926         background: transparent url(../images/arrows.png) no-repeat 6px 7px;
     1926        background: transparent url("../images/arrows.png") no-repeat 6px 7px;
    19271927}
    19281928
    19291929.rtl #post-body .misc-pub-section {
     
    19321932}
    19331933
    19341934.js.rtl .sidebar-name-arrow {
    1935         background: transparent url(../images/arrows.png) no-repeat 5px 9px;
     1935        background: transparent url("../images/arrows.png") no-repeat 5px 9px;
    19361936}
    19371937
    19381938.js.rtl .sidebar-name:hover .sidebar-name-arrow {
    1939         background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px;
     1939        background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px;
    19401940}
    19411941
    19421942/**
     
    20262026        #icon-ms-admin,
    20272027        .icon32.icon-generic,
    20282028        #icon-generic {
    2029                 background-image: url(../images/icons32-2x.png?ver=20121105);
     2029                background-image: url("../images/icons32-2x.png?ver=20121105");
    20302030                background-size: 756px 45px;
    20312031        }
    20322032
     
    20562056        .menu-icon-site div.wp-menu-image,
    20572057        .icon16.icon-generic,
    20582058        .menu-icon-generic div.wp-menu-image {
    2059                 background-image: url('../images/menu-2x.png?ver=20121105');
     2059                background-image: url("../images/menu-2x.png?ver=20121105");
    20602060                background-size: 390px 64px;
    20612061        }
    20622062
    20632063        #header-logo {
    2064                 background-image: url('../images/wp-logo-2x.png?ver=20120916');
     2064                background-image: url("../images/wp-logo-2x.png?ver=20120916");
    20652065                background-size: 16px auto;
    20662066        }
    20672067
  • wp-admin/css/install.css

     
    6464        text-align:center
    6565}
    6666#logo a {
    67         background-image: url('../images/wordpress-logo.png?ver=20120216');
     67        background-image: url("../images/wordpress-logo.png?ver=20120216");
    6868        background-size: 274px 63px;
    6969        background-position: top center;
    7070        background-repeat: no-repeat;
     
    7979  (-webkit-min-device-pixel-ratio: 1.25),
    8080  (min-resolution: 120dpi) {
    8181        #logo a {
    82                 background-image: url('../images/wordpress-logo-2x.png?ver=20120412');
     82                background-image: url("../images/wordpress-logo-2x.png?ver=20120412");
    8383                background-size: 274px 63px;
    8484        }
    8585}