Make WordPress Core

Ticket #36753: 36753.2.patch

File 36753.2.patch, 4.8 KB (added by coderste, 9 years ago)

Added patch for wp-includes folder aswell

  • admin-bar.css

     
    88        text-transform: none;
    99        letter-spacing: normal;
    1010        font-size: 13px;
    11         font-weight: normal;
     11        font-weight: 400;
    1212        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    1313        line-height: 32px;
    1414        -webkit-border-radius: 0;
     
    8383        direction: ltr;
    8484        color: #ccc;
    8585        font-size: 13px;
    86         font-weight: normal;
     86        font-weight: 400;
    8787        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    8888        line-height: 32px;
    8989        height: 32px;
     
    182182}
    183183
    184184#wpadminbar .quicklinks .menupop ul li a strong {
    185         font-weight: bold;
     185        font-weight: 600;
    186186}
    187187
    188188#wpadminbar .quicklinks .menupop ul li .ab-item,
     
    366366        display: inline;
    367367        padding: 2px 5px;
    368368        font-size: 10px;
    369         font-weight: bold;
     369        font-weight: 600;
    370370        -webkit-border-radius: 10px;
    371371        border-radius: 10px;
    372372}
     
    720720        width: auto;
    721721        display: block;
    722722        font-size: 14px;
    723         font-weight: bold;
     723        font-weight: 600;
    724724        padding: 15px 23px 14px;
    725725        background: #f1f1f1;
    726726        color: #0073aa;
     
    807807
    808808        #wpadminbar * {
    809809                font-size: 14px;
    810                 font-weight: normal;
     810                font-weight: 400;
    811811                font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    812812                line-height: 32px;
    813813        }
  • editor.css

     
    140140        margin: 8px 0;
    141141        white-space: normal;
    142142        font-size: 14px;
    143         font-weight: normal;
     143        font-weight: 400;
    144144}
    145145
    146146.mce-window .wp-editor-help table {
     
    180180}
    181181
    182182.mce-window .wp-editor-help th {
    183         font-weight: bold;
     183        font-weight: 600;
    184184        padding-bottom: 0;
    185185}
    186186
     
    187187.mce-window .wp-editor-help kbd {
    188188        font-family: monospace;
    189189        padding: 2px 7px 3px;
    190         font-weight: bold;
     190        font-weight: 600;
    191191        margin: 0;
    192192        background: #eaeaea;
    193193        background: rgba(0,0,0,0.08);
     
    838838.mce-notification button.mce-close {
    839839        right: 6px;
    840840        top: 3px;
    841         font-weight: normal;
     841        font-weight: 400;
    842842        color: #555d66;
    843843}
    844844
     
    12421242}
    12431243
    12441244.quicktags-toolbar input[value="b"] {
    1245         font-weight: bold;
     1245        font-weight: 600;
    12461246}
    12471247
    12481248.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw,
     
    16011601}
    16021602
    16031603#wp-link li.selected .item-title {
    1604         font-weight: bold;
     1604        font-weight: 600;
    16051605}
    16061606
    16071607#wp-link li:last-child {
  • media-views.css

     
    341341.media-sidebar h2,
    342342.image-details h2 {
    343343        position: relative;
    344         font-weight: bold;
     344        font-weight: 600;
    345345        text-transform: uppercase;
    346346        font-size: 12px;
    347347        color: #666;
     
    404404        min-height: 22px;
    405405        padding-top: 8px;
    406406        line-height: 16px;
    407         font-weight: normal;
     407        font-weight: 400;
    408408        color: #666;
    409409}
    410410
     
    566566.media-menu .active,
    567567.media-menu .active:hover {
    568568        color: #23282d;
    569         font-weight: bold;
     569        font-weight: 600;
    570570}
    571571
    572572.media-menu .separator {
     
    973973        max-height: 100%;
    974974        word-wrap: break-word;
    975975        text-align: center;
    976         font-weight: bold;
     976        font-weight: 600;
    977977        background: rgba( 255, 255, 255, 0.8 );
    978978        -webkit-box-shadow: inset 0 0 0 1px rgba( 0, 0, 0, 0.15 );
    979979        box-shadow: inset 0 0 0 1px rgba( 0, 0, 0, 0.15 );
     
    12741274}
    12751275
    12761276.upload-errors .upload-error-filename {
    1277         font-weight: bold;
     1277        font-weight: 600;
    12781278}
    12791279
    12801280.upload-errors .upload-error-message {
     
    13741374.uploader-inline .has-upload-message .upload-instructions {
    13751375        font-size: 14px;
    13761376        color: #444;
    1377         font-weight: normal;
     1377        font-weight: 400;
    13781378}
    13791379
    13801380.uploader-inline .drop-instructions {
     
    14381438        padding-top: 12px;
    14391439        font-size: 14px;
    14401440        line-height: 20px;
    1441         font-weight: bold;
     1441        font-weight: 600;
    14421442}
    14431443
    14441444.media-selection .button-link {
     
    16161616}
    16171617
    16181618.attachment-info .filename {
    1619         font-weight: bold;
     1619        font-weight: 600;
    16201620        color: #444;
    16211621        word-wrap: break-word;
    16221622}
     
    21732173        transform: translateY( -50% );
    21742174        font-size: 3em;
    21752175        line-height: 1.3;
    2176         font-weight: bold;
     2176        font-weight: 600;
    21772177        color: #fff;
    21782178        padding: 0;
    21792179        margin: 0;
  • wp-embed-template.css

     
    104104
    105105p.wp-embed-heading {
    106106        margin: 0 0 15px;
    107         font-weight: bold;
     107        font-weight: 600;
    108108        font-size: 22px;
    109109        line-height: 1.3;
    110110}
     
    136136}
    137137
    138138.wp-embed-site-title {
    139         font-weight: bold;
     139        font-weight: 600;
    140140        line-height: 25px;
    141141}
    142142