Make WordPress Core

Ticket #35605: 35605.2.patch

File 35605.2.patch, 9.8 KB (added by afercia, 9 years ago)
  • src/wp-admin/css/about.css

     
    128128.about-wrap .about-text {
    129129        margin: 1em 200px 1em 0;
    130130        min-height: 60px;
    131         color: #777;
     131        color: #555d66;
    132132}
    133133
    134134/* 1.2 - Structure */
  • src/wp-admin/css/common.css

     
    585585.subtitle {
    586586        margin: 0;
    587587        padding-left: 25px;
    588         color: #777;
     588        color: #555d66;
    589589        font-size: 14px;
    590590        font-weight: normal;
    591591}
     
    991991        padding: 4px 10px;
    992992        -webkit-border-radius: 30px;
    993993        border-radius: 30px;
    994         background: #777;
     994        background: #72777c;
    995995        color: #fff;
    996996        font-size: 14px;
    997997        font-weight: 600;
     
    10821082        margin: 0 5px 0 0;
    10831083        width: 16px;
    10841084        height: 16px;
    1085         color: #777;
     1085        color: #72777c;
    10861086        -webkit-transition: color .1s ease-in 0;
    10871087        transition: color .1s ease-in 0;
    10881088        font-family: dashicons;
     
    11451145        -webkit-border-radius: 2px;
    11461146        border-radius: 2px;
    11471147        border: none;
    1148         background: #777;
     1148        background: #72777c;
    11491149        color: #fff;
    11501150}
    11511151
     
    15561556        background: none;
    15571557        -webkit-border-radius: 0;
    15581558        border-radius: 0;
    1559         color: #777;
     1559        color: #72777c;
    15601560        line-height: 1.7;
    15611561        padding: 3px 6px 3px 16px;
    15621562}
     
    20062006        left: 0;
    20072007        right: 0;
    20082008        padding: 10px 20px;
    2009         color: #777;
     2009        color: #555d66;
    20102010}
    20112011
    20122012#wpfooter p {
     
    31023102.item-edit:hover,
    31033103.sidebar-name:hover .sidebar-name-arrow,
    31043104.accordion-section-title:hover:after {
    3105         color: #777;
     3105        color: #555d66;
    31063106}
    31073107
    31083108.widget-top a.widget-action:after {
  • src/wp-admin/css/customize-nav-menus.css

     
    469469}
    470470
    471471#available-menu-items .accordion-section-title:hover .toggle-indicator:after {
    472         color: #777;
     472        color: #555d66;
    473473}
    474474
    475475#available-menu-items .open .accordion-section-title .toggle-indicator:after {
     
    507507
    508508#available-menu-items .cannot-expand .accordion-section-title .no-items {
    509509        float: right;
    510         color: #777;
     510        color: #555d66;
    511511        font-weight: normal;
    512512        margin-left: 5px;
    513513}
  • src/wp-admin/css/customize-widgets.css

     
    234234
    235235#available-widgets .widget .widget-description {
    236236        padding: 0;
    237         color: #777;
     237        color: #72777c;
    238238}
    239239
    240240#customize-preview {
  • src/wp-admin/css/dashboard.css

     
    128128}
    129129
    130130.welcome-panel p {
    131         color: #777;
     131        color: #72777c;
    132132}
    133133
    134134.welcome-panel a {
     
    326326}
    327327
    328328.rssSummary {
    329         color: #777;
     329        color: #72777c;
    330330        margin-top: 4px;
    331331}
    332332
     
    347347
    348348#dashboard_primary .rss-widget span,
    349349#dashboard_primary .rss-widget span.rss-date {
    350         color: #777;
     350        color: #72777c;
    351351}
    352352
    353353#dashboard_primary .rss-widget span.rss-date {
     
    406406/* Dashboard right now - Colors */
    407407
    408408#dashboard_right_now .sub {
    409         color: #777;
     409        color: #555d66;
    410410        background: #f5f5f5;
    411411        border-top: 1px solid #eee;
    412412        padding: 10px 12px 6px 12px;
     
    484484
    485485#title-wrap #title-prompt-text,
    486486.textarea-wrap #content-prompt-text {
    487         color: #777;
     487        color: #72777c;
    488488}
    489489
    490490#title-wrap #title-prompt-text {
     
    545545        margin-bottom: 1em;
    546546}
    547547#dashboard_quick_press .drafts li time {
    548         color: #777;
     548        color: #72777c;
    549549}
    550550
    551551#dashboard_quick_press .drafts p {
     
    653653        display: inline-block;
    654654        margin-right: 5px;
    655655        min-width: 150px;
    656         color: #777;
     656        color: #72777c;
    657657}
    658658
    659659.activity-block {
     
    991991                min-height: 0;
    992992        }
    993993
    994         #dashboard-widgets #postbox-container-3 .empty-container:after,
    995         #dashboard-widgets #postbox-container-4 .empty-container:after {
    996                 display: none;
     994        #dashboard-widgets #postbox-container-3 .empty-container:after,
     995        #dashboard-widgets #postbox-container-4 .empty-container:after {
     996                display: none;
    997997        }
    998998
    999999        #wpbody #wpbody-content #dashboard-widgets.columns-1 .postbox-container {
  • src/wp-admin/css/edit.css

     
    6868}
    6969
    7070#titlediv #title-prompt-text {
    71         color: #777;
     71        color: #72777c;
    7272        position: absolute;
    7373        font-size: 1.7em;
    7474        padding: 11px 10px;
  • src/wp-admin/css/forms.css

     
    430430        margin-left: 1em;
    431431}
    432432
    433 #upload-form label {
    434         color: #777;
    435 }
    436 
    437433button.wp-hide-pw > .dashicons {
    438434        position: relative;
    439435        top: 3px;
     
    863859}
    864860
    865861.pressthis-bookmarklet span:before {
    866         color: #777;
     862        color: #72777c;
    867863        font: normal 20px/1 dashicons;
    868864        content: "\f157";
    869865        position: relative;
     
    879875        vertical-align: top;
    880876}
    881877
    882 .pressthis-js-toggle .dashicons {
    883         margin: 5px 8px 6px 7px;
    884         color: #777;
    885 }
    886 
    887878/* to override the button class being applied */
    888879.pressthis-js-toggle.button.button {
    889880        margin-left: 10px;
     
    894885
    895886.pressthis-js-toggle .dashicons {
    896887        margin: 5px 8px 6px 7px;
    897         color: #777;
     888        color: #555d66;
    898889}
    899890
    900891/*------------------------------------------------------------------------------
  • src/wp-admin/css/list-tables.css

     
    142142
    143143#submitted-on,
    144144.submitted-on {
    145         color: #777;
     145        color: #555d66;
    146146}
    147147
    148148/* reply to comments */
  • src/wp-admin/css/nav-menus.css

     
    674674        margin: 0 0 10px;
    675675        padding: 3px 5px 5px;
    676676        border: 1px solid #dfdfdf;
    677         color: #777;
     677        color: #72777c;
    678678        font-size: 12px;
    679679        font-style: italic;
    680680}
  • src/wp-admin/css/revisions.css

     
    141141}
    142142
    143143.revisions-controls .author-card .date {
    144         color: #777;
     144        color: #72777c;
    145145}
    146146
    147147.revisions-controls .author-card.autosave {
  • src/wp-admin/css/themes.css

     
    437437
    438438.theme-overlay .theme-header .close:before {
    439439        font: normal 22px/50px dashicons !important;
    440         color: #777;
     440        color: #72777c;
    441441        display: inline-block;
    442442        content: "\f335";
    443443        font-weight: 300;
     
    447447.theme-overlay .theme-header .right,
    448448.theme-overlay .theme-header .left {
    449449        cursor: pointer;
    450         color: #777;
     450        color: #72777c;
    451451        background-color: transparent;
    452452        height: 48px;
    453453        width: 54px;
     
    16071607
    16081608.theme-details .theme-description {
    16091609        float: left;
    1610         color: #777;
     1610        color: #72777c;
    16111611        line-height: 20px;
    16121612        max-width: 100%;
    16131613}
  • src/wp-admin/css/widgets.css

     
    114114        padding: 0 0 15px;
    115115        margin: 0;
    116116        font-style: normal;
    117         color: #777;
     117        color: #72777c;
    118118}
    119119
     120.widget-holder .description,
     121.inactive-sidebar .description {
     122        color: #555d66;
     123}
     124
    120125#widgets-right .widgets-holder-wrap .description {
    121126        padding-left: 7px;
    122127        padding-right: 7px;
     
    282287
    283288/* Dragging a widget over a closed sidebar */
    284289#widgets-right .widgets-holder-wrap.widget-hover {
    285         border-color: #777;
     290        border-color: #72777c;
    286291        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    287292        box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    288293}
  • src/wp-includes/css/media-views.css

     
    11321132
    11331133.uploader-inline .close:before {
    11341134        font: normal 30px/50px dashicons !important;
    1135         color: #777;
     1135        color: #72777c;
    11361136        display: inline-block;
    11371137        content: "\f335";
    11381138        font-weight: 300;
  • src/wp-includes/js/tinymce/skins/wordpress/wp-content.css

     
    176176
    177177.mce-content-body img.wp-media:hover {
    178178        background-color: #ededed;
    179         border-color: #777;
     179        border-color: #72777c;
    180180}
    181181
    182182.mce-content-body img.wp-media.wp-media-selected {
    183183        background-color: #d8d8d8;
    184         border-color: #777;
     184        border-color: #72777c;
    185185}
    186186
    187187.mce-content-body img.wp-media.wp-gallery {
     
    190190
    191191/* Image resize handles */
    192192.mce-content-body div.mce-resizehandle {
    193         border-color: #777;
     193        border-color: #72777c;
    194194        width: 7px;
    195195        height: 7px;
    196196}
    197197
    198198.mce-content-body img[data-mce-selected] {
    199         outline: 1px solid #777;
     199        outline: 1px solid #72777c;
    200200}
    201201
    202202.mce-content-body img[data-mce-resize="false"] {
     
    306306.ie8 .wpview-wrap[data-mce-selected],
    307307.ie7 .wpview-wrap[data-mce-selected] {
    308308        background-color: #e5e5e5;
    309         border-color: #777;
     309        border-color: #72777c;
    310310}
    311311
    312312.wpview-overlay {