Make WordPress Core

Changeset 49309


Ignore:
Timestamp:
10/26/2020 02:23:24 AM (4 years ago)
Author:
SergeyBiryukov
Message:

General: Use correct value for the speak property in various CSS files.

Follow-up to [49263].

Props hareesh-pillai.
Fixes #51622.

Location:
trunk/src
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/js/_enqueues/vendor/thickbox/thickbox.css

    r48368 r49309  
    137137    content: "\f158";
    138138    font: normal 20px/29px dashicons;
    139     speak: none;
     139    speak: never;
    140140    -webkit-font-smoothing: antialiased;
    141141    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-admin/css/admin-menu.css

    r49149 r49309  
    5050    color: #82878c; /* same as new icons */
    5151    font: normal 20px/1 dashicons;
    52     speak: none;
     52    speak: never;
    5353    padding: 6px 0;
    5454    height: 34px;
     
    592592    text-align: center;
    593593    font: normal 20px/1 dashicons !important;
    594     speak: none;
     594    speak: never;
    595595    -webkit-font-smoothing: antialiased;
    596596    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-admin/css/common.css

    r49290 r49309  
    792792    display: block;
    793793    font: normal 16px/20px dashicons;
    794     speak: none;
     794    speak: never;
    795795    height: 20px;
    796796    text-align: center;
     
    16391639    .button.installed:before,
    16401640    .update-message p:before {
    1641         speak: none;
     1641        speak: never;
    16421642    }
    16431643}
     
    17301730    content: "\f140";
    17311731    font: normal 20px/1 dashicons;
    1732     speak: none;
     1732    speak: never;
    17331733    display: inline-block;
    17341734    padding: 0 5px 0 0;
     
    30203020    content: "\f335";
    30213021    font: normal 32px/29px 'dashicons';
    3022     speak: none;
     3022    speak: never;
    30233023    -webkit-font-smoothing: antialiased;
    30243024    -moz-osx-font-smoothing: grayscale;
     
    30483048    display: inline-block;
    30493049    font: normal 20px/1 dashicons;
    3050     speak: none;
     3050    speak: never;
    30513051    -webkit-font-smoothing: antialiased;
    30523052    -moz-osx-font-smoothing: grayscale;
     
    34013401    content: "\f140";
    34023402    font: normal 20px/1 dashicons;
    3403     speak: none;
     3403    speak: never;
    34043404    display: block;
    34053405    -webkit-font-smoothing: antialiased;
  • trunk/src/wp-admin/css/customize-controls.css

    r48332 r49309  
    12841284    content: "\f140";
    12851285    font: normal 20px/1 dashicons;
    1286     speak: none;
     1286    speak: never;
    12871287    display: block;
    12881288    padding: 0;
  • trunk/src/wp-admin/css/customize-nav-menus.css

    r48293 r49309  
    323323    display: block;
    324324    padding: 1px 2px 1px 0px;
    325     speak: none;
     325    speak: never;
    326326    border-radius: 50%;
    327327    color: #72777c;
  • trunk/src/wp-admin/css/dashboard.css

    r49179 r49309  
    232232    color: #606a73;
    233233    font: normal 20px/1 dashicons;
    234     speak: none;
     234    speak: never;
    235235    display: inline-block;
    236236    padding: 0 10px 0 0;
  • trunk/src/wp-admin/css/edit.css

    r49213 r49309  
    476476#post-body .misc-pub-comment-status:before {
    477477    font: normal 20px/1 dashicons;
    478     speak: none;
     478    speak: never;
    479479    display: inline-block;
    480480    margin-left: -1px;
     
    977977    color: #ddd;
    978978    font: normal 20px/1 dashicons;
    979     speak: none;
     979    speak: never;
    980980    -webkit-font-smoothing: antialiased;
    981981    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-admin/css/forms.css

    r49294 r49309  
    173173    vertical-align: middle;
    174174    width: 1rem;
    175     speak: none;
     175    speak: never;
    176176    -webkit-font-smoothing: antialiased;
    177177    -moz-osx-font-smoothing: grayscale;
     
    13271327    font: normal 20px/1 dashicons;
    13281328    margin: 3px 5px 0 -2px;
    1329     speak: none;
     1329    speak: never;
    13301330    -webkit-font-smoothing: antialiased;
    13311331    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-admin/css/list-tables.css

    r49178 r49309  
    269269    content: "\f101";
    270270    font: normal 20px/.5 dashicons;
    271     speak: none;
     271    speak: never;
    272272    display: inline-block;
    273273    padding: 0;
     
    451451    content: "\f142";
    452452    font: normal 20px/1 dashicons;
    453     speak: none;
     453    speak: never;
    454454    display: inline-block;
    455455    padding: 0;
     
    523523    -webkit-font-smoothing: antialiased;
    524524    -moz-osx-font-smoothing: grayscale;
    525     speak: none;
     525    speak: never;
    526526}
    527527
     
    542542    display: inline-block;
    543543    font: normal 20px/1 dashicons;
    544     speak: none;
     544    speak: never;
    545545    vertical-align: middle;
    546546    -webkit-font-smoothing: antialiased;
     
    710710    display: inline-block;
    711711    font: normal 20px/1 dashicons;
    712     speak: none;
     712    speak: never;
    713713    vertical-align: middle;
    714714    -webkit-font-smoothing: antialiased;
     
    13131313    font: normal 20px/1 dashicons;
    13141314    margin: 3px 5px 0 -2px;
    1315     speak: none;
     1315    speak: never;
    13161316    -webkit-font-smoothing: antialiased;
    13171317    -moz-osx-font-smoothing: grayscale;
     
    15231523.plugin-card .column-compatibility span:before {
    15241524    font: normal 20px/.5 dashicons;
    1525     speak: none;
     1525    speak: never;
    15261526    display: inline-block;
    15271527    padding: 0;
  • trunk/src/wp-admin/css/media.css

    r49064 r49309  
    322322    font: normal 20px/36px dashicons;
    323323    vertical-align: top;
    324     speak: none;
     324    speak: never;
    325325    -webkit-font-smoothing: antialiased;
    326326    -moz-osx-font-smoothing: grayscale;
     
    959959    font: normal 16px/1 dashicons;
    960960    margin-right: 8px;
    961     speak: none;
     961    speak: never;
    962962    vertical-align: middle;
    963963    position: relative;
  • trunk/src/wp-admin/css/revisions.css

    r47771 r49309  
    492492    content: "\f229";
    493493    font: normal 18px/1 dashicons;
    494     speak: none;
     494    speak: never;
    495495    -webkit-font-smoothing: antialiased;
    496496    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-admin/css/themes.css

    r48564 r49309  
    16001600    background: #eee;
    16011601    font: normal 20px/1 dashicons;
    1602     speak: none;
     1602    speak: never;
    16031603    padding: 0;
    16041604    -webkit-font-smoothing: antialiased;
     
    19761976    .theme-info .updated-message:before,
    19771977    .theme-install.updating-message:before {
    1978         speak: none;
    1979     }
    1980 }
     1978        speak: never;
     1979    }
     1980}
  • trunk/src/wp-content/themes/twentyfifteen/genericons/genericons.css

    r30806 r49309  
    5353    -moz-osx-font-smoothing: grayscale;
    5454    -webkit-font-smoothing: antialiased;
    55     speak: none;
     55    speak: never;
    5656}
    5757
  • trunk/src/wp-content/themes/twentyfifteen/style.css

    r48775 r49309  
    196196    font-variant: normal;
    197197    line-height: 1;
    198     speak: none;
     198    speak: never;
    199199    text-align: center;
    200200    text-decoration: inherit;
  • trunk/src/wp-content/themes/twentysixteen/genericons/genericons.css

    r40851 r49309  
    5555    -moz-osx-font-smoothing: grayscale;
    5656    -webkit-font-smoothing: antialiased;
    57     speak: none;
     57    speak: never;
    5858}
    5959
  • trunk/src/wp-content/themes/twentysixteen/style.css

    r48775 r49309  
    289289    font-weight: normal;
    290290    line-height: 1;
    291     speak: none;
     291    speak: never;
    292292    text-align: center;
    293293    text-decoration: inherit;
  • trunk/src/wp-includes/css/admin-bar.css

    r47771 r49309  
    229229    float: left;
    230230    font: normal 20px/1 dashicons;
    231     speak: none;
     231    speak: never;
    232232    padding: 4px 0;
    233233    -webkit-font-smoothing: antialiased;
     
    306306    position: absolute;
    307307    font: normal 17px/1 dashicons;
    308     speak: none;
     308    speak: never;
    309309    -webkit-font-smoothing: antialiased;
    310310    -moz-osx-font-smoothing: grayscale;
     
    506506    vertical-align: middle;
    507507    font: normal 16px/1 dashicons !important;
    508     speak: none;
     508    speak: never;
    509509    -webkit-font-smoothing: antialiased;
    510510    -moz-osx-font-smoothing: grayscale;
     
    612612    font: normal 20px/1 dashicons !important;
    613613    content: "\f179";
    614     speak: none;
     614    speak: never;
    615615    -webkit-font-smoothing: antialiased;
    616616    -moz-osx-font-smoothing: grayscale;
     
    842842        text-indent: 0;
    843843        font: normal 32px/1 dashicons;
    844         speak: none;
     844        speak: never;
    845845        top: 7px;
    846846        width: 52px;
  • trunk/src/wp-includes/css/editor.css

    r48368 r49309  
    908908    padding: 0;
    909909    vertical-align: top;
    910     speak: none;
     910    speak: never;
    911911    -webkit-font-smoothing: antialiased;
    912912    -moz-osx-font-smoothing: grayscale;
     
    918918    font: normal 20px/1 dashicons;
    919919    vertical-align: top;
    920     speak: none;
     920    speak: never;
    921921    -webkit-font-smoothing: antialiased;
    922922    -moz-osx-font-smoothing: grayscale;
     
    12151215.wp-media-buttons .add_media span.wp-media-buttons-icon:before {
    12161216    font: normal 18px/1 dashicons;
    1217     speak: none;
     1217    speak: never;
    12181218    -webkit-font-smoothing: antialiased;
    12191219    -moz-osx-font-smoothing: grayscale;
     
    14371437    font: normal 20px/36px dashicons;
    14381438    vertical-align: top;
    1439     speak: none;
     1439    speak: never;
    14401440    -webkit-font-smoothing: antialiased;
    14411441    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-includes/css/jquery-ui-dialog.css

    r48368 r49309  
    297297    font: normal 20px/1 dashicons;
    298298    vertical-align: top;
    299     speak: none;
     299    speak: never;
    300300    -webkit-font-smoothing: antialiased;
    301301    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-includes/css/media-views.css

    r49195 r49309  
    255255    content: "\f158";
    256256    font: normal 20px/1 dashicons;
    257     speak: none;
     257    speak: never;
    258258    vertical-align: middle;
    259259    -webkit-font-smoothing: antialiased;
     
    21742174.image-details .advanced-toggle:after {
    21752175    font: normal 20px/1 dashicons;
    2176     speak: none;
     2176    speak: never;
    21772177    vertical-align: top;
    21782178    -webkit-font-smoothing: antialiased;
  • trunk/src/wp-includes/css/wp-auth-check.css

    r45472 r49309  
    9797    content: "\f158";
    9898    font: normal 20px/22px dashicons;
    99     speak: none;
     99    speak: never;
    100100    -webkit-font-smoothing: antialiased !important;
    101101    -moz-osx-font-smoothing: grayscale;
  • trunk/src/wp-includes/css/wp-pointer.css

    r45475 r49309  
    2929    top: 8px;
    3030    left: 15px;
    31     speak: none;
     31    speak: never;
    3232    text-align: center;
    3333    width: 32px;
     
    6969    display: block !important;
    7070    font: normal 16px/1 dashicons;
    71     speak: none;
     71    speak: never;
    7272    margin: 1px 0;
    7373    text-align: center;
Note: See TracChangeset for help on using the changeset viewer.