Make WordPress Core

Ticket #22476: 22476.4.diff

File 22476.4.diff, 31.3 KB (added by MikeHansenMe, 12 years ago)

updated patch

  • wp-admin/css/colors-fresh.css

     
    704704}
    705705
    706706.curtime #timestamp {
    707         background-image: url(../images/date-button.gif);
     707        background-image: url("../images/date-button.gif");
    708708}
    709709
    710710#rightnow .youhave {
     
    717717
    718718.tagchecklist span a,
    719719#bulk-titles div a {
    720         background: url(../images/xit.gif) no-repeat;
     720        background: url("../images/xit.gif") no-repeat;
    721721}
    722722
    723723.tagchecklist span a:hover,
    724724#bulk-titles div a:hover {
    725         background: url(../images/xit.gif) no-repeat -10px 0;
     725        background: url("../images/xit.gif") no-repeat -10px 0;
    726726}
    727727
    728728#update-nag, .update-nag {
     
    774774
    775775#screen-meta-links a {
    776776        color: #777;
    777         background: transparent url(../images/arrows.png) no-repeat right 4px;
     777        background: transparent url("../images/arrows.png") no-repeat right 4px;
    778778}
    779779
    780780#screen-meta-links a:hover,
     
    878878
    879879#adminmenushadow,
    880880#adminmenuback {
    881         background-image: url(../images/menu-shadow.png);
     881        background-image: url("../images/menu-shadow.png");
    882882        background-position: top right;
    883883        background-repeat: repeat-y;
    884884}
     
    10201020}
    10211021
    10221022#collapse-button div {
    1023         background: transparent url(../images/arrows.png) no-repeat 0 -72px;
     1023        background: transparent url("../images/arrows.png") no-repeat 0 -72px;
    10241024}
    10251025
    10261026.folded #collapse-button div {
     
    10921092.menu-icon-site div.wp-menu-image,
    10931093.icon16.icon-generic,
    10941094.menu-icon-generic div.wp-menu-image {
    1095         background-image: url(../images/menu.png?ver=20121105);
     1095        background-image: url("../images/menu.png?ver=20121105");
    10961096}
    10971097
    10981098.icon16.icon-dashboard,
     
    12741274#icon-ms-admin,
    12751275.icon32.icon-generic,
    12761276#icon-generic {
    1277         background-image: url(../images/icons32.png?ver=20121105);
     1277        background-image: url("../images/icons32.png?ver=20121105");
    12781278}
    12791279
    12801280.icon32.icon-post,
     
    13891389
    13901390.revision-tick.loading-true {
    13911391        background-color: #9999cc;
    1392         background: url(../images/wpspin_light.gif) no-repeat;
     1392        background: url("../images/wpspin_light.gif") no-repeat;
    13931393        background-position: middle;
    13941394        background-size: 1px 10px;
    13951395}
     
    15061506}
    15071507
    15081508.js .meta-box-sortables .postbox:hover .handlediv {
    1509         background: transparent url(../images/arrows.png) no-repeat 6px 7px;
     1509        background: transparent url("../images/arrows.png") no-repeat 6px 7px;
    15101510}
    15111511
    15121512.tablenav .tablenav-pages {
     
    15911591.view-switch #view-switch-list,
    15921592.view-switch #view-switch-excerpt {
    15931593        background-color: transparent;
    1594         background-image: url('../images/list.png');
     1594        background-image: url("../images/list.png");
    15951595        background-repeat: no-repeat;
    15961596}
    15971597
     
    16121612}
    16131613
    16141614#header-logo {
    1615         background: transparent url(../images/wp-logo.png?ver=20110504) no-repeat scroll center center;
     1615        background: transparent url("../images/wp-logo.png?ver=20110504") no-repeat scroll center center;
    16161616}
    16171617
    16181618.popular-tags,
     
    16501650}
    16511651
    16521652.js .sidebar-name-arrow {
    1653         background: transparent url(../images/arrows.png) no-repeat 5px 9px;
     1653        background: transparent url("../images/arrows.png") no-repeat 5px 9px;
    16541654}
    16551655
    16561656.js .sidebar-name:hover .sidebar-name-arrow {
    1657         background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px;
     1657        background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px;
    16581658}
    16591659
    16601660.in-widget-title {
     
    17671767}
    17681768
    17691769.nav-menus-php .item-edit {
    1770         background: transparent url(../images/arrows.png) no-repeat 8px 10px;
     1770        background: transparent url("../images/arrows.png") no-repeat 8px 10px;
    17711771        border-bottom-color: #eee;
    17721772}
    17731773
    17741774.nav-menus-php .item-edit:hover {
    1775         background: transparent url(../images/arrows-dark.png) no-repeat 8px 10px;
     1775        background: transparent url("../images/arrows-dark.png") no-repeat 8px 10px;
    17761776}
    17771777
    17781778.menu-item-settings { /* Menu editing */
     
    19631963/* Menu */
    19641964.rtl #adminmenushadow,
    19651965.rtl #adminmenuback {
    1966         background-image: url(../images/menu-shadow-rtl.png);
     1966        background-image: url("../images/menu-shadow-rtl.png");
    19671967        background-position: top left;
    19681968}
    19691969
     
    20072007
    20082008/* Edit Image */
    20092009.js.rtl .meta-box-sortables .postbox:hover .handlediv {
    2010         background: transparent url(../images/arrows.png) no-repeat 6px 7px;
     2010        background: transparent url("../images/arrows.png") no-repeat 6px 7px;
    20112011}
    20122012
    20132013.rtl #post-body .misc-pub-section {
     
    20162016}
    20172017
    20182018.js.rtl .sidebar-name-arrow {
    2019         background: transparent url(../images/arrows.png) no-repeat 5px 9px;
     2019        background: transparent url("../images/arrows.png") no-repeat 5px 9px;
    20202020}
    20212021
    20222022.js.rtl .sidebar-name:hover .sidebar-name-arrow {
    2023         background: transparent url(../images/arrows-dark.png) no-repeat 5px 9px;
     2023        background: transparent url("../images/arrows-dark.png") no-repeat 5px 9px;
    20242024}
    20252025
    20262026/**
     
    21102110        #icon-ms-admin,
    21112111        .icon32.icon-generic,
    21122112        #icon-generic {
    2113                 background-image: url(../images/icons32-2x.png?ver=20121105);
     2113                background-image: url("../images/icons32-2x.png?ver=20121105");
    21142114                background-size: 756px 45px;
    21152115        }
    21162116
     
    21402140        .menu-icon-site div.wp-menu-image,
    21412141        .icon16.icon-generic,
    21422142        .menu-icon-generic div.wp-menu-image {
    2143                 background-image: url('../images/menu-2x.png?ver=20121105');
     2143                background-image: url("../images/menu-2x.png?ver=20121105");
    21442144                background-size: 390px 64px;
    21452145        }
    21462146
    21472147        #header-logo {
    2148                 background-image: url('../images/wp-logo-2x.png?ver=20120916');
     2148                background-image: url("../images/wp-logo-2x.png?ver=20120916");
    21492149                background-size: 16px auto;
    21502150        }
    21512151
  • 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}
  • wp-admin/css/wp-admin-rtl.css

     
    130130}
    131131
    132132input[type="text"].ui-autocomplete-loading {
    133         background: transparent url('../images/loading.gif') no-repeat left center;
     133        background: transparent url("../images/loading.gif") no-repeat left center;
    134134}
    135135
    136136ul#add-to-blog-users {
     
    542542}
    543543
    544544.post-com-count {
    545         background-image: url('../images/bubble_bg-rtl.gif');
     545        background-image: url("../images/bubble_bg-rtl.gif");
    546546}
    547547
    548548.column-response .post-com-count {
     
    930930}
    931931
    932932#post-body .wp_themeSkin .mceStatusbar a.mceResize {
    933         background: transparent url('../images/resize-rtl.gif') no-repeat scroll left bottom;
     933        background: transparent url("../images/resize-rtl.gif") no-repeat scroll left bottom;
    934934        cursor: sw-resize;
    935935}
    936936
     
    17041704}
    17051705
    17061706#content-resize-handle {
    1707         background: transparent url('../images/resize-rtl.gif') no-repeat scroll left bottom;
     1707        background: transparent url("../images/resize-rtl.gif") no-repeat scroll left bottom;
    17081708        right: auto;
    17091709        left: 2px;
    17101710        cursor: sw-resize;
     
    17561756.wp-full-overlay .collapse-sidebar-arrow {
    17571757        margin-right: 2px;
    17581758        margin-left: 0;
    1759         background: transparent url('../images/arrows.png') no-repeat 0 -108px;
     1759        background: transparent url("../images/arrows.png") no-repeat 0 -108px;
    17601760}
    17611761
    17621762.wp-full-overlay.collapsed .collapse-sidebar-arrow {
     
    23652365
    23662366/* Star ratings */
    23672367div.star-holder {
    2368         background: url('../images/stars-rtl.png?ver=20121108') repeat-x bottom right;
     2368        background: url("../images/stars-rtl.png?ver=20121108") repeat-x bottom right;
    23692369}
    23702370div.star-holder .star-rating {
    2371         background: url('../images/stars-rtl.png?ver=20121108') repeat-x top right;
     2371        background: url("../images/stars-rtl.png?ver=20121108") repeat-x top right;
    23722372        float: right;
    23732373}
    23742374
     
    26612661  (-webkit-min-device-pixel-ratio: 1.25),
    26622662  (min-resolution: 120dpi) {
    26632663        .post-com-count {
    2664                 background-image: url('../images/bubble_bg-rtl-2x.gif');
     2664                background-image: url("../images/bubble_bg-rtl-2x.gif");
    26652665                background-size: 18px 100px;
    26662666        }
    26672667
    26682668        #content-resize-handle, #post-body .wp_themeSkin .mceStatusbar a.mceResize {
    2669                 background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll right bottom;
     2669                background: transparent url("../images/resize-rtl-2x.gif") no-repeat scroll right bottom;
    26702670                background-size: 11px 11px;
    26712671        }
    26722672
    26732673        .wp-full-overlay .collapse-sidebar-arrow {
    2674                 background-image: url('../images/arrows-2x.png');
     2674                background-image: url("../images/arrows-2x.png");
    26752675                background-size: 15px 123px;
    26762676        }
    26772677
    26782678        div.star-holder {
    2679                 background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x bottom right;
     2679                background: url("../images/stars-rtl-2x.png?ver=20121108") repeat-x bottom right;
    26802680                background-size: 21px 37px;
    26812681        }
    26822682
    26832683        div.star-holder .star-rating {
    2684                 background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x top right;
     2684                background: url("../images/stars-rtl-2x.png?ver=20121108") repeat-x top right;
    26852685                background-size: 21px 37px;
    26862686        }
    26872687
    26882688        #post-body .wp_themeSkin .mceStatusbar a.mceResize,
    26892689        #content-resize-handle {
    2690                 background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll left bottom;
     2690                background: transparent url("../images/resize-rtl-2x.gif") no-repeat scroll left bottom;
    26912691        }
    26922692}
    26932693
  • wp-admin/css/wp-admin.css

     
    955955}
    956956
    957957input[type="text"].ui-autocomplete-loading {
    958         background: transparent url('../images/loading.gif') no-repeat right center;
     958        background: transparent url("../images/loading.gif") no-repeat right center;
    959959        visibility: visible;
    960960}
    961961
     
    18561856}
    18571857
    18581858.post-com-count {
    1859         background-image: url('../images/bubble_bg.gif');
     1859        background-image: url("../images/bubble_bg.gif");
    18601860        height: 1.3em;
    18611861        line-height: 1.1em;
    18621862        display: block;
     
    19021902}
    19031903
    19041904th .comment-grey-bubble {
    1905         background-image: url('../images/comment-grey-bubble.png');
     1905        background-image: url("../images/comment-grey-bubble.png");
    19061906        background-repeat: no-repeat;
    19071907        height: 12px;
    19081908        width: 12px;
     
    23032303        left: -12px;
    23042304        width: 10px;
    23052305        height: 100%;
    2306         background: url('../images/xit.gif') 0 17% no-repeat;
     2306        background: url("../images/xit.gif") 0 17% no-repeat;
    23072307}
    23082308
    23092309.welcome-panel .welcome-panel-close:hover:before {
     
    23462346.welcome-panel .welcome-icon {
    23472347        display: block;
    23482348        padding: 2px 0 8px 32px;
    2349         background-image: url('../images/welcome-icons.png');
     2349        background-image: url("../images/welcome-icons.png");
    23502350        background-repeat: no-repeat;
    23512351        background-size: 16px;
    23522352}
     
    25272527        height: 4px;
    25282528        margin-top: 8px;
    25292529        margin-left: 7px;
    2530         background-image: url('../images/sort.gif');
     2530        background-image: url("../images/sort.gif");
    25312531        background-repeat: no-repeat;
    25322532}
    25332533
    25342534tr.wp-locked .locked-indicator {
    2535         background: url('../images/lock.png') no-repeat;
     2535        background: url("../images/lock.png") no-repeat;
    25362536        margin: -2px 0 0 6px;
    25372537        height: 16px;
    25382538        width: 16px;
     
    26982698        height: 16px;
    26992699        width: 16px;
    27002700        margin-right: 5px;
    2701         background-image: url(../images/post-formats.png);
     2701        background-image: url("../images/post-formats.png");
    27022702        background-repeat: no-repeat;
    27032703        text-indent: -999em;
    27042704}
     
    33163316
    33173317#post-body .wp_themeSkin .mceStatusbar a.mceResize {
    33183318        display: block;
    3319         background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
     3319        background: transparent url("../images/resize.gif") no-repeat scroll right bottom;
    33203320        width: 12px;
    33213321        cursor: se-resize;
    33223322        margin: 0 1px;
     
    33293329}
    33303330
    33313331#content-resize-handle {
    3332         background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
     3332        background: transparent url("../images/resize.gif") no-repeat scroll right bottom;
    33333333        width: 12px;
    33343334        cursor: se-resize;
    33353335        position: absolute;
     
    40354035}
    40364036
    40374037#icon-edit.standard {
    4038         background: url(../images/post-formats32.png) no-repeat -3px -4px;
     4038        background: url("../images/post-formats32.png") no-repeat -3px -4px;
    40394039}
    40404040
    40414041#icon-edit.image {
    4042         background: url(../images/post-formats32.png) no-repeat  -43px -4px;
     4042        background: url("../images/post-formats32.png") no-repeat  -43px -4px;
    40434043}
    40444044
    40454045#icon-edit.gallery {
    4046         background: url(../images/post-formats32.png) no-repeat -83px -4px;
     4046        background: url("../images/post-formats32.png") no-repeat -83px -4px;
    40474047}
    40484048
    40494049#icon-edit.audio {
    4050         background: url(../images/post-formats32.png) no-repeat -123px -4px;
     4050        background: url("../images/post-formats32.png") no-repeat -123px -4px;
    40514051}
    40524052
    40534053#icon-edit.video {
    4054         background: url(../images/post-formats32.png) no-repeat -163px -4px;
     4054        background: url("../images/post-formats32.png") no-repeat -163px -4px;
    40554055}
    40564056
    40574057#icon-edit.chat {
    4058         background: url(../images/post-formats32.png) no-repeat -202px -4px;
     4058        background: url("../images/post-formats32.png") no-repeat -202px -4px;
    40594059}
    40604060
    40614061#icon-edit.status {
    4062         background: url(../images/post-formats32.png) no-repeat -242px -4px;
     4062        background: url("../images/post-formats32.png") no-repeat -242px -4px;
    40634063}
    40644064
    40654065#icon-edit.aside {
    4066         background: url(../images/post-formats32.png) no-repeat -282px -4px;
     4066        background: url("../images/post-formats32.png") no-repeat -282px -4px;
    40674067}
    40684068
    40694069#icon-edit.quote {
    4070         background: url(../images/post-formats32.png) no-repeat -322px -4px;
     4070        background: url("../images/post-formats32.png") no-repeat -322px -4px;
    40714071}
    40724072
    40734073#icon-edit.link {
    4074         background: url(../images/post-formats32.png) no-repeat -362px -4px;
     4074        background: url("../images/post-formats32.png") no-repeat -362px -4px;
    40754075}
    40764076
    40774077.post-format-description {
     
    41304130}
    41314131
    41324132.post-format-options .standard {
    4133         background: url(../images/post-formats.png) no-repeat -8px -8px;
     4133        background: url("../images/post-formats.png") no-repeat -8px -8px;
    41344134}
    41354135
    41364136.post-format-options .image {
    4137         background: url(../images/post-formats.png) no-repeat -40px -8px;
     4137        background: url("../images/post-formats.png") no-repeat -40px -8px;
    41384138}
    41394139
    41404140.post-format-options .gallery {
    4141         background: url(../images/post-formats.png) no-repeat -72px -8px;
     4141        background: url("../images/post-formats.png") no-repeat -72px -8px;
    41424142}
    41434143
    41444144.post-format-options .audio {
    4145         background: url(../images/post-formats.png) no-repeat -104px -8px;
     4145        background: url("../images/post-formats.png") no-repeat -104px -8px;
    41464146}
    41474147
    41484148.post-format-options .video {
    4149         background: url(../images/post-formats.png) no-repeat -136px -8px;
     4149        background: url("../images/post-formats.png") no-repeat -136px -8px;
    41504150}
    41514151
    41524152.post-format-options .chat {
    4153         background: url(../images/post-formats.png) no-repeat -168px -8px;
     4153        background: url("../images/post-formats.png") no-repeat -168px -8px;
    41544154}
    41554155
    41564156.post-format-options .status {
    4157         background: url(../images/post-formats.png) no-repeat -200px -8px;
     4157        background: url("../images/post-formats.png") no-repeat -200px -8px;
    41584158}
    41594159
    41604160.post-format-options .aside {
    4161         background: url(../images/post-formats.png) no-repeat -232px -8px;
     4161        background: url("../images/post-formats.png") no-repeat -232px -8px;
    41624162}
    41634163
    41644164.post-format-options .quote {
    4165         background: url(../images/post-formats.png) no-repeat -264px -8px;
     4165        background: url("../images/post-formats.png") no-repeat -264px -8px;
    41664166}
    41674167
    41684168.post-format-options .link {
    4169         background: url(../images/post-formats.png) no-repeat -296px -8px;
     4169        background: url("../images/post-formats.png") no-repeat -296px -8px;
    41704170}
    41714171
    41724172.post-format-tip {
     
    48704870.imgedit-wait {
    48714871        position: absolute;
    48724872        top: 0;
    4873         background: #fff url(../images/wpspin_light.gif) no-repeat scroll 22px 10px;
     4873        background: #fff url("../images/wpspin_light.gif") no-repeat scroll 22px 10px;
    48744874        background-size: 16px 16px;
    48754875        opacity: 0.7;
    48764876        filter: alpha(opacity=70);
     
    48804880}
    48814881
    48824882.spinner {
    4883         background: url(../images/wpspin_light.gif) no-repeat;
     4883        background: url("../images/wpspin_light.gif") no-repeat;
    48844884        background-size: 16px 16px;
    48854885        display: none;
    48864886        float: right;
     
    49374937}
    49384938
    49394939.imgedit-crop {
    4940         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -9px -31px;
     4940        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -9px -31px;
    49414941        margin: 0 8px 0 0;
    49424942}
    49434943
     
    49504950}
    49514951
    49524952.imgedit-rleft {
    4953         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -46px -31px;
     4953        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -46px -31px;
    49544954        margin: 0 3px;
    49554955}
    49564956
     
    49634963}
    49644964
    49654965.imgedit-rright {
    4966         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -77px -31px;
     4966        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -77px -31px;
    49674967        margin: 0 8px 0 3px;
    49684968}
    49694969
     
    49764976}
    49774977
    49784978.imgedit-flipv {
    4979         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -115px -31px;
     4979        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -115px -31px;
    49804980        margin: 0 3px;
    49814981}
    49824982
     
    49894989}
    49904990
    49914991.imgedit-fliph {
    4992         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -147px -31px;
     4992        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -147px -31px;
    49934993        margin: 0 8px 0 3px;
    49944994}
    49954995
     
    50025002}
    50035003
    50045004.imgedit-undo {
    5005         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -184px -31px;
     5005        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -184px -31px;
    50065006        margin: 0 3px;
    50075007}
    50085008
     
    50155015}
    50165016
    50175017.imgedit-redo {
    5018         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -215px -31px;
     5018        background: transparent url("../images/imgedit-icons.png") no-repeat scroll -215px -31px;
    50195019        margin: 0 8px 0 3px;
    50205020}
    50215021
     
    57745774}
    57755775
    57765776.pressthis a span {
    5777         background: url(../images/press-this.png?v=20120502) no-repeat 0px 5px;
     5777        background: url("../images/press-this.png?v=20120502") no-repeat 0px 5px;
    57785778        background-size: 24px 20px;
    57795779        padding: 8px 11px 8px 27px;
    57805780        margin: 0 5px;
     
    59415941        font-size: 14px;
    59425942        text-align: center;
    59435943        margin: 0 -5px;
    5944         background: url('../images/wp-badge.png?ver=20111120') no-repeat;
     5944        background: url("../images/wp-badge.png?ver=20111120") no-repeat;
    59455945}
    59465946
    59475947.about-wrap .wp-badge {
     
    63356335        display: block;
    63366336        width: 15px;
    63376337        height: 15px;
    6338         background: transparent url('../images/arrows.png') no-repeat -1px -73px;
     6338        background: transparent url("../images/arrows.png") no-repeat -1px -73px;
    63396339}
    63406340
    63416341.wp-full-overlay.collapsed .collapse-sidebar-arrow {
     
    73227322}
    73237323
    73247324.login h1 a {
    7325         background-image: url('../images/wordpress-logo.png?ver=20120216');
     7325        background-image: url("../images/wordpress-logo.png?ver=20120216");
    73267326        background-size: 274px 63px;
    73277327        background-position: top center;
    73287328        background-repeat: no-repeat;
     
    82268226        position: relative;
    82278227        height: 17px;
    82288228        width: 100px;
    8229         background: url('../images/stars.png?ver=20121108') repeat-x bottom left;
     8229        background: url("../images/stars.png?ver=20121108") repeat-x bottom left;
    82308230}
    82318231
    82328232div.star-holder .star-rating {
    8233         background: url('../images/stars.png?ver=20121108') repeat-x top left;
     8233        background: url("../images/stars.png?ver=20121108") repeat-x top left;
    82348234        height: 17px;
    82358235        float: left;
    82368236}
     
    84178417}
    84188418
    84198419.press-this .tagchecklist span a {
    8420         background: transparent url(../images/xit.gif) no-repeat 0 0;
     8420        background: transparent url("../images/xit.gif") no-repeat 0 0;
    84218421}
    84228422
    84238423.press-this #titlediv {
     
    85208520
    85218521.js .postbox:hover .handlediv,
    85228522.js .stuffbox:hover .handlediv {
    8523         background: transparent url(../images/arrows.png) no-repeat 6px 7px;
     8523        background: transparent url("../images/arrows.png") no-repeat 6px 7px;
    85248524}
    85258525
    85268526.press-this #submitdiv:hover .handlediv {
     
    89868986}
    89878987
    89888988.widget-top a.widget-action {
    8989         background: transparent url(../images/arrows.png) no-repeat 4px 6px;
     8989        background: transparent url("../images/arrows.png") no-repeat 4px 6px;
    89908990}
    89918991
    89928992.widget-top a.widget-action:hover {
    8993         background: transparent url(../images/arrows-dark.png) no-repeat 4px 6px;
     8993        background: transparent url("../images/arrows-dark.png") no-repeat 4px 6px;
    89948994}
    89958995
    89968996.widget .widget-inside,
     
    93789378  (min-resolution: 120dpi) {
    93799379
    93809380        .press-this .tagchecklist span a {
    9381                 background-image: url('../images/xit-2x.gif');
     9381                background-image: url("../images/xit-2x.gif");
    93829382                background-size: 20px auto;
    93839383         }
    93849384
    93859385        .js .postbox:hover .handlediv,
    93869386        .js .stuffbox:hover .handlediv,
    93879387        .widget-top a.widget-action {
    9388                 background-image: url('../images/arrows-2x.png');
     9388                background-image: url("../images/arrows-2x.png");
    93899389                background-size: 15px 123px;
    93909390         }
    93919391
    93929392        .widget-top a.widget-action:hover {
    9393                 background-image: url('../images/arrows-dark-2x.png');
     9393                background-image: url("../images/arrows-dark-2x.png");
    93949394                background-size: 15px 123px;
    93959395        }
    93969396
    93979397        .post-com-count {
    9398                 background-image: url('../images/bubble_bg-2x.gif');
     9398                background-image: url("../images/bubble_bg-2x.gif");
    93999399                background-size: 18px 100px;
    94009400        }
    94019401
    94029402        tr.wp-locked .locked-indicator  {
    9403                 background-image: url('../images/lock-2x.png');
     9403                background-image: url("../images/lock-2x.png");
    94049404                background-size: 16px 16px;
    94059405        }
    94069406
    94079407        a.post-state-format {
    9408                 background-image: url(../images/post-formats-2x.png);
     9408                background-image: url("../images/post-formats-2x.png");
    94099409                background-size: 320px 32px;
    94109410        }
    94119411
    94129412        th .comment-grey-bubble {
    9413                 background-image: url('../images/comment-grey-bubble-2x.png');
     9413                background-image: url("../images/comment-grey-bubble-2x.png");
    94149414                background-size: 12px 12px;
    94159415        }
    94169416
    94179417        .sorting-indicator {
    9418                 background-image: url('../images/sort-2x.gif?ver=20130102');
     9418                background-image: url("../images/sort-2x.gif?ver=20130102");
    94199419                background-size: 14px 4px;
    94209420        }
    94219421
    94229422        #content-resize-handle,
    94239423        #post-body .wp_themeSkin .mceStatusbar a.mceResize {
    9424                 background: transparent url('../images/resize-2x.gif') no-repeat scroll right bottom;
     9424                background: transparent url("../images/resize-2x.gif") no-repeat scroll right bottom;
    94259425                background-size: 11px 11px;
    94269426        }
    94279427
    94289428        div.star-holder {
    9429                 background: url('../images/stars-2x.png?ver=20121108') repeat-x bottom left;
     9429                background: url("../images/stars-2x.png?ver=20121108") repeat-x bottom left;
    94309430                background-size: 21px 37px;
    94319431        }
    94329432
    94339433        div.star-holder .star-rating {
    9434                 background: url('../images/stars-2x.png?ver=20121108') repeat-x top left;
     9434                background: url("../images/stars-2x.png?ver=20121108") repeat-x top left;
    94359435                background-size: 21px 37px;
    94369436        }
    94379437
    94389438        .welcome-panel .welcome-panel-close:before {
    9439                 background-image: url('../images/xit-2x.gif');
     9439                background-image: url("../images/xit-2x.gif");
    94409440                background-size: 20px auto;
    94419441        }
    94429442
    94439443        .welcome-panel .welcome-icon {
    9444                 background-image: url('../images/welcome-icons-2x.png');
     9444                background-image: url("../images/welcome-icons-2x.png");
    94459445        }
    94469446
    94479447        .login h1 a {
    9448                 background-image: url('../images/wordpress-logo-2x.png?ver=20120412');
     9448                background-image: url("../images/wordpress-logo-2x.png?ver=20120412");
    94499449                background-size: 274px 63px;
    94509450        }
    94519451
    94529452        .wp-badge {
    9453                 background-image: url('../images/wp-badge-2x.png?ver=20120516');
     9453                background-image: url("../images/wp-badge-2x.png?ver=20120516");
    94549454                background-size: 173px 194px;
    94559455        }
    94569456
    94579457        .wp-full-overlay .collapse-sidebar-arrow {
    9458                 background-image: url('../images/arrows-2x.png');
     9458                background-image: url("../images/arrows-2x.png");
    94599459                background-size: 15px 123px;
    94609460         }
    94619461
    94629462        .pressthis a span {
    9463                 background-image: url(../images/press-this-2x.png?v=20121105);
     9463                background-image: url("../images/press-this-2x.png?v=20121105");
    94649464        }
    94659465
    94669466        .imgedit-crop,
     
    94709470        .imgedit-fliph,
    94719471        .imgedit-undo,
    94729472        .imgedit-redo {
    9473                 background-image: url('../images/imgedit-icons-2x.png');
     9473                background-image: url("../images/imgedit-icons-2x.png");
    94749474                background-size: 260px 64px;
    94759475        }
    94769476
    94779477        .spinner,
    94789478        .imgedit-wait,
    94799479        .customize-loading #customize-container {
    9480                 background-image: url(../images/wpspin_light-2x.gif);
     9480                background-image: url("../images/wpspin_light-2x.gif");
    94819481        }
    94829482}
    94839483
  • 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,
     
    14861486
    14871487.revision-tick.loading-true {
    14881488        background-color: #9999cc;
    1489         background: url(../images/wpspin_light.gif) no-repeat;
     1489        background: url("../images/wpspin_light.gif") no-repeat;
    14901490        background-position: middle;
    14911491        background-size: 1px 10px;
    14921492}
     
    15961596}
    15971597
    15981598.js .meta-box-sortables .postbox:hover .handlediv {
    1599         background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px;
     1599        background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px;
    16001600}
    16011601
    16021602.tablenav .tablenav-pages {
     
    16811681.view-switch #view-switch-list,
    16821682.view-switch #view-switch-excerpt {
    16831683        background-color: transparent;
    1684         background-image: url('../images/list.png');
     1684        background-image: url("../images/list.png");
    16851685        background-repeat: no-repeat;
    16861686}
    16871687
     
    17021702}
    17031703
    17041704#header-logo {
    1705         background: transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;
     1705        background: transparent url("../images/wp-logo-vs.png?ver=20101102") no-repeat scroll center center;
    17061706}
    17071707
    17081708.popular-tags,
     
    17401740}
    17411741
    17421742.js .sidebar-name-arrow {
    1743         background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px;
     1743        background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px;
    17441744}
    17451745
    17461746.js .sidebar-name:hover .sidebar-name-arrow {
    1747         background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;
     1747        background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px;
    17481748}
    17491749
    17501750.in-widget-title {
     
    18601860}
    18611861
    18621862.nav-menus-php .item-edit {
    1863         background: transparent url(../images/arrows-vs.png) no-repeat 8px 10px;
     1863        background: transparent url("../images/arrows-vs.png") no-repeat 8px 10px;
    18641864        border-bottom-color: #eff8ff;
    18651865}
    18661866
    18671867.nav-menus-php .item-edit:hover {
    1868         background: transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px;
     1868        background: transparent url("../images/arrows-dark-vs.png") no-repeat 8px 10px;
    18691869}
    18701870
    18711871.menu-item-settings { /* Menu editing */
     
    20552055/* Menu */
    20562056.rtl #adminmenushadow,
    20572057.rtl #adminmenuback {
    2058         background-image: url(../images/menu-shadow-rtl.png);
     2058        background-image: url("../images/menu-shadow-rtl.png");
    20592059        background-position: top left;
    20602060}
    20612061
     
    20992099
    21002100/* edit image */
    21012101.js.rtl .meta-box-sortables .postbox:hover .handlediv {
    2102         background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px;
     2102        background: transparent url("../images/arrows-vs.png") no-repeat 6px 7px;
    21032103}
    21042104
    21052105.rtl #post-body .misc-pub-section {
     
    21082108}
    21092109
    21102110.js.rtl .sidebar-name-arrow {
    2111         background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px;
     2111        background: transparent url("../images/arrows-vs.png") no-repeat 5px 9px;
    21122112}
    21132113
    21142114.js.rtl .sidebar-name:hover .sidebar-name-arrow {
    2115         background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;
     2115        background: transparent url("../images/arrows-dark-vs.png") no-repeat 5px 9px;
    21162116}
    21172117
    21182118/**
     
    22022202        #icon-ms-admin,
    22032203        .icon32.icon-generic,
    22042204        #icon-generic {
    2205                 background-image: url(../images/icons32-vs-2x.png?ver=20121105);
     2205                background-image: url("../images/icons32-vs-2x.png?ver=20121105");
    22062206                background-size: 756px 45px;
    22072207        }
    22082208
     
    22322232        .menu-icon-site div.wp-menu-image,
    22332233        .icon16.icon-generic,
    22342234        .menu-icon-generic div.wp-menu-image {
    2235                 background-image: url('../images/menu-vs-2x.png?ver=20121105');
     2235                background-image: url("../images/menu-vs-2x.png?ver=20121105");
    22362236                background-size: 390px 64px;
    22372237        }
    22382238
    22392239        #header-logo {
    2240                 background-image: url('../images/wp-logo-vs-2x.png?ver=20120916');
     2240                background-image: url("../images/wp-logo-vs-2x.png?ver=20120916");
    22412241                background-size: 16px auto;
    22422242        }
    22432243
  • 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 */