Make WordPress Core

Ticket #22476: 22476.none.diff

File 22476.none.diff, 18.6 KB (added by MikeHansenMe, 12 years ago)

patch without quotes

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

     
    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
     
    20322032  (min-resolution: 120dpi) {
    20332033
    20342034        .curtime #timestamp {
    2035                 background-image: url("../images/date-button-2x.gif?ver=20120916");
     2035                background-image: url(../images/date-button-2x.gif?ver=20120916);
    20362036                background-size: 16px auto;
    20372037        }
    20382038
     
    20402040        #bulk-titles div a,
    20412041        .tagchecklist span a:hover,
    20422042        #bulk-titles div a:hover {
    2043                 background-image: url("../images/xit-2x.gif?ver=20120916");
     2043                background-image: url(../images/xit-2x.gif?ver=20120916);
    20442044                background-size: 20px auto;
    20452045        }
    20462046
     
    20562056        .rtl #adminmenu .wp-menu-open .wp-menu-toggle,
    20572057        .js.rtl .meta-box-sortables .postbox:hover .handlediv,
    20582058        .rtl .sidebar-name-arrow {
    2059                 background-image: url("../images/arrows-2x.png?ver=20120916");
     2059                background-image: url(../images/arrows-2x.png?ver=20120916);
    20602060                background-size: 15px 123px;
    20612061        }
    20622062
     
    20672067        .rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
    20682068        .rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,
    20692069        .rtl .sidebar-name:hover .sidebar-name-arrow {
    2070                 background-image: url("../images/arrows-dark-2x.png?ver=20120916");
     2070                background-image: url(../images/arrows-dark-2x.png?ver=20120916);
    20712071                background-size: 15px 123px;
    20722072        }
    20732073
    20742074        .view-switch #view-switch-list,
    20752075        .view-switch #view-switch-excerpt {
    2076                 background-image: url("../images/list-2x.png?ver=20120916");
     2076                background-image: url(../images/list-2x.png?ver=20120916);
    20772077                background-size: 80px 20px;
    20782078        }
    20792079
     
    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;
     
    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;
     
    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
     
    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 {
     
    64136413}
    64146414
    64156415.customize-loading #customize-container {
    6416         background: #fff url("../images/wpspin_light.gif") no-repeat fixed center center;
     6416        background: #fff url(../images/wpspin_light.gif) no-repeat fixed center center;
    64176417        background-size: 16px 16px;
    64186418}
    64196419
     
    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}
     
    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
     
    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
     
    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
  • wp-admin/css/media.css

     
    332332  (min-resolution: 120dpi) {
    333333
    334334        .image-align-none-label {
    335                 background-image: url("../images/align-none-2x.png?ver=20120916");
     335                background-image: url(../images/align-none-2x.png?ver=20120916);
    336336                background-size: 21px 15px;
    337337        }
    338338
    339339        .image-align-left-label {
    340                 background-image: url("../images/align-left-2x.png?ver=20120916");
     340                background-image: url(../images/align-left-2x.png?ver=20120916);
    341341                background-size: 22px 15px;
    342342        }
    343343
    344344        .image-align-center-label {
    345                 background-image: url("../images/align-center-2x.png?ver=20120916");
     345                background-image: url(../images/align-center-2x.png?ver=20120916);
    346346                background-size: 21px 15px;
    347347        }
    348348
    349349        .image-align-right-label {
    350                 background-image: url("../images/align-right-2x.png?ver=20120916");
     350                background-image: url(../images/align-right-2x.png?ver=20120916);
    351351                background-size: 22px 15px;
    352352        }
    353353}
  • wp-admin/css/colors-classic.css

     
    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
     
    21242124  (min-resolution: 120dpi) {
    21252125
    21262126        .curtime #timestamp {
    2127                 background-image: url("../images/date-button-2x.gif?ver=20120916");
     2127                background-image: url(../images/date-button-2x.gif?ver=20120916);
    21282128                background-size: 16px auto;
    21292129        }
    21302130
     
    21322132        #bulk-titles div a,
    21332133        .tagchecklist span a:hover,
    21342134        #bulk-titles div a:hover {
    2135                 background-image: url("../images/xit-2x.gif?ver=20120916");
     2135                background-image: url(../images/xit-2x.gif?ver=20120916);
    21362136                background-size: 20px auto;
    21372137        }
    21382138
     
    21482148        .rtl #adminmenu .wp-menu-open .wp-menu-toggle,
    21492149        .js.rtl .meta-box-sortables .postbox:hover .handlediv,
    21502150        .rtl .sidebar-name-arrow {
    2151                 background-image: url("../images/arrows-vs-2x.png?ver=20120916");
     2151                background-image: url(../images/arrows-vs-2x.png?ver=20120916);
    21522152                background-size: 15px 123px;
    21532153        }
    21542154
     
    21592159        .rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
    21602160        .rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,
    21612161        .rtl .sidebar-name:hover .sidebar-name-arrow {
    2162                 background-image: url("../images/arrows-dark-vs-2x.png?ver=20120916");
     2162                background-image: url(../images/arrows-dark-vs-2x.png?ver=20120916);
    21632163                background-size: 15px 123px;
    21642164        }
    21652165
    21662166        .view-switch #view-switch-list,
    21672167        .view-switch #view-switch-excerpt {
    2168                 background-image: url("../images/list-2x.png?ver=20120916");
     2168                background-image: url(../images/list-2x.png?ver=20120916);
    21692169                background-size: 80px 20px;
    21702170        }
    21712171
     
    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