Make WordPress Core

Ticket #36753: 36753-coding-standard.patch

File 36753-coding-standard.patch, 26.4 KB (added by ocean90, 9 years ago)
  • src/wp-admin/css/common.css

     
    211211body {
    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;
    217217        min-width: 600px;
  • src/wp-admin/css/customize-controls.css

     
    11801180        clear: both;
    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;
    11861186        padding-bottom: 7px;
  • src/wp-admin/css/install.css

     
    66body {
    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;
    1212        max-width: 700px;
     
    132132}
    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;
    138138        -moz-box-sizing: border-box;
     
    181181
    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
    187187.form-table input[type=text],
  • src/wp-admin/css/login.css

     
    1212        background: #f1f1f1;
    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;
    1818}
  • src/wp-admin/css/press-this-editor.css

     
    7777*/
    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;
    8383        line-height: 1.6;
  • src/wp-admin/css/press-this.css

     
    294294select,
    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;
    300300        line-height: 1.6;
  • src/wp-includes/css/admin-bar.css

     
    99        letter-spacing: normal;
    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;
    1515        border-radius: 0;
     
    8484        color: #ccc;
    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;
    9090        position: fixed;
     
    627627        position: relative;
    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;
    633633        width: 24px;
     
    810810        #wpadminbar * {
    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        }
    816816
  • src/wp-includes/css/media-views.css

     
    1717
    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;
    2323}
     
    8080.media-frame input[type="url"],
    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;
    8686        border-style: solid;
     
    807807        padding: 4px;
    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}
    813813
  • src/wp-includes/css/wp-embed-template.css

     
    6161        padding: 25px;
    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;
    6767        background: white;
     
    312312        padding: 0 5px;
    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;
    318318        cursor: text;
  • src/wp-includes/functions.php

     
    26812681                body {
    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;
    26872687                        max-width: 700px;
  • src/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css

     
    1 /* Generic */
    2 body {
    3 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    4 font-size:13px;
    5 background:#fcfcfc;
    6 padding:0;
    7 margin:8px 8px 0 8px;
    8 }
    9 
    10 textarea {resize:none;outline:none;}
    11 
    12 a:link, a:hover {
    13         color: #2B6FB6;
    14 }
    15 
    16 a:visited {
    17         color: #3C2BB6;
    18 }
    19 
    20 .nowrap {white-space: nowrap}
    21 
    22 /* Forms */
    23 form {margin: 0;}
    24 fieldset {margin:0; padding:4px; border:1px solid #dfdfdf; font-family:Verdana, Arial; font-size:10px;}
    25 legend {color:#2B6FB6; font-weight:bold;}
    26 label.msg {display:none;}
    27 label.invalid {color:#EE0000; display:inline;}
    28 input.invalid {border:1px solid #EE0000;}
    29 input {background:#FFF; border:1px solid #dfdfdf;}
    30 input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
    31 input, select, textarea {border:1px solid #dfdfdf;}
    32 input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
    33 input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
    34 .input_noborder {border:0;}
    35 
    36 /* Buttons */
    37 #insert,
    38 #cancel,
    39 #apply,
    40 .mceActionPanel .button,
    41 input.mceButton,
    42 .updateButton {
    43         display: inline-block;
    44         text-decoration: none;
    45         border: 1px solid #adadad;
    46         margin: 0;
    47         padding: 0 10px 1px;
    48         font-size: 13px;
    49         height: 24px;
    50         line-height: 22px;
    51         color: #333;
    52         cursor: pointer;
    53         -webkit-border-radius: 3px;
    54         -webkit-appearance: none;
    55         border-radius: 3px;
    56         white-space: nowrap;
    57         -webkit-box-sizing: border-box;
    58         -moz-box-sizing: border-box;
    59         box-sizing: border-box;
    60         background: #fafafa;
    61         background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e9e9e9));
    62         background-image: -webkit-linear-gradient(top, #fafafa, #e9e9e9);
    63         background-image: -moz-linear-gradient(top, #fafafa, #e9e9e9);
    64         background-image: -o-linear-gradient(top, #fafafa, #e9e9e9);
    65         background-image: linear-gradient(to bottom, #fafafa, #e9e9e9);
    66        
    67         text-shadow: 0 1px 0 #fff;
    68         -webkit-box-shadow: inset 0 1px 0 #fff;
    69         -moz-box-shadow: inset 0 1px 0 #fff;
    70         box-shadow: inset 0 1px 0 #fff;
    71 }
    72 
    73 #insert {
    74         background: #2ea2cc;
    75         background: -webkit-gradient(linear, left top, left bottom, from(#2ea2cc), to(#1e8cbe));
    76         background: -webkit-linear-gradient(top, #2ea2cc 0%,#1e8cbe 100%);
    77         background: linear-gradient(top, #2ea2cc 0%,#1e8cbe 100%);
    78         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ea2cc', endColorstr='#1e8cbe',GradientType=0 );
    79         border-color: #0074a2;
    80         -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
    81         box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
    82         color: #fff;
    83         text-decoration: none;
    84         text-shadow: 0 1px 0 rgba(0,86,132,0.7);
    85 }
    86 
    87 #cancel:hover,
    88 input.mceButton:hover,
    89 .updateButton:hover,
    90 #cancel:focus,
    91 input.mceButton:focus,
    92 .updateButton:focus {
    93         background: #f3f3f3;
    94         background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
    95         background-image: -webkit-linear-gradient(top, #fff, #f3f3f3);
    96         background-image: -moz-linear-gradient(top, #fff, #f3f3f3);
    97         background-image: -ms-linear-gradient(top, #fff, #f3f3f3);
    98         background-image: -o-linear-gradient(top, #fff, #f3f3f3);
    99         background-image: linear-gradient(to bottom, #fff, #f3f3f3);
    100         border-color: #999;
    101         color: #222;
    102 }
    103 
    104 #insert:hover,
    105 #insert:focus {
    106         background: #1e8cbe;
    107         background: -webkit-gradient(linear, left top, left bottom, from(#1e8cbe), to(#0074a2));
    108         background: -webkit-linear-gradient(top, #1e8cbe 0%,#0074a2 100%);
    109         background: linear-gradient(top, #1e8cbe 0%,#0074a2 100%);
    110         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e8cbe', endColorstr='#0074a2',GradientType=0 );
    111         border-color: #0074a2;
    112         -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
    113         box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
    114         color: #fff;
    115 }
    116 
    117 .mceActionPanel #insert {
    118         float: right;
    119 }
    120 
    121 /* Browse */
    122 a.pickcolor, a.browse {text-decoration:none}
    123 a.browse span {display:block; width:20px; height:18px; border:1px solid #FFF; margin-left:1px;}
    124 .mceOldBoxModel a.browse span {width:22px; height:20px;}
    125 a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
    126 a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30);}
    127 a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
    128 a.pickcolor span {display:block; width:20px; height:16px; margin-left:2px;}
    129 .mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
    130 a.pickcolor:hover span {background-color:#B2BBD0;}
    131 div.iframecontainer {background: #fff;}
    132 
    133 /* Charmap */
    134 table.charmap {border:1px solid #AAA; text-align:center}
    135 td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
    136 #charmap a {display:block; color:#000; text-decoration:none; border:0}
    137 #charmap a:hover {background:#CCC;color:#2B6FB6}
    138 #charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
    139 #charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
    140 #charmap #charmapView {background-color:#fff;}
    141 
    142 /* Source */
    143 .wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
    144 .mceActionPanel {margin-top:5px;}
    145 
    146 /* Tabs classes */
    147 .tabs {width:100%; height:19px; line-height:normal; border-bottom: 1px solid #aaa;}
    148 .tabs ul {margin:0; padding:0; list-style:none;}
    149 .tabs li {float:left; border: 1px solid #aaa; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
    150 .tabs li.current {border-bottom: 1px solid #fff; margin-right:2px;}
    151 .tabs span {float:left; display:block; padding:0px 10px 0 0;}
    152 .tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
    153 .tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
    154 
    155 .wp-core-ui #tabs {
    156         padding-bottom: 5px;
    157         background-color: transparent;
    158 }
    159 
    160 .wp-core-ui #tabs a {
    161         padding: 6px 10px;
    162         margin: 0 2px;
    163 }
    164 
    165 /* Panels */
    166 .panel_wrapper div.panel {display:none;}
    167 .panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
    168 .panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
    169 
    170 /* Columns */
    171 .column {float:left;}
    172 .properties {width:100%;}
    173 .properties .column1 {}
    174 .properties .column2 {text-align:left;}
    175 
    176 /* Titles */
    177 h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
    178 h3 {font-size:14px;}
    179 .title {font-size:12px; font-weight:bold; color:#2B6FB6;}
    180 
    181 /* Dialog specific */
    182 #link .panel_wrapper, #link div.current {height:125px;}
    183 #image .panel_wrapper, #image div.current {height:200px;}
    184 #plugintable thead {font-weight:bold; background:#DDD;}
    185 #plugintable, #about #plugintable td {border:1px solid #919B9C;}
    186 #plugintable {width:96%; margin-top:10px;}
    187 #pluginscontainer {height:290px; overflow:auto;}
    188 #colorpicker #preview {display:inline-block; padding-left:40px; height:14px; border:1px solid black; margin-left:5px; margin-right: 5px}
    189 #colorpicker #previewblock {position: relative; top: -3px; padding-left:5px; padding-top: 0px; display:inline}
    190 #colorpicker #preview_wrapper {text-align:center; padding-top:4px; white-space: nowrap; float: right;}
    191 #colorpicker #insert, #colorpicker #cancel {width: 90px}
    192 #colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
    193 #colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
    194 #colorpicker #light div {overflow:hidden;}
    195 #colorpicker .panel_wrapper div.current {height:175px;}
    196 #colorpicker #namedcolors {width:150px;}
    197 #colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
    198 #colorpicker #colornamecontainer {margin-top:5px;}
    199 #colorpicker #picker_panel fieldset {margin:auto;width:325px;}
    200 
    201 
    202 /* Localization */ 
    203 
    204 body[dir="rtl"],
    205 body[dir="rtl"] fieldset,
    206 body[dir="rtl"] input, body[dir="rtl"] select, body[dir="rtl"]  textarea,
    207 body[dir="rtl"]  #charmap #codeN,
    208 body[dir="rtl"] .tabs a {
    209         font-family: Tahoma, sans-serif;
    210 }
     1/* Generic */
     2body {
     3font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
     4font-size:13px;
     5background:#fcfcfc;
     6padding:0;
     7margin:8px 8px 0 8px;
     8}
     9
     10textarea {resize:none;outline:none;}
     11
     12a:link, a:hover {
     13        color: #2B6FB6;
     14}
     15
     16a:visited {
     17        color: #3C2BB6;
     18}
     19
     20.nowrap {white-space: nowrap}
     21
     22/* Forms */
     23form {margin: 0;}
     24fieldset {margin:0; padding:4px; border:1px solid #dfdfdf; font-family:Verdana, Arial; font-size:10px;}
     25legend {color:#2B6FB6; font-weight:bold;}
     26label.msg {display:none;}
     27label.invalid {color:#EE0000; display:inline;}
     28input.invalid {border:1px solid #EE0000;}
     29input {background:#FFF; border:1px solid #dfdfdf;}
     30input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
     31input, select, textarea {border:1px solid #dfdfdf;}
     32input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
     33input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
     34.input_noborder {border:0;}
     35
     36/* Buttons */
     37#insert,
     38#cancel,
     39#apply,
     40.mceActionPanel .button,
     41input.mceButton,
     42.updateButton {
     43        display: inline-block;
     44        text-decoration: none;
     45        border: 1px solid #adadad;
     46        margin: 0;
     47        padding: 0 10px 1px;
     48        font-size: 13px;
     49        height: 24px;
     50        line-height: 22px;
     51        color: #333;
     52        cursor: pointer;
     53        -webkit-border-radius: 3px;
     54        -webkit-appearance: none;
     55        border-radius: 3px;
     56        white-space: nowrap;
     57        -webkit-box-sizing: border-box;
     58        -moz-box-sizing: border-box;
     59        box-sizing: border-box;
     60        background: #fafafa;
     61        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e9e9e9));
     62        background-image: -webkit-linear-gradient(top, #fafafa, #e9e9e9);
     63        background-image: -moz-linear-gradient(top, #fafafa, #e9e9e9);
     64        background-image: -o-linear-gradient(top, #fafafa, #e9e9e9);
     65        background-image: linear-gradient(to bottom, #fafafa, #e9e9e9);
     66
     67        text-shadow: 0 1px 0 #fff;
     68        -webkit-box-shadow: inset 0 1px 0 #fff;
     69        -moz-box-shadow: inset 0 1px 0 #fff;
     70        box-shadow: inset 0 1px 0 #fff;
     71}
     72
     73#insert {
     74        background: #2ea2cc;
     75        background: -webkit-gradient(linear, left top, left bottom, from(#2ea2cc), to(#1e8cbe));
     76        background: -webkit-linear-gradient(top, #2ea2cc 0%,#1e8cbe 100%);
     77        background: linear-gradient(top, #2ea2cc 0%,#1e8cbe 100%);
     78        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ea2cc', endColorstr='#1e8cbe',GradientType=0 );
     79        border-color: #0074a2;
     80        -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
     81        box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
     82        color: #fff;
     83        text-decoration: none;
     84        text-shadow: 0 1px 0 rgba(0,86,132,0.7);
     85}
     86
     87#cancel:hover,
     88input.mceButton:hover,
     89.updateButton:hover,
     90#cancel:focus,
     91input.mceButton:focus,
     92.updateButton:focus {
     93        background: #f3f3f3;
     94        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
     95        background-image: -webkit-linear-gradient(top, #fff, #f3f3f3);
     96        background-image: -moz-linear-gradient(top, #fff, #f3f3f3);
     97        background-image: -ms-linear-gradient(top, #fff, #f3f3f3);
     98        background-image: -o-linear-gradient(top, #fff, #f3f3f3);
     99        background-image: linear-gradient(to bottom, #fff, #f3f3f3);
     100        border-color: #999;
     101        color: #222;
     102}
     103
     104#insert:hover,
     105#insert:focus {
     106        background: #1e8cbe;
     107        background: -webkit-gradient(linear, left top, left bottom, from(#1e8cbe), to(#0074a2));
     108        background: -webkit-linear-gradient(top, #1e8cbe 0%,#0074a2 100%);
     109        background: linear-gradient(top, #1e8cbe 0%,#0074a2 100%);
     110        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e8cbe', endColorstr='#0074a2',GradientType=0 );
     111        border-color: #0074a2;
     112        -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
     113        box-shadow: inset 0 1px 0 rgba(120,200,230,0.6);
     114        color: #fff;
     115}
     116
     117.mceActionPanel #insert {
     118        float: right;
     119}
     120
     121/* Browse */
     122a.pickcolor, a.browse {text-decoration:none}
     123a.browse span {display:block; width:20px; height:18px; border:1px solid #FFF; margin-left:1px;}
     124.mceOldBoxModel a.browse span {width:22px; height:20px;}
     125a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
     126a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30);}
     127a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
     128a.pickcolor span {display:block; width:20px; height:16px; margin-left:2px;}
     129.mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
     130a.pickcolor:hover span {background-color:#B2BBD0;}
     131div.iframecontainer {background: #fff;}
     132
     133/* Charmap */
     134table.charmap {border:1px solid #AAA; text-align:center}
     135td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
     136#charmap a {display:block; color:#000; text-decoration:none; border:0}
     137#charmap a:hover {background:#CCC;color:#2B6FB6}
     138#charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
     139#charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
     140#charmap #charmapView {background-color:#fff;}
     141
     142/* Source */
     143.wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
     144.mceActionPanel {margin-top:5px;}
     145
     146/* Tabs classes */
     147.tabs {width:100%; height:19px; line-height:normal; border-bottom: 1px solid #aaa;}
     148.tabs ul {margin:0; padding:0; list-style:none;}
     149.tabs li {float:left; border: 1px solid #aaa; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
     150.tabs li.current {border-bottom: 1px solid #fff; margin-right:2px;}
     151.tabs span {float:left; display:block; padding:0px 10px 0 0;}
     152.tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
     153.tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
     154
     155.wp-core-ui #tabs {
     156        padding-bottom: 5px;
     157        background-color: transparent;
     158}
     159
     160.wp-core-ui #tabs a {
     161        padding: 6px 10px;
     162        margin: 0 2px;
     163}
     164
     165/* Panels */
     166.panel_wrapper div.panel {display:none;}
     167.panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
     168.panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
     169
     170/* Columns */
     171.column {float:left;}
     172.properties {width:100%;}
     173.properties .column1 {}
     174.properties .column2 {text-align:left;}
     175
     176/* Titles */
     177h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
     178h3 {font-size:14px;}
     179.title {font-size:12px; font-weight:bold; color:#2B6FB6;}
     180
     181/* Dialog specific */
     182#link .panel_wrapper, #link div.current {height:125px;}
     183#image .panel_wrapper, #image div.current {height:200px;}
     184#plugintable thead {font-weight:bold; background:#DDD;}
     185#plugintable, #about #plugintable td {border:1px solid #919B9C;}
     186#plugintable {width:96%; margin-top:10px;}
     187#pluginscontainer {height:290px; overflow:auto;}
     188#colorpicker #preview {display:inline-block; padding-left:40px; height:14px; border:1px solid black; margin-left:5px; margin-right: 5px}
     189#colorpicker #previewblock {position: relative; top: -3px; padding-left:5px; padding-top: 0px; display:inline}
     190#colorpicker #preview_wrapper {text-align:center; padding-top:4px; white-space: nowrap; float: right;}
     191#colorpicker #insert, #colorpicker #cancel {width: 90px}
     192#colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
     193#colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
     194#colorpicker #light div {overflow:hidden;}
     195#colorpicker .panel_wrapper div.current {height:175px;}
     196#colorpicker #namedcolors {width:150px;}
     197#colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
     198#colorpicker #colornamecontainer {margin-top:5px;}
     199#colorpicker #picker_panel fieldset {margin:auto;width:325px;}
     200
     201
     202/* Localization */
     203
     204body[dir="rtl"],
     205body[dir="rtl"] fieldset,
     206body[dir="rtl"] input, body[dir="rtl"] select, body[dir="rtl"]  textarea,
     207body[dir="rtl"]  #charmap #codeN,
     208body[dir="rtl"] .tabs a {
     209        font-family: Tahoma, sans-serif;
     210}
  • src/wp-includes/js/tinymce/skins/wordpress/wp-content.css

     
    322322.wpview-error p {
    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
    328328.wpview-type-gallery:after {