Make WordPress Core

Ticket #40633: 40633-light-gray-100.2.diff

File 40633-light-gray-100.2.diff, 9.4 KB (added by melchoyce, 7 years ago)
  • src/wp-admin/css/color-picker.css

     
    1515}
    1616
    1717.wp-color-result-text {
    18         background: #f7f7f7;
     18        background: #f8f9f9;
    1919        border-radius: 0 2px 2px 0;
    2020        border-left: 1px solid #ccc;
    2121        color: #555;
     
    2727
    2828.wp-color-result:hover,
    2929.wp-color-result:focus {
    30         background: #fafafa;
     30        background: #f8f9f9;
    3131        border-color: #999;
    3232        color: #23282d;
    3333}
  • src/wp-admin/css/common.css

     
    602602        border: none;
    603603        border: 1px solid #ccc;
    604604        border-radius: 2px;
    605         background: #f7f7f7;
     605        background: #f8f9f9;
    606606        text-shadow: none;
    607607        font-weight: 600;
    608608        font-size: 13px;
     
    662662.striped > tbody > :nth-child(odd),
    663663ul.striped > :nth-child(odd),
    664664.alternate {
    665         background-color: #f9f9f9;
     665        background-color: #f8f9f9;
    666666}
    667667
    668668.bar {
     
    742742
    743743.widget .widget-top,
    744744.menu-item-handle {
    745         background: #fafafa;
     745        background: #f8f9f9;
    746746        color: #23282d;
    747747}
    748748
     
    847847hr {
    848848        border: 0;
    849849        border-top: 1px solid #ddd;
    850         border-bottom: 1px solid #fafafa;
     850        border-bottom: 1px solid #f8f9f9;
    851851}
    852852
    853853.row-actions span.delete a,
     
    11251125        margin: 0 -10px 0 -20px;
    11261126        padding: 20px;
    11271127        border-top: 1px solid #eee;
    1128         background: #fafafa;
     1128        background: #f8f9f9;
    11291129        overflow: hidden;
    11301130}
    11311131
     
    17951795        border: 1px solid #e1e1e1;
    17961796        border-top: none;
    17971797        border-bottom: none;
    1798         background: #f6fbfd;
     1798        background: #f8f9f9;
    17991799}
    18001800
    18011801#contextual-help-wrap.no-sidebar #contextual-help-back {
     
    18401840        padding: 0;
    18411841        margin: 0 -1px 0 0;
    18421842        border-left: 2px solid #00a0d2;
    1843         background: #f6fbfd;
     1843        background: #f8f9f9;
    18441844        box-shadow: 0 2px 0 rgba(0,0,0,0.02), 0 1px 0 rgba(0,0,0,0.02);
    18451845}
    18461846
     
    28902890
    28912891/* Thickbox for the Plugin details modal. */
    28922892#TB_window.plugin-details-modal {
    2893         background: #fcfcfc;
     2893        background: #f8f9f9;
    28942894}
    28952895
    28962896#TB_window.plugin-details-modal.thickbox-loading:before {
     
    29032903        top: 50%;
    29042904        z-index: -1;
    29052905        margin: -10px 0 0 -10px;
    2906         background: #fcfcfc url(../images/spinner.gif) no-repeat center;
     2906        background: #f8f9f9 url(../images/spinner.gif) no-repeat center;
    29072907        background-size: 20px 20px;
    29082908        -webkit-transform: translateZ(0);
    29092909        transform: translateZ(0);
     
    30253025#template textarea {
    30263026        font-family: Consolas, Monaco, monospace;
    30273027        font-size: 13px;
    3028         background: #f9f9f9;
     3028        background: #f8f9f9;
    30293029        -moz-tab-size: 4;
    30303030        -o-tab-size: 4;
    30313031        tab-size: 4;
     
    31793179}
    31803180
    31813181.widget-action {
    3182         color: #555d66; /* #fafafa background in the Widgets screen */
     3182        color: #555d66; /* #f8f9f9 background in the Widgets screen */
    31833183}
    31843184
    31853185.widget-top:hover .widget-action,
     
    33743374        }
    33753375        .my-sites li:nth-of-type(4n+1),
    33763376        .my-sites li:nth-of-type(4n+2) {
    3377                 background-color: #f9f9f9;
     3377                background-color: #f8f9f9;
    33783378        }
    33793379
    33803380}
     
    33913391        .my-sites li:nth-of-type(6n+1),
    33923392        .my-sites li:nth-of-type(6n+2),
    33933393        .my-sites li:nth-of-type(6n+3) {
    3394                 background-color: #f9f9f9;
     3394                background-color: #f8f9f9;
    33953395        }
    33963396}
    33973397
     
    34123412        .my-sites li:nth-of-type(8n+2),
    34133413        .my-sites li:nth-of-type(8n+3),
    34143414        .my-sites li:nth-of-type(8n+4) {
    3415                 background-color: #f9f9f9;
     3415                background-color: #f8f9f9;
    34163416        }
    34173417}
    34183418
     
    34343434        .my-sites li:nth-of-type(10n+3),
    34353435        .my-sites li:nth-of-type(10n+4),
    34363436        .my-sites li:nth-of-type(10n+5) {
    3437                 background-color: #f9f9f9;
     3437                background-color: #f8f9f9;
    34383438        }
    34393439}
    34403440
     
    34573457        .my-sites li:nth-of-type(12n+4),
    34583458        .my-sites li:nth-of-type(12n+5),
    34593459        .my-sites li:nth-of-type(12n+6) {
    3460                 background-color: #f9f9f9;
     3460                background-color: #f8f9f9;
    34613461        }
    34623462}
    34633463
  • src/wp-admin/css/customize-widgets.css

     
    128128#customize-theme-controls .widget-reorder-nav {
    129129        display: none;
    130130        float: right;
    131         background-color: #fafafa;
     131        background-color: #f8f9f9;
    132132}
    133133
    134134.move-widget:before {
  • src/wp-admin/css/dashboard.css

     
    380380}
    381381
    382382.community-events ul {
    383         background-color: #fafafa;
     383        background-color: #f8f9f9;
    384384        padding-left: 0;
    385385        padding-right: 0;
    386386        padding-bottom: 0;
     
    836836}
    837837
    838838#activity-widget #the-comment-list .comment-item {
    839         background: #fafafa;
     839        background: #f8f9f9;
    840840        padding: 12px;
    841841        position: relative;
    842842}
  • src/wp-admin/css/deprecated-media.css

     
    66        font-weight: 600;
    77        position: relative;
    88        border-bottom: 1px solid #ddd;
    9         background: #f9f9f9;
     9        background: #f8f9f9;
    1010}
    1111
    1212#sidemenu {
     
    2727        display: block;
    2828        float: left;
    2929        line-height: 28px;
    30         border-top: 1px solid #f9f9f9;
     30        border-top: 1px solid #f8f9f9;
    3131        border-bottom: 1px solid #ddd;
    32         background-color: #f9f9f9;
     32        background-color: #f8f9f9;
    3333        text-decoration: none;
    3434        transition: none;
    3535}
  • src/wp-admin/css/list-tables.css

     
    202202
    203203#replyerror {
    204204        border-color: #ddd;
    205         background-color: #f9f9f9;
     205        background-color: #f8f9f9;
    206206}
    207207
    208208/* @todo: is this used? */
     
    684684.tablenav-pages-navspan {
    685685        height: 16px;
    686686        border-color: #ddd; /* same as disabled buttons */
    687         background: #f7f7f7; /* same as disabled buttons */
     687        background: #f8f9f9; /* same as disabled buttons */
    688688        color: #a0a5aa; /* same as disabled buttons */
    689689}
    690690
     
    12421242
    12431243.plugins .active td,
    12441244.plugins .active th {
    1245         background-color: #f7fcfe;
     1245        background-color: #f8f9f9;
    12461246}
    12471247
    12481248.plugins .update th,
     
    15061506.plugin-card-bottom {
    15071507        clear: both;
    15081508        padding: 12px 20px;
    1509         background-color: #fafafa;
     1509        background-color: #f8f9f9;
    15101510        border-top: 1px solid #ddd;
    15111511        overflow: hidden;
    15121512}
     
    20812081        }
    20822082
    20832083        .plugins .active.update + .plugin-update-tr:before {
    2084                 background-color: #f7fcfe;
     2084                background-color: #f8f9f9;
    20852085                border-left: 4px solid #00a0d2;
    20862086        }
    20872087
  • src/wp-admin/css/login.css

     
    205205.login form .input,
    206206.login input[type="text"],
    207207.login form input[type="checkbox"] {
    208         background: #fbfbfb;
     208        background: #f8f9f9;
    209209}
    210210
    211211.ie7 .login form .input,
  • src/wp-admin/css/media.css

     
    235235}
    236236
    237237.find-box-head {
    238         background: #fcfcfc;
     238        background: #f8f9f9;
    239239        border-bottom: 1px solid #ddd;
    240240        height: 36px;
    241241        font-size: 18px;
     
    328328
    329329.find-box-buttons {
    330330        padding: 8px 16px;
    331         background: #fcfcfc;
     331        background: #f8f9f9;
    332332        border-top: 1px solid #ddd;
    333333        position: absolute;
    334334        bottom: 0;
  • src/wp-admin/css/nav-menus.css

     
    7373}
    7474
    7575.is-submenu {
    76         color: #555d66; /* #fafafa background */
     76        color: #555d66; /* #f8f9f9 background */
    7777        font-style: italic;
    7878        font-weight: 400;
    7979        margin-left: 4px;
     
    8383        margin-top: 23px;
    8484        padding: 10px;
    8585        overflow: hidden;
    86         background: #fbfbfb;
     86        background: #f8f9f9;
    8787}
    8888
    8989.manage-menus .selected-menu,
  • src/wp-admin/css/revisions.css

     
    457457
    458458.wp-slider .ui-slider-handle,
    459459.wp-slider .ui-slider-handle.focus {
    460         background: #f7f7f7;
     460        background: #f8f9f9;
    461461        border: 1px solid #ccc;
    462462        box-shadow: 0 1px 0 #cccccc;
    463463}
     
    464464
    465465.wp-slider .ui-slider-handle:hover,
    466466.wp-slider .ui-slider-handle.ui-state-hover {
    467         background: #fafafa;
     467        background: #f8f9f9;
    468468        border-color: #999;
    469469}
    470470
  • src/wp-admin/css/themes.css

     
    705705}
    706706
    707707.theme-overlay .parent-theme {
    708         background: #f7fcfe;
     708        background: #f8f9f9;
    709709        border: 1px solid #eee;
    710710        border-left: 4px solid #00a0d2;
    711711        font-size: 14px;
     
    10331033
    10341034.upload-theme .wp-upload-form,
    10351035.upload-plugin .wp-upload-form {
    1036         background: #fafafa;
     1036        background: #f8f9f9;
    10371037        border: 1px solid #e5e5e5;
    10381038        padding: 30px;
    10391039        margin: 30px auto;
  • src/wp-admin/css/widgets.css

     
    99.widget-top {
    1010        font-size: 13px;
    1111        font-weight: 600;
    12         background: #f7f7f7;
     12        background: #f8f9f9;
    1313}
    1414
    1515.widget-top .widget-action {