Make WordPress Core

Ticket #22476: 22476.none.2.diff

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

Rechecked and refreshed for current trunk(3.6-beta2-24227)

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

     
    16111611.view-switch #view-switch-list,
    16121612.view-switch #view-switch-excerpt {
    16131613        background-color: transparent;
    1614         background-image: url('../images/list.png');
     1614        background-image: url(../images/list.png);
    16151615        background-repeat: no-repeat;
    16161616}
    16171617
     
    20522052  (min-resolution: 120dpi) {
    20532053
    20542054        .curtime #timestamp {
    2055                 background-image: url("../images/date-button-2x.gif?ver=20120916");
     2055                background-image: url(../images/date-button-2x.gif?ver=20120916);
    20562056                background-size: 16px auto;
    20572057        }
    20582058
     
    20602060        #bulk-titles div a,
    20612061        .tagchecklist span a:hover,
    20622062        #bulk-titles div a:hover {
    2063                 background-image: url("../images/xit-2x.gif?ver=20120916");
     2063                background-image: url(../images/xit-2x.gif?ver=20120916);
    20642064                background-size: 20px auto;
    20652065        }
    20662066
     
    20762076        .rtl #adminmenu .wp-menu-open .wp-menu-toggle,
    20772077        .js.rtl .meta-box-sortables .postbox:hover .handlediv,
    20782078        .rtl .sidebar-name-arrow {
    2079                 background-image: url("../images/arrows-2x.png?ver=20120916");
     2079                background-image: url(../images/arrows-2x.png?ver=20120916);
    20802080                background-size: 15px 123px;
    20812081        }
    20822082
     
    20872087        .rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
    20882088        .rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,
    20892089        .rtl .sidebar-name:hover .sidebar-name-arrow {
    2090                 background-image: url("../images/arrows-dark-2x.png?ver=20120916");
     2090                background-image: url(../images/arrows-dark-2x.png?ver=20120916);
    20912091                background-size: 15px 123px;
    20922092        }
    20932093
    20942094        .view-switch #view-switch-list,
    20952095        .view-switch #view-switch-excerpt {
    2096                 background-image: url("../images/list-2x.png?ver=20120916");
     2096                background-image: url(../images/list-2x.png?ver=20120916);
    20972097                background-size: 80px 20px;
    20982098        }
    20992099
     
    21602160        .menu-icon-site div.wp-menu-image,
    21612161        .icon16.icon-generic,
    21622162        .menu-icon-generic div.wp-menu-image {
    2163                 background-image: url('../images/menu-2x.png?ver=20121105');
     2163                background-image: url(../images/menu-2x.png?ver=20121105);
    21642164                background-size: 390px 64px;
    21652165        }
    21662166
    21672167        #header-logo {
    2168                 background-image: url('../images/wp-logo-2x.png?ver=20120916');
     2168                background-image: url(../images/wp-logo-2x.png?ver=20120916);
    21692169                background-size: 16px auto;
    21702170        }
    21712171
  • 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
     
    17651765}
    17661766
    17671767#content-resize-handle {
    1768         background: transparent url('../images/resize-rtl.gif') no-repeat scroll left bottom;
     1768        background: transparent url(../images/resize-rtl.gif) no-repeat scroll left bottom;
    17691769        right: auto;
    17701770        left: 2px;
    17711771        cursor: sw-resize;
     
    18171817.wp-full-overlay .collapse-sidebar-arrow {
    18181818        margin-right: 2px;
    18191819        margin-left: 0;
    1820         background: transparent url('../images/arrows.png') no-repeat 0 -108px;
     1820        background: transparent url(../images/arrows.png) no-repeat 0 -108px;
    18211821}
    18221822
    18231823.wp-full-overlay.collapsed .collapse-sidebar-arrow {
     
    24262426
    24272427/* Star ratings */
    24282428div.star-holder {
    2429         background: url('../images/stars-rtl.png?ver=20121108') repeat-x bottom right;
     2429        background: url(../images/stars-rtl.png?ver=20121108) repeat-x bottom right;
    24302430}
    24312431div.star-holder .star-rating {
    2432         background: url('../images/stars-rtl.png?ver=20121108') repeat-x top right;
     2432        background: url(../images/stars-rtl.png?ver=20121108) repeat-x top right;
    24332433        float: right;
    24342434}
    24352435
     
    27222722  (-webkit-min-device-pixel-ratio: 1.25),
    27232723  (min-resolution: 120dpi) {
    27242724        .post-com-count {
    2725                 background-image: url('../images/bubble_bg-rtl-2x.gif');
     2725                background-image: url(../images/bubble_bg-rtl-2x.gif);
    27262726                background-size: 18px 100px;
    27272727        }
    27282728
    27292729        #content-resize-handle, #post-body .wp_themeSkin .mceStatusbar a.mceResize {
    2730                 background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll right bottom;
     2730                background: transparent url(../images/resize-rtl-2x.gif) no-repeat scroll right bottom;
    27312731                background-size: 11px 11px;
    27322732        }
    27332733
    27342734        .wp-full-overlay .collapse-sidebar-arrow {
    2735                 background-image: url('../images/arrows-2x.png');
     2735                background-image: url(../images/arrows-2x.png);
    27362736                background-size: 15px 123px;
    27372737        }
    27382738
    27392739        div.star-holder {
    2740                 background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x bottom right;
     2740                background: url(../images/stars-rtl-2x.png?ver=20121108) repeat-x bottom right;
    27412741                background-size: 21px 37px;
    27422742        }
    27432743
    27442744        div.star-holder .star-rating {
    2745                 background: url('../images/stars-rtl-2x.png?ver=20121108') repeat-x top right;
     2745                background: url(../images/stars-rtl-2x.png?ver=20121108) repeat-x top right;
    27462746                background-size: 21px 37px;
    27472747        }
    27482748
    27492749        #post-body .wp_themeSkin .mceStatusbar a.mceResize,
    27502750        #content-resize-handle {
    2751                 background: transparent url('../images/resize-rtl-2x.gif') no-repeat scroll left bottom;
     2751                background: transparent url(../images/resize-rtl-2x.gif) no-repeat scroll left bottom;
    27522752        }
    27532753
    27542754        .wp-slider .ui-slider-handle:before {
  • 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;
     
    33183318
    33193319#post-body .wp_themeSkin .mceStatusbar a.mceResize {
    33203320        display: block;
    3321         background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
     3321        background: transparent url(../images/resize.gif) no-repeat scroll right bottom;
    33223322        width: 12px;
    33233323        cursor: se-resize;
    33243324        margin: 0 1px;
     
    33313331}
    33323332
    33333333#content-resize-handle {
    3334         background: transparent url('../images/resize.gif') no-repeat scroll right bottom;
     3334        background: transparent url(../images/resize.gif) no-repeat scroll right bottom;
    33353335        width: 12px;
    33363336        cursor: se-resize;
    33373337        position: absolute;
     
    51325132}
    51335133
    51345134.imgedit-crop {
    5135         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -9px -31px;
     5135        background: transparent url(../images/imgedit-icons.png) no-repeat scroll -9px -31px;
    51365136        margin: 0 8px 0 0;
    51375137}
    51385138
     
    51455145}
    51465146
    51475147.imgedit-rleft {
    5148         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -46px -31px;
     5148        background: transparent url(../images/imgedit-icons.png) no-repeat scroll -46px -31px;
    51495149        margin: 0 3px;
    51505150}
    51515151
     
    51585158}
    51595159
    51605160.imgedit-rright {
    5161         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -77px -31px;
     5161        background: transparent url(../images/imgedit-icons.png) no-repeat scroll -77px -31px;
    51625162        margin: 0 8px 0 3px;
    51635163}
    51645164
     
    51715171}
    51725172
    51735173.imgedit-flipv {
    5174         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -115px -31px;
     5174        background: transparent url(../images/imgedit-icons.png) no-repeat scroll -115px -31px;
    51755175        margin: 0 3px;
    51765176}
    51775177
     
    51845184}
    51855185
    51865186.imgedit-fliph {
    5187         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -147px -31px;
     5187        background: transparent url(../images/imgedit-icons.png) no-repeat scroll -147px -31px;
    51885188        margin: 0 8px 0 3px;
    51895189}
    51905190
     
    51975197}
    51985198
    51995199.imgedit-undo {
    5200         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -184px -31px;
     5200        background: transparent url(../images/imgedit-icons.png) no-repeat scroll -184px -31px;
    52015201        margin: 0 3px;
    52025202}
    52035203
     
    52105210}
    52115211
    52125212.imgedit-redo {
    5213         background: transparent url('../images/imgedit-icons.png') no-repeat scroll -215px -31px;
     5213        background: transparent url(../images/imgedit-icons.png) no-repeat scroll -215px -31px;
    52145214        margin: 0 8px 0 3px;
    52155215}
    52165216
     
    61406140        font-size: 14px;
    61416141        text-align: center;
    61426142        margin: 0 -5px;
    6143         background: url('../images/wp-badge.png?ver=20111120') no-repeat;
     6143        background: url(../images/wp-badge.png?ver=20111120) no-repeat;
    61446144}
    61456145
    61466146.about-wrap .wp-badge {
     
    65346534        display: block;
    65356535        width: 15px;
    65366536        height: 15px;
    6537         background: transparent url('../images/arrows.png') no-repeat -1px -73px;
     6537        background: transparent url(../images/arrows.png) no-repeat -1px -73px;
    65386538}
    65396539
    65406540.wp-full-overlay.collapsed .collapse-sidebar-arrow {
     
    66116611}
    66126612
    66136613.customize-loading #customize-container {
    6614         background: #fff url("../images/wpspin_light.gif") no-repeat fixed center center;
     6614        background: #fff url(../images/wpspin_light.gif) no-repeat fixed center center;
    66156615        background-size: 16px 16px;
    66166616}
    66176617
     
    75207520}
    75217521
    75227522.login h1 a {
    7523         background-image: url('../images/wordpress-logo.png?ver=20120216');
     7523        background-image: url(../images/wordpress-logo.png?ver=20120216);
    75247524        background-size: 274px 63px;
    75257525        background-position: top center;
    75267526        background-repeat: no-repeat;
     
    84248424        position: relative;
    84258425        height: 17px;
    84268426        width: 100px;
    8427         background: url('../images/stars.png?ver=20121108') repeat-x bottom left;
     8427        background: url(../images/stars.png?ver=20121108) repeat-x bottom left;
    84288428}
    84298429
    84308430div.star-holder .star-rating {
    8431         background: url('../images/stars.png?ver=20121108') repeat-x top left;
     8431        background: url(../images/stars.png?ver=20121108) repeat-x top left;
    84328432        height: 17px;
    84338433        float: left;
    84348434}
     
    95769576  (min-resolution: 120dpi) {
    95779577
    95789578        .press-this .tagchecklist span a {
    9579                 background-image: url('../images/xit-2x.gif');
     9579                background-image: url(../images/xit-2x.gif);
    95809580                background-size: 20px auto;
    95819581         }
    95829582
    95839583        .js .postbox:hover .handlediv,
    95849584        .js .stuffbox:hover .handlediv,
    95859585        .widget-top a.widget-action {
    9586                 background-image: url('../images/arrows-2x.png');
     9586                background-image: url(../images/arrows-2x.png);
    95879587                background-size: 15px 123px;
    95889588         }
    95899589
    95909590        .widget-top a.widget-action:hover {
    9591                 background-image: url('../images/arrows-dark-2x.png');
     9591                background-image: url(../images/arrows-dark-2x.png);
    95929592                background-size: 15px 123px;
    95939593        }
    95949594
    95959595        .post-com-count {
    9596                 background-image: url('../images/bubble_bg-2x.gif');
     9596                background-image: url(../images/bubble_bg-2x.gif);
    95979597                background-size: 18px 100px;
    95989598        }
    95999599
    96009600        tr.wp-locked .locked-indicator  {
    9601                 background-image: url('../images/lock-2x.png');
     9601                background-image: url(../images/lock-2x.png);
    96029602                background-size: 16px 16px;
    96039603        }
    96049604
     
    96089608        }
    96099609
    96109610        th .comment-grey-bubble {
    9611                 background-image: url('../images/comment-grey-bubble-2x.png');
     9611                background-image: url(../images/comment-grey-bubble-2x.png);
    96129612                background-size: 12px 12px;
    96139613        }
    96149614
    96159615        .sorting-indicator {
    9616                 background-image: url('../images/sort-2x.gif?ver=20130102');
     9616                background-image: url(../images/sort-2x.gif?ver=20130102);
    96179617                background-size: 14px 4px;
    96189618        }
    96199619
    96209620        #content-resize-handle,
    96219621        #post-body .wp_themeSkin .mceStatusbar a.mceResize {
    9622                 background: transparent url('../images/resize-2x.gif') no-repeat scroll right bottom;
     9622                background: transparent url(../images/resize-2x.gif) no-repeat scroll right bottom;
    96239623                background-size: 11px 11px;
    96249624        }
    96259625
    96269626        div.star-holder {
    9627                 background: url('../images/stars-2x.png?ver=20121108') repeat-x bottom left;
     9627                background: url(../images/stars-2x.png?ver=20121108) repeat-x bottom left;
    96289628                background-size: 21px 37px;
    96299629        }
    96309630
    96319631        div.star-holder .star-rating {
    9632                 background: url('../images/stars-2x.png?ver=20121108') repeat-x top left;
     9632                background: url(../images/stars-2x.png?ver=20121108) repeat-x top left;
    96339633                background-size: 21px 37px;
    96349634        }
    96359635
    96369636        .welcome-panel .welcome-panel-close:before {
    9637                 background-image: url('../images/xit-2x.gif');
     9637                background-image: url(../images/xit-2x.gif);
    96389638                background-size: 20px auto;
    96399639        }
    96409640
    96419641        .welcome-panel .welcome-icon {
    9642                 background-image: url('../images/welcome-icons-2x.png');
     9642                background-image: url(../images/welcome-icons-2x.png);
    96439643        }
    96449644
    96459645        .login h1 a {
    9646                 background-image: url('../images/wordpress-logo-2x.png?ver=20120412');
     9646                background-image: url(../images/wordpress-logo-2x.png?ver=20120412);
    96479647                background-size: 274px 63px;
    96489648        }
    96499649
    96509650        .wp-badge {
    9651                 background-image: url('../images/wp-badge-2x.png?ver=20120516');
     9651                background-image: url(../images/wp-badge-2x.png?ver=20120516);
    96529652                background-size: 173px 194px;
    96539653        }
    96549654
    96559655        .wp-full-overlay .collapse-sidebar-arrow {
    9656                 background-image: url('../images/arrows-2x.png');
     9656                background-image: url(../images/arrows-2x.png);
    96579657                background-size: 15px 123px;
    96589658         }
    96599659
     
    96689668        .imgedit-fliph,
    96699669        .imgedit-undo,
    96709670        .imgedit-redo {
    9671                 background-image: url('../images/imgedit-icons-2x.png');
     9671                background-image: url(../images/imgedit-icons-2x.png);
    96729672                background-size: 260px 64px;
    96739673        }
    96749674
  • 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

     
    17211721.view-switch #view-switch-list,
    17221722.view-switch #view-switch-excerpt {
    17231723        background-color: transparent;
    1724         background-image: url('../images/list.png');
     1724        background-image: url(../images/list.png);
    17251725        background-repeat: no-repeat;
    17261726}
    17271727
     
    21642164  (min-resolution: 120dpi) {
    21652165
    21662166        .curtime #timestamp {
    2167                 background-image: url("../images/date-button-2x.gif?ver=20120916");
     2167                background-image: url(../images/date-button-2x.gif?ver=20120916);
    21682168                background-size: 16px auto;
    21692169        }
    21702170
     
    21722172        #bulk-titles div a,
    21732173        .tagchecklist span a:hover,
    21742174        #bulk-titles div a:hover {
    2175                 background-image: url("../images/xit-2x.gif?ver=20120916");
     2175                background-image: url(../images/xit-2x.gif?ver=20120916);
    21762176                background-size: 20px auto;
    21772177        }
    21782178
     
    21882188        .rtl #adminmenu .wp-menu-open .wp-menu-toggle,
    21892189        .js.rtl .meta-box-sortables .postbox:hover .handlediv,
    21902190        .rtl .sidebar-name-arrow {
    2191                 background-image: url("../images/arrows-vs-2x.png?ver=20120916");
     2191                background-image: url(../images/arrows-vs-2x.png?ver=20120916);
    21922192                background-size: 15px 123px;
    21932193        }
    21942194
     
    21992199        .rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
    22002200        .rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle,
    22012201        .rtl .sidebar-name:hover .sidebar-name-arrow {
    2202                 background-image: url("../images/arrows-dark-vs-2x.png?ver=20120916");
     2202                background-image: url(../images/arrows-dark-vs-2x.png?ver=20120916);
    22032203                background-size: 15px 123px;
    22042204        }
    22052205
    22062206        .view-switch #view-switch-list,
    22072207        .view-switch #view-switch-excerpt {
    2208                 background-image: url("../images/list-2x.png?ver=20120916");
     2208                background-image: url(../images/list-2x.png?ver=20120916);
    22092209                background-size: 80px 20px;
    22102210        }
    22112211
     
    22722272        .menu-icon-site div.wp-menu-image,
    22732273        .icon16.icon-generic,
    22742274        .menu-icon-generic div.wp-menu-image {
    2275                 background-image: url('../images/menu-vs-2x.png?ver=20121105');
     2275                background-image: url(../images/menu-vs-2x.png?ver=20121105);
    22762276                background-size: 390px 64px;
    22772277        }
    22782278
    22792279        #header-logo {
    2280                 background-image: url('../images/wp-logo-vs-2x.png?ver=20120916');
     2280                background-image: url(../images/wp-logo-vs-2x.png?ver=20120916);
    22812281                background-size: 16px auto;
    22822282        }
    22832283