Make WordPress Core

Ticket #44643: 44643.1.common.css.diff

File 44643.1.common.css.diff, 4.6 KB (added by ianbelanger, 6 years ago)

This patch updates the /wp-admin/css/widgets.css file, disregard the original 44643.widget.css.diff, see notes below

  • wp-admin/css/common.css

     
    586586        font-weight: 400;
    587587        margin: 0;
    588588        padding: 9px 0 4px 0;
    589         line-height: 29px;
     589        line-height: 1.3;
    590590}
    591591
    592592.wrap h1.wp-heading-inline {
     
    914914
    915915#delete-action {
    916916        float: left;
    917         line-height: 28px;
     917        line-height: 2.1;
    918918}
    919919
    920920#delete-link {
    921         line-height: 28px;
     921        line-height: 2.1;
    922922        vertical-align: middle;
    923923        text-align: left;
    924924        margin-left: 8px;
     
    931931#publishing-action {
    932932        text-align: right;
    933933        float: right;
    934         line-height: 23px;
     934        line-height: 1.9;
    935935}
    936936
    937937#publishing-action .spinner {
     
    12061206
    12071207.filter-drawer .filter-group-feature input,
    12081208.filter-drawer .filter-group-feature label {
    1209         line-height: 16px;
     1209        line-height: 1.4;
    12101210}
    12111211
    12121212.filter-drawer .filter-group-feature input {
     
    12431243
    12441244.wp-filter .button-link.edit-filters {
    12451245        padding: 0 5px;
    1246         line-height: 28px;
     1246        line-height: 2.2;
    12471247}
    12481248
    12491249.filtered-by {
     
    15511551#update-nag,
    15521552.update-nag {
    15531553        display: inline-block;
    1554         line-height: 19px;
     1554        line-height: 1.4;
    15551555        padding: 11px 15px;
    15561556        font-size: 14px;
    15571557        text-align: left;
     
    17601760.metabox-prefs label {
    17611761        display: inline-block;
    17621762        padding-right: 15px;
    1763         line-height: 30px;
     1763        line-height: 2.35;
    17641764}
    17651765
    17661766#number-of-columns {
     
    17991799}
    18001800
    18011801.metabox-prefs .screen-options label {
    1802         line-height: 28px;
     1802        line-height: 2.2;
    18031803        padding-right: 0;
    18041804}
    18051805
     
    18631863.contextual-help-tabs a {
    18641864        display: block;
    18651865        padding: 5px 5px 5px 12px;
    1866         line-height: 18px;
     1866        line-height: 1.4;
    18671867        text-decoration: none;
    18681868        border: 1px solid transparent;
    18691869        border-right: none;
     
    18951895.help-tab-content {
    18961896        display: none;
    18971897        margin: 0 22px 12px 0;
    1898         line-height: 1.6em;
     1898        line-height: 1.6;
    18991899}
    19001900
    19011901.help-tab-content.active {
     
    20782078
    20792079.postbox .inside {
    20802080        padding: 0 12px 12px;
    2081         line-height: 1.4em;
     2081        line-height: 1.4;
    20822082        font-size: 13px;
    20832083}
    20842084
    20852085.stuffbox .inside {
    20862086        padding: 0;
    2087         line-height: 1.4em;
     2087        line-height: 1.4;
    20882088        font-size: 13px;
    20892089        margin-top: 0;
    20902090}
     
    21532153#wpfooter p {
    21542154        font-size: 13px;
    21552155        margin: 0;
    2156         line-height: 20px;
     2156        line-height: 1.55;
    21572157}
    21582158
    21592159#footer-thankyou {
     
    21712171        margin-left: 0.5em; /* half the font size so set the font size properly */
    21722172        padding: 5px 10px;
    21732173        font-size: 14px;
    2174         line-height: 24px;
     2174        line-height: 1.8;
    21752175        font-weight: 600;
    21762176        background: #e5e5e5;
    21772177        color: #555;
     
    21832183.nav-tab-small .nav-tab {
    21842184        padding: 5px 14px;
    21852185        font-size: 12px;
    2186         line-height: 16px;
     2186        line-height: 1.33;
    21872187}
    21882188
    21892189.nav-tab:hover,
     
    22852285/* Back-compat for nav-menus screen */
    22862286.nav-menus-php .metabox-holder h3 {
    22872287        padding: 10px 10px 11px 14px;
    2288         line-height: 21px;
     2288        line-height: 1.5;
    22892289}
    22902290
    22912291#templateside ul li a {
     
    23482348
    23492349.importers td {
    23502350        padding-right: 14px;
    2351         line-height: 1.5em;
     2351        line-height: 1.4;
    23522352}
    23532353
    23542354.importers .import-system {
     
    23732373}
    23742374
    23752375.importer-action {
    2376         line-height: 20px; /* Same as with .updating-message */
     2376        line-height: 1.55; /* Same as with .updating-message */
    23772377        color: #555;
    23782378        margin-bottom: 1em;
    23792379}
     
    24282428
    24292429br.clear {
    24302430        height: 2px;
    2431         line-height: 2px;
     2431        line-height: 0.15;
    24322432}
    24332433
    24342434.checkbox {
     
    25322532        background: #f5f5f5;
    25332533        font-size: 22px;
    25342534        font-weight: 600;
    2535         line-height: 56px;
     2535        line-height: 2.4;
    25362536        position: relative;
    25372537        height: 56px;
    25382538}
     
    25582558        font-family: "Helvetica Neue", sans-serif;
    25592559        display: inline-block;
    25602560        font-size: 30px;
    2561         line-height: 50px;
     2561        line-height: 1.68;
    25622562        box-sizing: border-box;
    25632563        max-width: 100%;
    25642564        padding: 0 15px;
     
    26032603        padding: 9px 10px;
    26042604        margin: 0;
    26052605        height: 18px;
    2606         line-height: 18px;
     2606        line-height: 1.3;
    26072607        font-size: 14px;
    26082608        text-decoration: none;
    26092609        transition: none;
     
    28832883        #plugin-information-title.with-banner h2 {
    28842884                margin-top: 30px;
    28852885                font-size: 20px;
    2886                 line-height: 40px;
     2886                line-height: 2;
    28872887                max-width: 85%;
    28882888        }
    28892889
     
    33133313}
    33143314
    33153315#documentation label {
    3316         line-height: 22px;
     3316        line-height: 1.8;
    33173317        vertical-align: baseline;
    33183318        font-weight: 600;
    33193319}
     
    34723472        border-left: none;
    34733473        border-right: none;
    34743474        padding: 10px 10px 11px 14px;
    3475         line-height: 21px;
     3475        line-height: 1.55;
    34763476        background: #fff;
    34773477}
    34783478
     
    39213921
    39223922        .filter-drawer .filter-group-feature input,
    39233923        .filter-drawer .filter-group-feature label {
    3924                 line-height: 25px;
     3924                line-height: 2.1;
    39253925        }
    39263926
    39273927        .filter-drawer .filter-group-feature label {
     
    39303930
    39313931        .wp-filter .button.drawer-toggle {
    39323932                font-size: 13px;
    3933                 line-height: 26px;
     3933                line-height: 2;
    39343934                height: 28px;
    39353935        }