Make WordPress Core

Changeset 38152


Ignore:
Timestamp:
07/26/2016 04:38:49 PM (9 years ago)
Author:
helen
Message:

System fonts: Don't quote single-word font names, per our coding standards.

props ocean90, netweb.
see #36753.

Location:
trunk/src
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/common.css

    r38075 r38152  
    212212    background: #f1f1f1;
    213213    color: #444;
    214     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     214    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    215215    font-size: 13px;
    216216    line-height: 1.4em;
  • trunk/src/wp-admin/css/customize-controls.css

    r37984 r38152  
    11811181    color: #666;
    11821182    font-size: 24px;
    1183     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     1183    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    11841184    margin: 30px 0 0 0;
    11851185    padding: 0;
  • trunk/src/wp-admin/css/install.css

    r37740 r38152  
    77    background: #fff;
    88    color: #444;
    9     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     9    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    1010    margin: 140px auto 25px;
    1111    padding: 20px 20px 10px 20px;
     
    133133textarea {
    134134    border: 1px solid #ddd;
    135     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     135    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    136136    width: 100%;
    137137    -webkit-box-sizing: border-box;
     
    182182input,
    183183submit {
    184     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     184    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    185185}
    186186
  • trunk/src/wp-admin/css/login.css

    r37740 r38152  
    1313    min-width: 0;
    1414    color: #444;
    15     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     15    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    1616    font-size: 13px;
    1717    line-height: 1.4em;
  • trunk/src/wp-admin/css/press-this-editor.css

    r37361 r38152  
    7878body {
    7979    color: #404040;
    80     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     80    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    8181    font-size: 20px;
    8282    font-weight: 400;
  • trunk/src/wp-admin/css/press-this.css

    r37740 r38152  
    295295textarea {
    296296    color: #404040;
    297     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     297    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    298298    font-size: 20px;
    299299    font-weight: 400;
  • trunk/src/wp-includes/css/admin-bar.css

    r38035 r38152  
    1010    font-size: 13px;
    1111    font-weight: 400;
    12     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     12    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;
     
    8585    font-size: 13px;
    8686    font-weight: 400;
    87     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     87    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    8888    line-height: 32px;
    8989    height: 32px;
     
    628628    z-index: 30;
    629629    font-size: 13px;
    630     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     630    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    631631    line-height: 24px;
    632632    height: 24px;
     
    811811        font-size: 14px;
    812812        font-weight: 400;
    813         font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     813        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    814814        line-height: 32px;
    815815    }
  • trunk/src/wp-includes/css/media-views.css

    r37740 r38152  
    1818.media-modal,
    1919.media-frame {
    20     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     20    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    2121    font-size: 12px;
    2222    -webkit-overflow-scrolling: touch;
     
    8181.media-frame textarea,
    8282.media-frame select {
    83     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     83    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    8484    font-size: 12px;
    8585    border-width: 1px;
     
    808808    font-size: 13px;
    809809    color: #444;
    810     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     810    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    811811    -webkit-appearance: none;
    812812}
  • trunk/src/wp-includes/css/wp-embed-template.css

    r37740 r38152  
    6262    font-size: 14px;
    6363    font-weight: 400;
    64     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     64    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    6565    line-height: 1.5;
    6666    color: #82878c;
     
    313313    font-size: 14px;
    314314    font-weight: 400;
    315     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     315    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    316316    line-height: 1.5;
    317317    resize: none;
  • trunk/src/wp-includes/functions.php

    r38121 r38152  
    26822682            background: #fff;
    26832683            color: #444;
    2684             font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     2684            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    26852685            margin: 2em auto;
    26862686            padding: 1em 2em;
  • trunk/src/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css

    r37361 r38152  
    11/* Generic */
    22body {
    3 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     3font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    44font-size:13px;
    55background:#fcfcfc;
     
    6464    background-image: -o-linear-gradient(top, #fafafa, #e9e9e9);
    6565    background-image: linear-gradient(to bottom, #fafafa, #e9e9e9);
    66    
     66
    6767    text-shadow: 0 1px 0 #fff;
    6868    -webkit-box-shadow: inset 0 1px 0 #fff;
     
    200200
    201201
    202 /* Localization */ 
     202/* Localization */
    203203
    204204body[dir="rtl"],
  • trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css

    r37751 r38152  
    323323    margin: 0;
    324324    text-align: center;
    325     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
     325    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    326326}
    327327
Note: See TracChangeset for help on using the changeset viewer.