Make WordPress Core

Ticket #12825: big-font.diff

File big-font.diff, 25.3 KB (added by adamsilverstein, 11 years ago)

switches fonts & heights from pixels to ems in admin, admin-bar

  • wp-admin/css/wp-admin.css

    diff --git wp-admin/css/wp-admin.css wp-admin/css/wp-admin.css
    index 55cdbbe..fcdb921 100644
    TABLE OF CONTENTS: 
    210210        height: auto;
    211211        width: auto;
    212212        display: block;
    213         font-size: 14px;
     213        font-size: .875em;
    214214        font-weight: bold;
    215215        padding: 15px 23px 14px;
    216216        background: #f1f1f1;
    body { 
    273273
    274274body {
    275275        font-family: sans-serif;
    276         font-size: 12px;
    277276        line-height: 1.4em;
    278277        min-width: 600px;
    279278}
    kbd, 
    460459code {
    461460        padding: 1px 3px;
    462461        margin: 0 1px;
    463         font-size: 11px;
     462        font-size: .6875em;
    464463}
    465464
    466465.subsubsub {
    467466        list-style: none;
    468467        margin: 8px 0 5px;
    469468        padding: 0;
    470         font-size: 12px;
     469        font-size: .75em;
    471470        float: left;
    472471}
    473472
    select, 
    587586}
    588587
    589588.widefat td {
    590         font-size: 12px;
     589        font-size: .75em;
    591590        padding: 4px 7px 2px;
    592591        vertical-align: top;
    593592}
    select, 
    595594.widefat td p,
    596595.widefat td ol,
    597596.widefat td ul {
    598         font-size: 12px;
     597        font-size: .75em;
    599598}
    600599
    601600.widefat th {
    602601        padding: 7px 7px 8px;
    603602        text-align: left;
    604603        line-height: 1.3em;
    605         font-size: 14px;
     604        font-size: .875em;
    606605}
    607606
    608607.widefat th input {
    div.error p { 
    676675}
    677676
    678677.wrap h2 {
    679         font-size: 23px;
     678        font-size: 1.4375em;
    680679        padding: 9px 15px 4px 0;
    681680        line-height: 29px;
    682681}
    683682
    684683.subtitle {
    685         font-size: 14px;
     684        font-size: .875em;
    686685        padding-left: 25px;
    687686}
    688687
    div.error p { 
    693692        position: relative;
    694693        top: -3px;
    695694        text-decoration: none;
    696         font-size: 12px;
     695        font-size: .75em;
    697696        border: 0 none;
    698697}
    699698
    h2 .nav-tab, 
    787786
    788787.quicktags,
    789788.search {
    790         font-size: 12px;
     789        font-size: .75em;
    791790}
    792791
    793792.icon32 {
    p.install-help { 
    837836
    838837.wp-admin select {
    839838        padding: 2px;
    840         height: 2em;
     839        height: 1.5em;
    841840}
    842841
    843842.wp-admin select[multiple] {
    p.search-box { 
    948947#search-plugins input[name="s"],
    949948.tagsdiv .newtag {
    950949        float: left;
    951         height: 2em;
     950        height: 1.5em;
    952951        margin: 0 4px 0 0;
    953952}
    954953
    ul#add-to-blog-users { 
    10671066.side-info {
    10681067        margin: 0;
    10691068        padding: 4px;
    1070         font-size: 11px;
     1069        font-size: .6875em;
    10711070}
    10721071
    10731072.side-info h5 {
    10741073        padding-bottom: 7px;
    1075         font-size: 14px;
     1074        font-size: .875em;
    10761075        margin: 12px 2px 5px;
    10771076        border-bottom-width: 1px;
    10781077        border-bottom-style: solid;
    th.action-links { 
    11091108.update-nag {
    11101109        line-height: 19px;
    11111110        padding: 5px 0;
    1112         font-size: 12px;
     1111        font-size: .75em;
    11131112        text-align: center;
    11141113        margin: -1px 15px 0 5px;
    11151114        border-width: 1px;
    form.upgrade .hint { 
    12071206#screen-options-link-wrap,
    12081207#contextual-help-link-wrap {
    12091208        float: right;
    1210         height: 23px;
     1209        height: 1.4375em;
    12111210        padding: 0;
    12121211        margin: 0 0 0 6px;
    12131212        font-family: sans-serif;
    form.upgrade .hint { 
    12311230        text-decoration: none;
    12321231        z-index: 1;
    12331232        padding: 1px 16px 0 6px;
    1234         height: 22px;
    1235         line-height: 22px;
    1236         font-size: 12px;
     1233        height: 1.5em;
     1234        line-height: 1.5em;
     1235        font-size: .75em;
    12371236        display: block;
    12381237        text-shadow: rgba(255,255,255,0.7) 0 1px 0;
    12391238}
    form.upgrade .hint { 
    12591258#screen-options-wrap h5,
    12601259#contextual-help-wrap h5 {
    12611260        margin: 8px 0;
    1262         font-size: 13px;
     1261        font-size: .8125em;
    12631262}
    12641263
    12651264.metabox-prefs label {
    form.upgrade .hint { 
    14261425        margin: 0;
    14271426        position: absolute;
    14281427        top: -1000em;
    1429         left: 146px;
     1428        left: 145px;;
    14301429        z-index: 1000;
    14311430        overflow: visible;
    14321431        border-width: 1px;
    form.upgrade .hint { 
    14811480}
    14821481
    14831482#adminmenu .wp-submenu a {
    1484         font-size: 12px;
     1483        font-size: .75em;
    14851484        line-height: 18px;
    14861485        margin: 0;
    14871486        padding-left: 12px;
    form.upgrade .hint { 
    14981497
    14991498#adminmenu a.menu-top,
    15001499#adminmenu .wp-submenu-head {
    1501         font-size: 13px;
     1500        font-size: .8125em;
    15021501        font-weight: bold;
    15031502        line-height: 18px;
    15041503        padding: 0;
    form.upgrade .hint { 
    15861585        -o-transform:      translate( 145px );
    15871586        -ms-transform:     translate( 145px );
    15881587        transform:         translate( 145px );
    1589         height: 28px;
     1588        height: 1.75em;
    15901589        border-width: 1px 0;
    15911590        border-style: solid;
    15921591        top: 0;
    form.upgrade .hint { 
    17021701#sidemenu li a span.update-plugins {
    17031702        position: absolute;
    17041703        font-family: sans-serif;
    1705         font-size: 9px;
     1704        font-size: .5625em;
    17061705        line-height: 17px;
    17071706        font-weight: bold;
    17081707        margin-top: 1px;
    form.upgrade .hint { 
    17251724}
    17261725
    17271726#collapse-menu {
    1728         font-size: 12px;
     1727        font-size: .75em;
    17291728        line-height: 34px;
    17301729        border-width: 1px 0 0;
    17311730        border-style: solid;
    form.upgrade .hint { 
    18611860}
    18621861
    18631862.post-com-count span {
    1864         font-size: 11px;
     1863        font-size: .6875em;
    18651864        font-weight: bold;
    18661865        height: 1.4em;
    18671866        line-height: 1.4em;
    th .comment-grey-bubble { 
    19061905------------------------------------------------------------------------------*/
    19071906
    19081907html.wp-toolbar {
    1909         padding-top: 28px;
     1908        padding-top: 1.75em;
    19101909        -webkit-box-sizing: border-box;
    19111910        -moz-box-sizing: border-box;
    19121911        box-sizing: border-box;
    html.wp-toolbar { 
    21282127}
    21292128
    21302129.hndle a {
    2131         font-size: 11px;
     2130        font-size: .6875em;
    21322131        font-weight: normal;
    21332132}
    21342133
    html.wp-toolbar { 
    21552154        padding: 0;
    21562155        border-width: 1px;
    21572156        border-style: solid;
    2158         line-height: 1;
     2157        line-height: 1em;
    21592158}
    21602159
    21612160.widget .widget-top,
    html.wp-toolbar { 
    22252224        border-top-width: 1px;
    22262225        margin: 0 -10px;
    22272226        padding: 3px 8px;
    2228         font-size: 11px;
     2227        font-size: .6875em;
    22292228}
    22302229
    22312230#the-comment-list td.comment p.comment-author {
    html.wp-toolbar { 
    22592258        border-width: 1px;
    22602259        border-style: solid;
    22612260        border-radius: 3px;
    2262         font-size: 13px;
     2261        font-size: .8125em;
    22632262        line-height: 2.1em;
    22642263}
    22652264
    22662265.welcome-panel h3 {
    22672266        margin: 0;
    22682267        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    2269         font-size: 21px;
     2268        font-size: 1.3125em;
    22702269        font-weight: normal;
    22712270        line-height: 1.2;
    22722271}
    22732272.welcome-panel h4 {
    22742273        margin: 1.33em 0 0;
    2275         font-size: 13px;
     2274        font-size: .8125em;
    22762275}
    22772276
    22782277.welcome-panel .about-description {
    2279         font-size: 16px;
     2278        font-size: 1em;
    22802279        margin: 0;
    22812280}
    22822281
    html.wp-toolbar { 
    22852284        top: 5px;
    22862285        right: 10px;
    22872286        padding: 8px 3px;
    2288         font-size: 13px;
     2287        font-size: .8125em;
    22892288        text-decoration: none;
    22902289        line-height: 1;
    22912290}
    th.asc:hover span.sorting-indicator { 
    25832582
    25842583.tablenav {
    25852584        clear: both;
    2586         height: 30px;
     2585        height: 1.875em;
    25872586        margin: 6px 0 4px;
    25882587        vertical-align: middle;
    25892588}
    th.asc:hover span.sorting-indicator { 
    25962595        float: right;
    25972596        display: block;
    25982597        cursor: default;
    2599         height: 30px;
    2600         line-height: 30px;
    2601         font-size: 12px;
     2598        height: 1.875em;
     2599        line-height: 1.875em;
     2600        font-size: .75em;
    26022601}
    26032602
    26042603.tablenav .no-pages,
    th.asc:hover span.sorting-indicator { 
    26192618
    26202619.tablenav .displaying-num {
    26212620        margin-right: 10px;
    2622         font-size: 12px;
     2621        font-size: .75em;
    26232622        font-style: italic;
    26242623}
    26252624
    th.asc:hover span.sorting-indicator { 
    26342633
    26352634.view-switch {
    26362635        float: right;
    2637         margin: 6px 8px 0;
     2636        margin: .375em 8px 0;
    26382637}
    26392638
    26402639.view-switch a {
    span.post-state-format { 
    26822681/*      Layout */
    26832682
    26842683#wpbody-content .inline-edit-row fieldset {
    2685         font-size: 12px;
     2684        font-size: .75em;
    26862685        float: left;
    26872686        margin: 0;
    26882687        padding: 0;
    tr.inline-edit-row td, 
    28612860.inline-edit-row fieldset input[name=jj],
    28622861.inline-edit-row fieldset input[name=hh],
    28632862.inline-edit-row fieldset input[name=mn] {
    2864         font-size: 12px;
     2863        font-size: .75em;
    28652864        width: 2.1em;
    28662865}
    28672866
    28682867.inline-edit-row fieldset input[name=aa] {
    2869         font-size: 12px;
     2868        font-size: .75em;
    28702869        width: 3.5em;
    28712870}
    28722871
    ul.cat-checklist { 
    29092908.inline-edit-row #bulk-titles div {
    29102909        font-family: sans-serif;
    29112910        font-style: normal;
    2912         font-size: 11px;
     2911        font-size: .6875em;
    29132912}
    29142913
    29152914table .inline-edit-row fieldset ul.cat-hover {
    table .inline-edit-row fieldset ul.cat-hover { 
    30123011#poststuff .inside-submitbox,
    30133012#side-sortables .inside-submitbox {
    30143013        margin: 0 3px;
    3015         font-size: 11px;
     3014        font-size: .6875em;
    30163015}
    30173016
    30183017input#link_description,
    input#link_url { 
    30243023        background: 0 none;
    30253024        border: 0 none;
    30263025        padding: 0;
    3027         font-size: 11px;
     3026        font-size: .6875em;
    30283027        margin-top: -1px;
    30293028}
    30303029
    input#link_url { 
    30373036
    30383037#edit-slug-box .cancel {
    30393038        margin-right: 10px;
    3040         font-size: 11px;
     3039        font-size: .6875em;
    30413040}
    30423041
    30433042#editable-post-name-full {
    input#link_url { 
    30553054.submitbox .submit {
    30563055        text-align: left;
    30573056        padding: 12px 10px 10px;
    3058         font-size: 11px;
     3057        font-size: .6875em;
    30593058}
    30603059
    30613060.submitbox .submitdelete {
    td.plugin-title p { 
    32453244}
    32463245
    32473246#post-status-info td {
    3248         font-size: 12px;
     3247        font-size: .75em;
    32493248}
    32503249
    32513250.autosave-info {
    td.plugin-title p { 
    33023301
    33033302#aa, #jj, #hh, #mn {
    33043303        padding: 1px;
    3305         font-size: 12px;
     3304        font-size: .75em;
    33063305}
    33073306
    33083307#jj, #hh, #mn {
    ul.categorychecklist li { 
    35623561
    35633562.form-wrap p,
    35643563.form-wrap label {
    3565         font-size: 11px;
     3564        font-size: .6875em;
    35663565}
    35673566
    35683567.form-wrap label {
    35693568        display: block;
    35703569        padding: 2px;
    3571         font-size: 12px;
     3570        font-size: .75em;
    35723571}
    35733572
    35743573.form-field input,
    p.help, 
    35873586p.description,
    35883587span.description,
    35893588.form-wrap p {
    3590         font-size: 12px;
     3589        font-size: .75em;
    35913590        font-style: italic;
    35923591        font-family: sans-serif;
    35933592}
    table.links-table { 
    38043803.media-upload-form th.label label {
    38053804        font-weight: bold;
    38063805        margin: 0.5em;
    3807         font-size: 13px;
     3806        font-size: .8125em;
    38083807}
    38093808
    38103809.media-upload-form th.label label span {
    form.upgrade .hint { 
    40954094
    40964095.drag-drop-inside p {
    40974096        color: #aaa;
    4098         font-size: 14px;
     4097        font-size: .875em;
    40994098        margin: 5px 0;
    41004099        display: none;
    41014100}
    form.upgrade .hint { 
    41054104}
    41064105
    41074106.drag-drop-inside p.drag-drop-info {
    4108         font-size: 20px;
     4107        font-size: 1.25em;
    41094108}
    41104109
    41114110.drag-drop .drag-drop-inside p,
    a.imgedit-help-toggle { 
    43674366
    43684367span.imgedit-scale-warn {
    43694368        color: red;
    4370         font-size: 20px;
     4369        font-size: 1.25em;
    43714370        font-style: normal;
    43724371        visibility: hidden;
    43734372        vertical-align: middle;
    span.imgedit-scale-warn { 
    44024401        margin-bottom: 9px;
    44034402        padding: 8px 10px;
    44044403        line-height: 20px;
    4405         font-size: 12px;
     4404        font-size: .75em;
    44064405}
    44074406
    44084407.form-table th,
    h3.available-themes { 
    47034702
    47044703#current-theme h3 {
    47054704        margin: 0;
    4706         font-size: 12px;
     4705        font-size: .75em;
    47074706        font-weight: normal;
    47084707        color: #999;
    47094708}
    47104709
    47114710#current-theme h4 {
    47124711        margin: 3px 0 16px;
    4713         font-size: 20px;
     4712        font-size: 1.25em;
    47144713}
    47154714
    47164715#current-theme h4 span {
    47174716        margin-left: 20px;
    4718         font-size: 12px;
     4717        font-size: .75em;
    47194718        font-weight: normal;
    47204719}
    47214720
    h3.available-themes { 
    47454744
    47464745.theme-options {
    47474746        overflow: hidden;
    4748         font-size: 14px;
     4747        font-size: .875em;
    47494748        padding-bottom: 10px;
    47504749}
    47514750
    h3.available-themes { 
    47584757        float: left;
    47594758        margin-right: 10px;
    47604759        text-transform: uppercase;
    4761         font-size: 11px;
     4760        font-size: .6875em;
    47624761        line-height: 18px;
    47634762        color: #999;
    47644763}
    h3.available-themes { 
    48284827}
    48294828
    48304829.appearance_page_custom-header #upload-form p label {
    4831         font-size: 12px;
     4830        font-size: .75em;
    48324831}
    48334832
    48344833.appearance_page_custom-header .available-headers .default-header {
    div#custom-background-image img { 
    48764875        border-width: 1px 1px 0;
    48774876        color: #aaa;
    48784877        text-shadow: #fff 0 1px 0;
    4879         font-size: 12px;
     4878        font-size: .75em;
    48804879        line-height: 16px;
    48814880        display: inline-block;
    48824881        padding: 4px 14px 6px;
    h2.nav-tab-wrapper, h3.nav-tab-wrapper { 
    49024901h2 .nav-tab {
    49034902        padding: 4px 10px 6px;
    49044903        font-weight: 200;
    4905         font-size: 20px;
     4904        font-size: 1.25em;
    49064905        line-height: 24px;
    49074906
    49084907}
    h2 .nav-tab { 
    50215020}
    50225021
    50235022#your-profile legend {
    5024         font-size: 22px;
     5023        font-size: 1.375em;
    50255024}
    50265025
    50275026#your-profile #rich_editing {
    h2 .nav-tab { 
    50635062        border: 1px solid #b4b4b4;
    50645063        font-style: normal;
    50655064        line-height: 16px;
    5066         font-size: 14px;
     5065        font-size: .875em;
    50675066        text-decoration: none;
    50685067        text-shadow: 0 1px 0px #fff;
    50695068}
    h2 .nav-tab { 
    51625161        margin: 25px 40px 0 20px;
    51635162        max-width: 1050px; /* readability */
    51645163
    5165         font-size: 15px;
     5164        font-size: .9375em;
    51665165}
    51675166
    51685167.about-wrap div.updated,
    h2 .nav-tab { 
    51895188        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    51905189        font-weight: normal;
    51915190        line-height: 1.6em;
    5192         font-size: 20px;
     5191        font-size: 1.25em;
    51935192}
    51945193
    51955194.about-description {
    h2 .nav-tab { 
    51995198.about-text {
    52005199        margin: 1em 200px 1.4em 0;
    52015200        min-height: 60px;
    5202         font-size: 24px;
     5201        font-size: 1.5em;
    52035202}
    52045203
    52055204.about-wrap h3 {
    5206         font-size: 24px;
     5205        font-size: 1.5em;
    52075206        margin-bottom: 1em;
    52085207        padding-top: 20px;
    52095208}
    h2 .nav-tab { 
    52215220}
    52225221
    52235222.about-wrap code {
    5224         font-size: 14px;
     5223        font-size: .875em;
    52255224}
    52265225
    52275226/* Point Releases */
    h2 .nav-tab { 
    52455244        height: 50px;
    52465245        width: 173px;
    52475246        font-weight: bold;
    5248         font-size: 14px;
     5247        font-size: .875em;
    52495248        text-align: center;
    52505249        margin: 0 -5px;
    52515250        background: url('../images/wp-badge.png?ver=20111120') no-repeat;
    h2 .nav-tab { 
    52665265.about-wrap h2 .nav-tab {
    52675266        padding: 4px 10px 6px;
    52685267        margin: 0 3px -1px 0;
    5269         font-size: 18px;
     5268        font-size: 1.125em;
    52705269        vertical-align: top;
    52715270}
    52725271
    h2 .nav-tab { 
    54075406
    54085407.about-wrap .return-to-dashboard {
    54095408        margin: 30px 0 0 -5px;
    5410         font-size: 14px;
     5409        font-size: .875em;
    54115410        font-weight: bold;
    54125411}
    54135412
    h2 .nav-tab { 
    54205419
    54215420.about-wrap h4.wp-people-group {
    54225421        margin-top: 2.6em;
    5423         font-size: 16px;
     5422        font-size: 1em;
    54245423}
    54255424
    54265425.about-wrap ul.wp-people-group {
    h2 .nav-tab { 
    54715470.about-wrap li.wp-person a.web {
    54725471        display: block;
    54735472        margin: 6px 0 2px;
    5474         font-size: 16px;
     5473        font-size: 1em;
    54755474        text-decoration: none;
    54765475}
    54775476
    body.full-overlay-active { 
    57635762}
    57645763
    57655764.install-theme-info .theme-name {
    5766         font-size: 16px;
     5765        font-size: 1em;
    57675766        line-height: 24px;
    57685767        margin-bottom: 0;
    57695768}
    div.comment-item:hover .row-actions { 
    58545853}
    58555854
    58565855table.form-table td .updated {
    5857         font-size: 13px;
     5856        font-size: .8125em;
    58585857}
    58595858
    58605859.tagchecklist {
    58615860        margin-left: 14px;
    5862         font-size: 12px;
     5861        font-size: .75em;
    58635862        overflow: auto;
    58645863}
    58655864.tagchecklist strong {
    table.form-table td .updated { 
    58705869        margin-right: 25px;
    58715870        display: block;
    58725871        float: left;
    5873         font-size: 11px;
     5872        font-size: .6875em;
    58745873        line-height: 1.8em;
    58755874        white-space: nowrap;
    58765875        cursor: default;
    table.form-table td .updated { 
    58975896
    58985897#poststuff h3,
    58995898.metabox-holder h3 {
    5900         font-size: 15px;
     5899        font-size: .9375em;
    59015900        font-weight: normal;
    59025901        padding: 7px 10px;
    59035902        margin: 0;
    table.form-table td .updated { 
    59465945
    59475946.tool-box .title {
    59485947        margin: 8px 0;
    5949         font-size: 18px;
     5948        font-size: 1.125em;
    59505949        font-weight: normal;
    59515950        line-height: 24px;
    59525951}
    table.form-table td .updated { 
    59575956        position: relative;
    59585957        float: right;
    59595958        padding-left: 10px;
    5960         font-size: 12px;
     5959        font-size: .75em;
    59615960}
    59625961
    59635962#sidemenu a {
    td.media-icon img { 
    60346033}
    60356034
    60366035#howto {
    6037         font-size: 11px;
     6036        font-size: .6875em;
    60386037        margin: 0 5px;
    60396038        display: block;
    60406039}
    td.media-icon img { 
    60446043}
    60456044
    60466045.importers {
    6047         font-size: 16px;
     6046        font-size: 1em;
    60486047        width: auto;
    60496048}
    60506049
    h3:hover .edit-box { 
    61626161
    61636162#dashboard-widgets h4 {
    61646163        font-weight: normal;
    6165         font-size: 13px;
     6164        font-size: .8125em;
    61666165        margin: 0 0 .2em;
    61676166        padding: 0;
    61686167}
    h3:hover .edit-box { 
    61746173}
    61756174
    61766175#dashboard_right_now .inside {
    6177         font-size: 12px;
     6176        font-size: .75em;
    61786177        padding-top: 20px;
    61796178}
    61806179
    61816180#dashboard_right_now p.sub {
    61826181        padding: 5px 0 15px;
    61836182        color: #8f8f8f;
    6184         font-size: 14px;
     6183        font-size: .875em;
    61856184        position: absolute;
    61866185        top: -17px;
    61876186        left: 15px;
    h3:hover .edit-box { 
    62196218#dashboard_right_now td.b {
    62206219        padding-right: 6px;
    62216220        text-align: right;
    6222         font-size: 14px;
     6221        font-size: .875em;
    62236222        width: 1%;
    62246223}
    62256224
    62266225#dashboard_right_now td.b a {
    6227         font-size: 18px;
     6226        font-size: 1.125em;
    62286227}
    62296228
    62306229#dashboard_right_now td.b a:hover {
    h3:hover .edit-box { 
    62326231}
    62336232
    62346233#dashboard_right_now .t {
    6235         font-size: 12px;
     6234        font-size: .75em;
    62366235        padding-right: 12px;
    62376236        padding-top: 6px;
    62386237        color: #777;
    h3:hover .edit-box { 
    62786277#dashboard_recent_comments .comment-meta .approve {
    62796278        font-style: italic;
    62806279        font-family: sans-serif;
    6281         font-size: 10px;
     6280        font-size: .625em;
    62826281}
    62836282
    62846283#dashboard_recent_comments .subsubsub {
    h3:hover .edit-box { 
    63396338#the-comment-list .comment-item p.row-actions {
    63406339        margin: 3px 0 0;
    63416340        padding: 0;
    6342         font-size: 12px;
     6341        font-size: .75em;
    63436342}
    63446343
    63456344/* QuickPress */
    h3:hover .edit-box { 
    64466445#dashboard_recent_drafts h4 abbr {
    64476446        font-weight: normal;
    64486447        font-family: sans-serif;
    6449         font-size: 12px;
     6448        font-size: .75em;
    64506449        color: #999;
    64516450        margin-left: 3px;
    64526451}
    h3:hover .edit-box { 
    64596458}
    64606459
    64616460a.rsswidget {
    6462         font-size: 13px;
     6461        font-size: .8125em;
    64636462        line-height: 1.7em;
    64646463}
    64656464
    a.rsswidget { 
    64706469
    64716470.rss-widget span.rss-date {
    64726471        color: #999;
    6473         font-size: 12px;
     6472        font-size: .75em;
    64746473        margin-left: 3px;
    64756474}
    64766475
    a.rsswidget { 
    64926491
    64936492#dashboard_plugins h5 {
    64946493        font-weight: normal;
    6495         font-size: 13px;
     6494        font-size: .8125em;
    64966495        margin: 0;
    64976496        display: inline;
    64986497        line-height: 1.4em;
    a.rsswidget { 
    65036502}
    65046503
    65056504#dashboard_plugins .inside span {
    6506         font-size: 12px;
     6505        font-size: .75em;
    65076506        padding-left: 5px;
    65086507}
    65096508
    a.rsswidget { 
    66156614
    66166615.login label {
    66176616        color: #777;
    6618         font-size: 14px;
     6617        font-size: .875em;
    66196618}
    66206619
    66216620.login form .forgetmenot label {
    6622         font-size: 12px;
     6621        font-size: .75em;
    66236622        line-height: 19px;
    66246623}
    66256624
    a.rsswidget { 
    66646663.login input[type="text"] {
    66656664        color: #555;
    66666665        font-weight: 200;
    6667         font-size: 24px;
     6666        font-size: 1.5em;
    66686667        line-height: 1;
    66696668        width: 100%;
    66706669        padding: 3px;
    a.rsswidget { 
    67236722}
    67246723
    67256724#dashboard_right_now td.b a.musublink {
    6726         font-size: 16px;
     6725        font-size: 1em;
    67276726}
    67286727
    67296728#dashboard_right_now div.musubtable {
    a.rsswidget { 
    68486847        position: absolute;
    68496848        top: 0;
    68506849        line-height: 22px;
    6851         font-size: 18px;
     6850        font-size: 1.125em;
    68526851        text-shadow: 0 1px 0 #fff;
    68536852}
    68546853
    a.rsswidget { 
    68816880
    68826881#menu-management .nav-tab {
    68836882        margin-bottom: 0;
    6884         font-size: 14px;
     6883        font-size: .875em;
    68856884}
    68866885
    68876886#select-nav-menu-container {
    a.rsswidget { 
    69596958
    69606959#cancel-save {
    69616960        text-decoration: underline;
    6962         font-size: 12px;
     6961        font-size: .75em;
    69636962        margin-left: 20px;
    69646963        margin-top: 5px;
    69656964}
    a.rsswidget { 
    70127011}
    70137012
    70147013#add-custom-link .howto {
    7015         font-size: 12px;
     7014        font-size: .75em;
    70167015}
    70177016
    70187017#add-custom-link label span {
    a.rsswidget { 
    71417140}
    71427141
    71437142.menu-item-handle .item-title {
    7144         font-size: 12px;
     7143        font-size: .75em;
    71457144        font-weight: bold;
    71467145        padding: 7px 0;
    71477146        line-height: 20px;
    body.menu-max-depth-11 { min-width: 1280px !important; } 
    72067205
    72077206/* Menu item controls */
    72087207.item-type {
    7209         font-size: 12px;
     7208        font-size: .75em;
    72107209        padding-right: 10px;
    72117210}
    72127211
    72137212.item-controls {
    7214         font-size: 12px;
     7213        font-size: .75em;
    72157214        position: absolute;
    72167215        right: 20px;
    72177216        top: -1px;
    body.menu-max-depth-11 { min-width: 1280px !important; } 
    72777276        display: block;
    72787277        margin: 0 0 10px;
    72797278        padding: 3px 5px 5px;
    7280         font-size: 12px;
     7279        font-size: .75em;
    72817280        font-style: italic;
    72827281}
    72837282
    body.menu-max-depth-11 { min-width: 1280px !important; } 
    73367335
    73377336.menu-name-label span,
    73387337.auto-add-pages label {
    7339         font-size: 12px;
     7338        font-size: .75em;
    73407339        font-style: normal;
    73417340}
    73427341
    img { 
    75517550
    75527551.press-this #wphead h1 {
    75537552        font-weight: normal;
    7554         font-size: 16px;
     7553        font-size: 1em;
    75557554        line-height: 32px;
    75567555        margin: 0;
    75577556        float: left;
    img { 
    76007599.press-this .howto {
    76017600        margin-top: 2px;
    76027601        margin-bottom: 3px;
    7603         font-size: 12px;
     7602        font-size: .75em;
    76047603        font-style: italic;
    76057604        display: block;
    76067605}
    div.zerosize { 
    76567655
    76577656.press-this #poststuff h2,
    76587657.press-this #poststuff h3 {
    7659         font-size: 14px;
     7658        font-size: .875em;
    76607659        line-height: 1;
    76617660}
    76627661
    div.zerosize { 
    76727671h3.tb {
    76737672        text-shadow: 0 1px 0 #fff;
    76747673        font-weight: bold;
    7675         font-size: 12px;
     7674        font-size: .75em;
    76767675        margin-left: 5px;
    76777676}
    76787677
    h3.tb { 
    78207819        border: 0 none;
    78217820        height: 345px;
    78227821        font-family: Consolas, Monaco, monospace;
    7823         font-size: 13px;
     7822        font-size: .8125em;
    78247823        line-height: 19px;
    78257824        background: transparent;
    78267825}
    h3 span { 
    78867885
    78877886#template textarea {
    78887887        font-family: Consolas, Monaco, monospace;
    7889         font-size: 12px;
     7888        font-size: .75em;
    78907889        width: 97%;
    78917890        background: #f9f9f9;
    78927891        outline: none;
    h3 span { 
    79267925}
    79277926
    79287927.nonessential {
    7929         font-size: 11px;
     7928        font-size: .6875em;
    79307929        font-style: italic;
    79317930        padding-left: 12px;
    79327931}
    div.widget-liquid-right { 
    80248023
    80258024div.sidebar-name h3 {
    80268025        font-weight: normal;
    8027         font-size: 15px;
     8026        font-size: .9375em;
    80288027        margin: 0;
    80298028        padding: 8px 10px;
    80308029        overflow: hidden;
    div.sidebar-name h3 { 
    80328031}
    80338032
    80348033div.sidebar-name {
    8035         font-size: 13px;
     8034        font-size: .8125em;
    80368035        border-width: 1px;
    80378036        border-style: solid;
    80388037        -webkit-border-top-right-radius: 3px;
    ul#widget-list { 
    81298128
    81308129.widget .widget-top {
    81318130        margin-bottom: -1px;
    8132         font-size: 12px;
     8131        font-size: .75em;
    81338132        font-weight: bold;
    8134         height: 26px;
     8133        height: 2em;
    81358134        overflow: hidden;
    81368135}
    81378136
    a.widget-action { 
    81648163.widget .widget-inside,
    81658164.widget .widget-description {
    81668165        padding: 12px 12px 10px;
    8167         font-size: 12px;
     8166        font-size: .75em;
    81688167        line-height: 16px;
    81698168}
    81708169
    a.widget-action { 
    81858184.widget-title h4 {
    81868185        margin: 0;
    81878186        padding-bottom: 0.2em;
    8188         line-height: 1;
     8187        line-height: 1em;
    81898188        overflow: hidden;
    81908189        white-space: nowrap;
    81918190}
    a.widget-action { 
    82138212div#sidebar-info {
    82148213        padding: 0 1em;
    82158214        margin-bottom: 1em;
    8216         font-size: 12px;
     8215        font-size: .75em;
    82178216}
    82188217
    82198218.widget-title a,
    div#sidebar-info { 
    82248223
    82258224.widget-control-edit {
    82268225        display: block;
    8227         font-size: 12px;
     8226        font-size: .75em;
    82288227        font-weight: normal;
    82298228        line-height: 26px;
    82308229        padding: 0 8px 0 0;
    a.widget-control-edit { 
    82828281}
    82838282
    82848283.widget-title .in-widget-title {
    8285         font-size: 12px;
     8284        font-size: .75em;
    82868285        white-space: nowrap;
    82878286}
    82888287
    a.widget-control-edit { 
    82908289        display: none;
    82918290        font-weight: normal;
    82928291        padding-left: 15px;
    8293         font-size: 12px;
     8292        font-size: .75em;
    82948293        line-height: 1;
    82958294}
    82968295
    a.widget-control-edit { 
    85358534}
    85368535
    85378536/* zh_CN: Enlarge dashboard widget 'Configure' link */
    8538 .locale-zh-cn .hdnle a { font-size: 12px; }
     8537.locale-zh-cn .hdnle a { font-size: .75em; }
    85398538
    85408539/* zn_CH: Enlarge font size, set font-size: normal */
    85418540.locale-zh-cn form.upgrade .hint { font-style: normal; font-size: 100%; }
    a.widget-control-edit { 
    85458544 *  Larger text for HTML/Visual mode.
    85468545 */
    85478546.locale-zh-cn #wp-fullscreen-tagline { font-family: KaiTi, "楷体", sans-serif; }
    8548 .locale-zh-cn #wp-fullscreen-modes a { font-size: 12px; }
     8547.locale-zh-cn #wp-fullscreen-modes a { font-size: .75em; }
    85498548
    85508549/* zh_CN: Enlarge font-size. */
    85518550.locale-zh-cn #sort-buttons { font-size: 1em !important; }
  • wp-includes/css/admin-bar.css

    diff --git wp-includes/css/admin-bar.css wp-includes/css/admin-bar.css
    index 6f462e9..a6b505f 100644
     
    66        position: static;
    77        text-transform: none;
    88        letter-spacing: normal;
    9         line-height: 1;
    10         font: normal 13px/28px sans-serif;
     9        font: normal 1em/2em sans-serif;
    1110        color: #ccc;
    1211        text-shadow: #444 0px -1px 0px;
    1312        -webkit-box-sizing: content-box;
     
    4746#wpadminbar {
    4847        direction: ltr;
    4948        color: #ccc;
    50         font: normal 13px/28px sans-serif;
    51         height: 28px;
     49        font: normal .8125em/1.75em sans-serif;
     50        height: 1.75em;
     51        min-height: 28px;
    5252        position: fixed;
    5353        top: 0;
    5454        left: 0;
     
    116116#wpadminbar .quicklinks a,
    117117#wpadminbar .quicklinks .ab-empty-item,
    118118#wpadminbar .shortlink-input {
    119         height: 28px;
     119        height: 1.75em;
    120120        display: block;
    121121        padding: 0 12px;
    122122        margin: 0;
     
    139139
    140140#wpadminbar.ie7 .menupop .ab-sub-wrapper,
    141141#wpadminbar.ie7 .shortlink-input {
    142         top: 28px;
     142        top: 2em;
    143143        left: 0;
    144144}
    145145
     
    179179#wpadminbar .quicklinks .menupop.hover ul li .ab-item,
    180180#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item,
    181181#wpadminbar .shortlink-input {
    182         line-height: 26px;
    183         height: 26px;
     182        line-height: 1.625em;
     183        height: 1.625em;
    184184        text-shadow: none;
    185185        white-space: nowrap;
    186186        min-width: 140px;
     
    397397        border: 1px solid #999;
    398398        padding: 0;
    399399        background: #eee;
    400         line-height: 24px;
     400        line-height: 1.5em;
    401401        vertical-align: middle;
    402402        margin: -3px 0 0 6px;
    403403        float: none;
     
    532532        position: relative;
    533533        float: left;
    534534        width: 16px;
    535         height: 16px;
    536         margin-top: 6px;
     535        height: 1em;
     536        margin-top: .5em;
    537537}
    538538
    539539#wpadminbar .ab-label {
     
    545545 */
    546546#wp-admin-bar-wp-logo > .ab-item .ab-icon {
    547547        width: 20px;
    548         height: 20px;
    549         margin-top: 4px;
     548        height: 1.25em;
     549        margin-top: .5em;
    550550        background-image: url(../images/admin-bar-sprite.png?d=20120830);
    551551        background-position: 0 -76px;
    552552        background-repeat: no-repeat;
  • wp-includes/css/buttons.css

    diff --git wp-includes/css/buttons.css wp-includes/css/buttons.css
    index 5ae473c..9341c14 100644
    TABLE OF CONTENTS: 
    3939.wp-core-ui .button-secondary {
    4040        display: inline-block;
    4141        text-decoration: none;
    42         font-size: 12px;
    43         line-height: 23px;
    44         height: 24px;
     42        font-size: .75em;
     43        line-height: 1.4375em;
     44        height: 1.5em;
    4545        margin: 0;
    4646        padding: 0 10px 1px;
    4747        cursor: pointer;
    TABLE OF CONTENTS: 
    7676
    7777.wp-core-ui .button.button-small,
    7878.wp-core-ui .button-group.button-small .button {
    79         height: 21px;
    80         line-height: 20px;
     79        height: 1.5em;
     80        line-height: 1.325em;
    8181        padding: 0 8px 1px;
    8282}
    8383
    8484.wp-core-ui .button.button-hero,
    8585.wp-core-ui .button-group.button-hero .button {
    86         font-size: 14px;
    87         height: 46px;
    88         line-height: 44px;
     86        font-size: .875em;
     87        height: 2.875em;
     88        line-height: 2.75em;
    8989        padding: 0 36px;
    9090}
    9191
  • wp-includes/css/editor.css

    diff --git wp-includes/css/editor.css wp-includes/css/editor.css
    index 6fa48c3..97d8256 100644
     
    966966}
    967967
    968968.wp-editor-tools {
    969         height: 30px;
     969        height: 1.875em;
    970970        padding: 0 10px 0 0;
    971971}
    972972
     
    10031003}
    10041004
    10051005.wp-switch-editor {
    1006         height: 18px;
     1006        height: 1.3125em;
    10071007    font: 13px/18px Arial,Helvetica,sans-serif normal;
    10081008        margin: 5px 5px 0 0;
    10091009        padding: 4px 5px 2px;