diff --git wp-admin/css/wp-admin.css wp-admin/css/wp-admin.css
index 55cdbbe..fcdb921 100644
|
|
|
TABLE OF CONTENTS: |
| 210 | 210 | height: auto; |
| 211 | 211 | width: auto; |
| 212 | 212 | display: block; |
| 213 | | font-size: 14px; |
| | 213 | font-size: .875em; |
| 214 | 214 | font-weight: bold; |
| 215 | 215 | padding: 15px 23px 14px; |
| 216 | 216 | background: #f1f1f1; |
| … |
… |
body { |
| 273 | 273 | |
| 274 | 274 | body { |
| 275 | 275 | font-family: sans-serif; |
| 276 | | font-size: 12px; |
| 277 | 276 | line-height: 1.4em; |
| 278 | 277 | min-width: 600px; |
| 279 | 278 | } |
| … |
… |
kbd, |
| 460 | 459 | code { |
| 461 | 460 | padding: 1px 3px; |
| 462 | 461 | margin: 0 1px; |
| 463 | | font-size: 11px; |
| | 462 | font-size: .6875em; |
| 464 | 463 | } |
| 465 | 464 | |
| 466 | 465 | .subsubsub { |
| 467 | 466 | list-style: none; |
| 468 | 467 | margin: 8px 0 5px; |
| 469 | 468 | padding: 0; |
| 470 | | font-size: 12px; |
| | 469 | font-size: .75em; |
| 471 | 470 | float: left; |
| 472 | 471 | } |
| 473 | 472 | |
| … |
… |
select, |
| 587 | 586 | } |
| 588 | 587 | |
| 589 | 588 | .widefat td { |
| 590 | | font-size: 12px; |
| | 589 | font-size: .75em; |
| 591 | 590 | padding: 4px 7px 2px; |
| 592 | 591 | vertical-align: top; |
| 593 | 592 | } |
| … |
… |
select, |
| 595 | 594 | .widefat td p, |
| 596 | 595 | .widefat td ol, |
| 597 | 596 | .widefat td ul { |
| 598 | | font-size: 12px; |
| | 597 | font-size: .75em; |
| 599 | 598 | } |
| 600 | 599 | |
| 601 | 600 | .widefat th { |
| 602 | 601 | padding: 7px 7px 8px; |
| 603 | 602 | text-align: left; |
| 604 | 603 | line-height: 1.3em; |
| 605 | | font-size: 14px; |
| | 604 | font-size: .875em; |
| 606 | 605 | } |
| 607 | 606 | |
| 608 | 607 | .widefat th input { |
| … |
… |
div.error p { |
| 676 | 675 | } |
| 677 | 676 | |
| 678 | 677 | .wrap h2 { |
| 679 | | font-size: 23px; |
| | 678 | font-size: 1.4375em; |
| 680 | 679 | padding: 9px 15px 4px 0; |
| 681 | 680 | line-height: 29px; |
| 682 | 681 | } |
| 683 | 682 | |
| 684 | 683 | .subtitle { |
| 685 | | font-size: 14px; |
| | 684 | font-size: .875em; |
| 686 | 685 | padding-left: 25px; |
| 687 | 686 | } |
| 688 | 687 | |
| … |
… |
div.error p { |
| 693 | 692 | position: relative; |
| 694 | 693 | top: -3px; |
| 695 | 694 | text-decoration: none; |
| 696 | | font-size: 12px; |
| | 695 | font-size: .75em; |
| 697 | 696 | border: 0 none; |
| 698 | 697 | } |
| 699 | 698 | |
| … |
… |
h2 .nav-tab, |
| 787 | 786 | |
| 788 | 787 | .quicktags, |
| 789 | 788 | .search { |
| 790 | | font-size: 12px; |
| | 789 | font-size: .75em; |
| 791 | 790 | } |
| 792 | 791 | |
| 793 | 792 | .icon32 { |
| … |
… |
p.install-help { |
| 837 | 836 | |
| 838 | 837 | .wp-admin select { |
| 839 | 838 | padding: 2px; |
| 840 | | height: 2em; |
| | 839 | height: 1.5em; |
| 841 | 840 | } |
| 842 | 841 | |
| 843 | 842 | .wp-admin select[multiple] { |
| … |
… |
p.search-box { |
| 948 | 947 | #search-plugins input[name="s"], |
| 949 | 948 | .tagsdiv .newtag { |
| 950 | 949 | float: left; |
| 951 | | height: 2em; |
| | 950 | height: 1.5em; |
| 952 | 951 | margin: 0 4px 0 0; |
| 953 | 952 | } |
| 954 | 953 | |
| … |
… |
ul#add-to-blog-users { |
| 1067 | 1066 | .side-info { |
| 1068 | 1067 | margin: 0; |
| 1069 | 1068 | padding: 4px; |
| 1070 | | font-size: 11px; |
| | 1069 | font-size: .6875em; |
| 1071 | 1070 | } |
| 1072 | 1071 | |
| 1073 | 1072 | .side-info h5 { |
| 1074 | 1073 | padding-bottom: 7px; |
| 1075 | | font-size: 14px; |
| | 1074 | font-size: .875em; |
| 1076 | 1075 | margin: 12px 2px 5px; |
| 1077 | 1076 | border-bottom-width: 1px; |
| 1078 | 1077 | border-bottom-style: solid; |
| … |
… |
th.action-links { |
| 1109 | 1108 | .update-nag { |
| 1110 | 1109 | line-height: 19px; |
| 1111 | 1110 | padding: 5px 0; |
| 1112 | | font-size: 12px; |
| | 1111 | font-size: .75em; |
| 1113 | 1112 | text-align: center; |
| 1114 | 1113 | margin: -1px 15px 0 5px; |
| 1115 | 1114 | border-width: 1px; |
| … |
… |
form.upgrade .hint { |
| 1207 | 1206 | #screen-options-link-wrap, |
| 1208 | 1207 | #contextual-help-link-wrap { |
| 1209 | 1208 | float: right; |
| 1210 | | height: 23px; |
| | 1209 | height: 1.4375em; |
| 1211 | 1210 | padding: 0; |
| 1212 | 1211 | margin: 0 0 0 6px; |
| 1213 | 1212 | font-family: sans-serif; |
| … |
… |
form.upgrade .hint { |
| 1231 | 1230 | text-decoration: none; |
| 1232 | 1231 | z-index: 1; |
| 1233 | 1232 | 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; |
| 1237 | 1236 | display: block; |
| 1238 | 1237 | text-shadow: rgba(255,255,255,0.7) 0 1px 0; |
| 1239 | 1238 | } |
| … |
… |
form.upgrade .hint { |
| 1259 | 1258 | #screen-options-wrap h5, |
| 1260 | 1259 | #contextual-help-wrap h5 { |
| 1261 | 1260 | margin: 8px 0; |
| 1262 | | font-size: 13px; |
| | 1261 | font-size: .8125em; |
| 1263 | 1262 | } |
| 1264 | 1263 | |
| 1265 | 1264 | .metabox-prefs label { |
| … |
… |
form.upgrade .hint { |
| 1426 | 1425 | margin: 0; |
| 1427 | 1426 | position: absolute; |
| 1428 | 1427 | top: -1000em; |
| 1429 | | left: 146px; |
| | 1428 | left: 145px;; |
| 1430 | 1429 | z-index: 1000; |
| 1431 | 1430 | overflow: visible; |
| 1432 | 1431 | border-width: 1px; |
| … |
… |
form.upgrade .hint { |
| 1481 | 1480 | } |
| 1482 | 1481 | |
| 1483 | 1482 | #adminmenu .wp-submenu a { |
| 1484 | | font-size: 12px; |
| | 1483 | font-size: .75em; |
| 1485 | 1484 | line-height: 18px; |
| 1486 | 1485 | margin: 0; |
| 1487 | 1486 | padding-left: 12px; |
| … |
… |
form.upgrade .hint { |
| 1498 | 1497 | |
| 1499 | 1498 | #adminmenu a.menu-top, |
| 1500 | 1499 | #adminmenu .wp-submenu-head { |
| 1501 | | font-size: 13px; |
| | 1500 | font-size: .8125em; |
| 1502 | 1501 | font-weight: bold; |
| 1503 | 1502 | line-height: 18px; |
| 1504 | 1503 | padding: 0; |
| … |
… |
form.upgrade .hint { |
| 1586 | 1585 | -o-transform: translate( 145px ); |
| 1587 | 1586 | -ms-transform: translate( 145px ); |
| 1588 | 1587 | transform: translate( 145px ); |
| 1589 | | height: 28px; |
| | 1588 | height: 1.75em; |
| 1590 | 1589 | border-width: 1px 0; |
| 1591 | 1590 | border-style: solid; |
| 1592 | 1591 | top: 0; |
| … |
… |
form.upgrade .hint { |
| 1702 | 1701 | #sidemenu li a span.update-plugins { |
| 1703 | 1702 | position: absolute; |
| 1704 | 1703 | font-family: sans-serif; |
| 1705 | | font-size: 9px; |
| | 1704 | font-size: .5625em; |
| 1706 | 1705 | line-height: 17px; |
| 1707 | 1706 | font-weight: bold; |
| 1708 | 1707 | margin-top: 1px; |
| … |
… |
form.upgrade .hint { |
| 1725 | 1724 | } |
| 1726 | 1725 | |
| 1727 | 1726 | #collapse-menu { |
| 1728 | | font-size: 12px; |
| | 1727 | font-size: .75em; |
| 1729 | 1728 | line-height: 34px; |
| 1730 | 1729 | border-width: 1px 0 0; |
| 1731 | 1730 | border-style: solid; |
| … |
… |
form.upgrade .hint { |
| 1861 | 1860 | } |
| 1862 | 1861 | |
| 1863 | 1862 | .post-com-count span { |
| 1864 | | font-size: 11px; |
| | 1863 | font-size: .6875em; |
| 1865 | 1864 | font-weight: bold; |
| 1866 | 1865 | height: 1.4em; |
| 1867 | 1866 | line-height: 1.4em; |
| … |
… |
th .comment-grey-bubble { |
| 1906 | 1905 | ------------------------------------------------------------------------------*/ |
| 1907 | 1906 | |
| 1908 | 1907 | html.wp-toolbar { |
| 1909 | | padding-top: 28px; |
| | 1908 | padding-top: 1.75em; |
| 1910 | 1909 | -webkit-box-sizing: border-box; |
| 1911 | 1910 | -moz-box-sizing: border-box; |
| 1912 | 1911 | box-sizing: border-box; |
| … |
… |
html.wp-toolbar { |
| 2128 | 2127 | } |
| 2129 | 2128 | |
| 2130 | 2129 | .hndle a { |
| 2131 | | font-size: 11px; |
| | 2130 | font-size: .6875em; |
| 2132 | 2131 | font-weight: normal; |
| 2133 | 2132 | } |
| 2134 | 2133 | |
| … |
… |
html.wp-toolbar { |
| 2155 | 2154 | padding: 0; |
| 2156 | 2155 | border-width: 1px; |
| 2157 | 2156 | border-style: solid; |
| 2158 | | line-height: 1; |
| | 2157 | line-height: 1em; |
| 2159 | 2158 | } |
| 2160 | 2159 | |
| 2161 | 2160 | .widget .widget-top, |
| … |
… |
html.wp-toolbar { |
| 2225 | 2224 | border-top-width: 1px; |
| 2226 | 2225 | margin: 0 -10px; |
| 2227 | 2226 | padding: 3px 8px; |
| 2228 | | font-size: 11px; |
| | 2227 | font-size: .6875em; |
| 2229 | 2228 | } |
| 2230 | 2229 | |
| 2231 | 2230 | #the-comment-list td.comment p.comment-author { |
| … |
… |
html.wp-toolbar { |
| 2259 | 2258 | border-width: 1px; |
| 2260 | 2259 | border-style: solid; |
| 2261 | 2260 | border-radius: 3px; |
| 2262 | | font-size: 13px; |
| | 2261 | font-size: .8125em; |
| 2263 | 2262 | line-height: 2.1em; |
| 2264 | 2263 | } |
| 2265 | 2264 | |
| 2266 | 2265 | .welcome-panel h3 { |
| 2267 | 2266 | margin: 0; |
| 2268 | 2267 | font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; |
| 2269 | | font-size: 21px; |
| | 2268 | font-size: 1.3125em; |
| 2270 | 2269 | font-weight: normal; |
| 2271 | 2270 | line-height: 1.2; |
| 2272 | 2271 | } |
| 2273 | 2272 | .welcome-panel h4 { |
| 2274 | 2273 | margin: 1.33em 0 0; |
| 2275 | | font-size: 13px; |
| | 2274 | font-size: .8125em; |
| 2276 | 2275 | } |
| 2277 | 2276 | |
| 2278 | 2277 | .welcome-panel .about-description { |
| 2279 | | font-size: 16px; |
| | 2278 | font-size: 1em; |
| 2280 | 2279 | margin: 0; |
| 2281 | 2280 | } |
| 2282 | 2281 | |
| … |
… |
html.wp-toolbar { |
| 2285 | 2284 | top: 5px; |
| 2286 | 2285 | right: 10px; |
| 2287 | 2286 | padding: 8px 3px; |
| 2288 | | font-size: 13px; |
| | 2287 | font-size: .8125em; |
| 2289 | 2288 | text-decoration: none; |
| 2290 | 2289 | line-height: 1; |
| 2291 | 2290 | } |
| … |
… |
th.asc:hover span.sorting-indicator { |
| 2583 | 2582 | |
| 2584 | 2583 | .tablenav { |
| 2585 | 2584 | clear: both; |
| 2586 | | height: 30px; |
| | 2585 | height: 1.875em; |
| 2587 | 2586 | margin: 6px 0 4px; |
| 2588 | 2587 | vertical-align: middle; |
| 2589 | 2588 | } |
| … |
… |
th.asc:hover span.sorting-indicator { |
| 2596 | 2595 | float: right; |
| 2597 | 2596 | display: block; |
| 2598 | 2597 | 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; |
| 2602 | 2601 | } |
| 2603 | 2602 | |
| 2604 | 2603 | .tablenav .no-pages, |
| … |
… |
th.asc:hover span.sorting-indicator { |
| 2619 | 2618 | |
| 2620 | 2619 | .tablenav .displaying-num { |
| 2621 | 2620 | margin-right: 10px; |
| 2622 | | font-size: 12px; |
| | 2621 | font-size: .75em; |
| 2623 | 2622 | font-style: italic; |
| 2624 | 2623 | } |
| 2625 | 2624 | |
| … |
… |
th.asc:hover span.sorting-indicator { |
| 2634 | 2633 | |
| 2635 | 2634 | .view-switch { |
| 2636 | 2635 | float: right; |
| 2637 | | margin: 6px 8px 0; |
| | 2636 | margin: .375em 8px 0; |
| 2638 | 2637 | } |
| 2639 | 2638 | |
| 2640 | 2639 | .view-switch a { |
| … |
… |
span.post-state-format { |
| 2682 | 2681 | /* Layout */ |
| 2683 | 2682 | |
| 2684 | 2683 | #wpbody-content .inline-edit-row fieldset { |
| 2685 | | font-size: 12px; |
| | 2684 | font-size: .75em; |
| 2686 | 2685 | float: left; |
| 2687 | 2686 | margin: 0; |
| 2688 | 2687 | padding: 0; |
| … |
… |
tr.inline-edit-row td, |
| 2861 | 2860 | .inline-edit-row fieldset input[name=jj], |
| 2862 | 2861 | .inline-edit-row fieldset input[name=hh], |
| 2863 | 2862 | .inline-edit-row fieldset input[name=mn] { |
| 2864 | | font-size: 12px; |
| | 2863 | font-size: .75em; |
| 2865 | 2864 | width: 2.1em; |
| 2866 | 2865 | } |
| 2867 | 2866 | |
| 2868 | 2867 | .inline-edit-row fieldset input[name=aa] { |
| 2869 | | font-size: 12px; |
| | 2868 | font-size: .75em; |
| 2870 | 2869 | width: 3.5em; |
| 2871 | 2870 | } |
| 2872 | 2871 | |
| … |
… |
ul.cat-checklist { |
| 2909 | 2908 | .inline-edit-row #bulk-titles div { |
| 2910 | 2909 | font-family: sans-serif; |
| 2911 | 2910 | font-style: normal; |
| 2912 | | font-size: 11px; |
| | 2911 | font-size: .6875em; |
| 2913 | 2912 | } |
| 2914 | 2913 | |
| 2915 | 2914 | table .inline-edit-row fieldset ul.cat-hover { |
| … |
… |
table .inline-edit-row fieldset ul.cat-hover { |
| 3012 | 3011 | #poststuff .inside-submitbox, |
| 3013 | 3012 | #side-sortables .inside-submitbox { |
| 3014 | 3013 | margin: 0 3px; |
| 3015 | | font-size: 11px; |
| | 3014 | font-size: .6875em; |
| 3016 | 3015 | } |
| 3017 | 3016 | |
| 3018 | 3017 | input#link_description, |
| … |
… |
input#link_url { |
| 3024 | 3023 | background: 0 none; |
| 3025 | 3024 | border: 0 none; |
| 3026 | 3025 | padding: 0; |
| 3027 | | font-size: 11px; |
| | 3026 | font-size: .6875em; |
| 3028 | 3027 | margin-top: -1px; |
| 3029 | 3028 | } |
| 3030 | 3029 | |
| … |
… |
input#link_url { |
| 3037 | 3036 | |
| 3038 | 3037 | #edit-slug-box .cancel { |
| 3039 | 3038 | margin-right: 10px; |
| 3040 | | font-size: 11px; |
| | 3039 | font-size: .6875em; |
| 3041 | 3040 | } |
| 3042 | 3041 | |
| 3043 | 3042 | #editable-post-name-full { |
| … |
… |
input#link_url { |
| 3055 | 3054 | .submitbox .submit { |
| 3056 | 3055 | text-align: left; |
| 3057 | 3056 | padding: 12px 10px 10px; |
| 3058 | | font-size: 11px; |
| | 3057 | font-size: .6875em; |
| 3059 | 3058 | } |
| 3060 | 3059 | |
| 3061 | 3060 | .submitbox .submitdelete { |
| … |
… |
td.plugin-title p { |
| 3245 | 3244 | } |
| 3246 | 3245 | |
| 3247 | 3246 | #post-status-info td { |
| 3248 | | font-size: 12px; |
| | 3247 | font-size: .75em; |
| 3249 | 3248 | } |
| 3250 | 3249 | |
| 3251 | 3250 | .autosave-info { |
| … |
… |
td.plugin-title p { |
| 3302 | 3301 | |
| 3303 | 3302 | #aa, #jj, #hh, #mn { |
| 3304 | 3303 | padding: 1px; |
| 3305 | | font-size: 12px; |
| | 3304 | font-size: .75em; |
| 3306 | 3305 | } |
| 3307 | 3306 | |
| 3308 | 3307 | #jj, #hh, #mn { |
| … |
… |
ul.categorychecklist li { |
| 3562 | 3561 | |
| 3563 | 3562 | .form-wrap p, |
| 3564 | 3563 | .form-wrap label { |
| 3565 | | font-size: 11px; |
| | 3564 | font-size: .6875em; |
| 3566 | 3565 | } |
| 3567 | 3566 | |
| 3568 | 3567 | .form-wrap label { |
| 3569 | 3568 | display: block; |
| 3570 | 3569 | padding: 2px; |
| 3571 | | font-size: 12px; |
| | 3570 | font-size: .75em; |
| 3572 | 3571 | } |
| 3573 | 3572 | |
| 3574 | 3573 | .form-field input, |
| … |
… |
p.help, |
| 3587 | 3586 | p.description, |
| 3588 | 3587 | span.description, |
| 3589 | 3588 | .form-wrap p { |
| 3590 | | font-size: 12px; |
| | 3589 | font-size: .75em; |
| 3591 | 3590 | font-style: italic; |
| 3592 | 3591 | font-family: sans-serif; |
| 3593 | 3592 | } |
| … |
… |
table.links-table { |
| 3804 | 3803 | .media-upload-form th.label label { |
| 3805 | 3804 | font-weight: bold; |
| 3806 | 3805 | margin: 0.5em; |
| 3807 | | font-size: 13px; |
| | 3806 | font-size: .8125em; |
| 3808 | 3807 | } |
| 3809 | 3808 | |
| 3810 | 3809 | .media-upload-form th.label label span { |
| … |
… |
form.upgrade .hint { |
| 4095 | 4094 | |
| 4096 | 4095 | .drag-drop-inside p { |
| 4097 | 4096 | color: #aaa; |
| 4098 | | font-size: 14px; |
| | 4097 | font-size: .875em; |
| 4099 | 4098 | margin: 5px 0; |
| 4100 | 4099 | display: none; |
| 4101 | 4100 | } |
| … |
… |
form.upgrade .hint { |
| 4105 | 4104 | } |
| 4106 | 4105 | |
| 4107 | 4106 | .drag-drop-inside p.drag-drop-info { |
| 4108 | | font-size: 20px; |
| | 4107 | font-size: 1.25em; |
| 4109 | 4108 | } |
| 4110 | 4109 | |
| 4111 | 4110 | .drag-drop .drag-drop-inside p, |
| … |
… |
a.imgedit-help-toggle { |
| 4367 | 4366 | |
| 4368 | 4367 | span.imgedit-scale-warn { |
| 4369 | 4368 | color: red; |
| 4370 | | font-size: 20px; |
| | 4369 | font-size: 1.25em; |
| 4371 | 4370 | font-style: normal; |
| 4372 | 4371 | visibility: hidden; |
| 4373 | 4372 | vertical-align: middle; |
| … |
… |
span.imgedit-scale-warn { |
| 4402 | 4401 | margin-bottom: 9px; |
| 4403 | 4402 | padding: 8px 10px; |
| 4404 | 4403 | line-height: 20px; |
| 4405 | | font-size: 12px; |
| | 4404 | font-size: .75em; |
| 4406 | 4405 | } |
| 4407 | 4406 | |
| 4408 | 4407 | .form-table th, |
| … |
… |
h3.available-themes { |
| 4703 | 4702 | |
| 4704 | 4703 | #current-theme h3 { |
| 4705 | 4704 | margin: 0; |
| 4706 | | font-size: 12px; |
| | 4705 | font-size: .75em; |
| 4707 | 4706 | font-weight: normal; |
| 4708 | 4707 | color: #999; |
| 4709 | 4708 | } |
| 4710 | 4709 | |
| 4711 | 4710 | #current-theme h4 { |
| 4712 | 4711 | margin: 3px 0 16px; |
| 4713 | | font-size: 20px; |
| | 4712 | font-size: 1.25em; |
| 4714 | 4713 | } |
| 4715 | 4714 | |
| 4716 | 4715 | #current-theme h4 span { |
| 4717 | 4716 | margin-left: 20px; |
| 4718 | | font-size: 12px; |
| | 4717 | font-size: .75em; |
| 4719 | 4718 | font-weight: normal; |
| 4720 | 4719 | } |
| 4721 | 4720 | |
| … |
… |
h3.available-themes { |
| 4745 | 4744 | |
| 4746 | 4745 | .theme-options { |
| 4747 | 4746 | overflow: hidden; |
| 4748 | | font-size: 14px; |
| | 4747 | font-size: .875em; |
| 4749 | 4748 | padding-bottom: 10px; |
| 4750 | 4749 | } |
| 4751 | 4750 | |
| … |
… |
h3.available-themes { |
| 4758 | 4757 | float: left; |
| 4759 | 4758 | margin-right: 10px; |
| 4760 | 4759 | text-transform: uppercase; |
| 4761 | | font-size: 11px; |
| | 4760 | font-size: .6875em; |
| 4762 | 4761 | line-height: 18px; |
| 4763 | 4762 | color: #999; |
| 4764 | 4763 | } |
| … |
… |
h3.available-themes { |
| 4828 | 4827 | } |
| 4829 | 4828 | |
| 4830 | 4829 | .appearance_page_custom-header #upload-form p label { |
| 4831 | | font-size: 12px; |
| | 4830 | font-size: .75em; |
| 4832 | 4831 | } |
| 4833 | 4832 | |
| 4834 | 4833 | .appearance_page_custom-header .available-headers .default-header { |
| … |
… |
div#custom-background-image img { |
| 4876 | 4875 | border-width: 1px 1px 0; |
| 4877 | 4876 | color: #aaa; |
| 4878 | 4877 | text-shadow: #fff 0 1px 0; |
| 4879 | | font-size: 12px; |
| | 4878 | font-size: .75em; |
| 4880 | 4879 | line-height: 16px; |
| 4881 | 4880 | display: inline-block; |
| 4882 | 4881 | padding: 4px 14px 6px; |
| … |
… |
h2.nav-tab-wrapper, h3.nav-tab-wrapper { |
| 4902 | 4901 | h2 .nav-tab { |
| 4903 | 4902 | padding: 4px 10px 6px; |
| 4904 | 4903 | font-weight: 200; |
| 4905 | | font-size: 20px; |
| | 4904 | font-size: 1.25em; |
| 4906 | 4905 | line-height: 24px; |
| 4907 | 4906 | |
| 4908 | 4907 | } |
| … |
… |
h2 .nav-tab { |
| 5021 | 5020 | } |
| 5022 | 5021 | |
| 5023 | 5022 | #your-profile legend { |
| 5024 | | font-size: 22px; |
| | 5023 | font-size: 1.375em; |
| 5025 | 5024 | } |
| 5026 | 5025 | |
| 5027 | 5026 | #your-profile #rich_editing { |
| … |
… |
h2 .nav-tab { |
| 5063 | 5062 | border: 1px solid #b4b4b4; |
| 5064 | 5063 | font-style: normal; |
| 5065 | 5064 | line-height: 16px; |
| 5066 | | font-size: 14px; |
| | 5065 | font-size: .875em; |
| 5067 | 5066 | text-decoration: none; |
| 5068 | 5067 | text-shadow: 0 1px 0px #fff; |
| 5069 | 5068 | } |
| … |
… |
h2 .nav-tab { |
| 5162 | 5161 | margin: 25px 40px 0 20px; |
| 5163 | 5162 | max-width: 1050px; /* readability */ |
| 5164 | 5163 | |
| 5165 | | font-size: 15px; |
| | 5164 | font-size: .9375em; |
| 5166 | 5165 | } |
| 5167 | 5166 | |
| 5168 | 5167 | .about-wrap div.updated, |
| … |
… |
h2 .nav-tab { |
| 5189 | 5188 | font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; |
| 5190 | 5189 | font-weight: normal; |
| 5191 | 5190 | line-height: 1.6em; |
| 5192 | | font-size: 20px; |
| | 5191 | font-size: 1.25em; |
| 5193 | 5192 | } |
| 5194 | 5193 | |
| 5195 | 5194 | .about-description { |
| … |
… |
h2 .nav-tab { |
| 5199 | 5198 | .about-text { |
| 5200 | 5199 | margin: 1em 200px 1.4em 0; |
| 5201 | 5200 | min-height: 60px; |
| 5202 | | font-size: 24px; |
| | 5201 | font-size: 1.5em; |
| 5203 | 5202 | } |
| 5204 | 5203 | |
| 5205 | 5204 | .about-wrap h3 { |
| 5206 | | font-size: 24px; |
| | 5205 | font-size: 1.5em; |
| 5207 | 5206 | margin-bottom: 1em; |
| 5208 | 5207 | padding-top: 20px; |
| 5209 | 5208 | } |
| … |
… |
h2 .nav-tab { |
| 5221 | 5220 | } |
| 5222 | 5221 | |
| 5223 | 5222 | .about-wrap code { |
| 5224 | | font-size: 14px; |
| | 5223 | font-size: .875em; |
| 5225 | 5224 | } |
| 5226 | 5225 | |
| 5227 | 5226 | /* Point Releases */ |
| … |
… |
h2 .nav-tab { |
| 5245 | 5244 | height: 50px; |
| 5246 | 5245 | width: 173px; |
| 5247 | 5246 | font-weight: bold; |
| 5248 | | font-size: 14px; |
| | 5247 | font-size: .875em; |
| 5249 | 5248 | text-align: center; |
| 5250 | 5249 | margin: 0 -5px; |
| 5251 | 5250 | background: url('../images/wp-badge.png?ver=20111120') no-repeat; |
| … |
… |
h2 .nav-tab { |
| 5266 | 5265 | .about-wrap h2 .nav-tab { |
| 5267 | 5266 | padding: 4px 10px 6px; |
| 5268 | 5267 | margin: 0 3px -1px 0; |
| 5269 | | font-size: 18px; |
| | 5268 | font-size: 1.125em; |
| 5270 | 5269 | vertical-align: top; |
| 5271 | 5270 | } |
| 5272 | 5271 | |
| … |
… |
h2 .nav-tab { |
| 5407 | 5406 | |
| 5408 | 5407 | .about-wrap .return-to-dashboard { |
| 5409 | 5408 | margin: 30px 0 0 -5px; |
| 5410 | | font-size: 14px; |
| | 5409 | font-size: .875em; |
| 5411 | 5410 | font-weight: bold; |
| 5412 | 5411 | } |
| 5413 | 5412 | |
| … |
… |
h2 .nav-tab { |
| 5420 | 5419 | |
| 5421 | 5420 | .about-wrap h4.wp-people-group { |
| 5422 | 5421 | margin-top: 2.6em; |
| 5423 | | font-size: 16px; |
| | 5422 | font-size: 1em; |
| 5424 | 5423 | } |
| 5425 | 5424 | |
| 5426 | 5425 | .about-wrap ul.wp-people-group { |
| … |
… |
h2 .nav-tab { |
| 5471 | 5470 | .about-wrap li.wp-person a.web { |
| 5472 | 5471 | display: block; |
| 5473 | 5472 | margin: 6px 0 2px; |
| 5474 | | font-size: 16px; |
| | 5473 | font-size: 1em; |
| 5475 | 5474 | text-decoration: none; |
| 5476 | 5475 | } |
| 5477 | 5476 | |
| … |
… |
body.full-overlay-active { |
| 5763 | 5762 | } |
| 5764 | 5763 | |
| 5765 | 5764 | .install-theme-info .theme-name { |
| 5766 | | font-size: 16px; |
| | 5765 | font-size: 1em; |
| 5767 | 5766 | line-height: 24px; |
| 5768 | 5767 | margin-bottom: 0; |
| 5769 | 5768 | } |
| … |
… |
div.comment-item:hover .row-actions { |
| 5854 | 5853 | } |
| 5855 | 5854 | |
| 5856 | 5855 | table.form-table td .updated { |
| 5857 | | font-size: 13px; |
| | 5856 | font-size: .8125em; |
| 5858 | 5857 | } |
| 5859 | 5858 | |
| 5860 | 5859 | .tagchecklist { |
| 5861 | 5860 | margin-left: 14px; |
| 5862 | | font-size: 12px; |
| | 5861 | font-size: .75em; |
| 5863 | 5862 | overflow: auto; |
| 5864 | 5863 | } |
| 5865 | 5864 | .tagchecklist strong { |
| … |
… |
table.form-table td .updated { |
| 5870 | 5869 | margin-right: 25px; |
| 5871 | 5870 | display: block; |
| 5872 | 5871 | float: left; |
| 5873 | | font-size: 11px; |
| | 5872 | font-size: .6875em; |
| 5874 | 5873 | line-height: 1.8em; |
| 5875 | 5874 | white-space: nowrap; |
| 5876 | 5875 | cursor: default; |
| … |
… |
table.form-table td .updated { |
| 5897 | 5896 | |
| 5898 | 5897 | #poststuff h3, |
| 5899 | 5898 | .metabox-holder h3 { |
| 5900 | | font-size: 15px; |
| | 5899 | font-size: .9375em; |
| 5901 | 5900 | font-weight: normal; |
| 5902 | 5901 | padding: 7px 10px; |
| 5903 | 5902 | margin: 0; |
| … |
… |
table.form-table td .updated { |
| 5946 | 5945 | |
| 5947 | 5946 | .tool-box .title { |
| 5948 | 5947 | margin: 8px 0; |
| 5949 | | font-size: 18px; |
| | 5948 | font-size: 1.125em; |
| 5950 | 5949 | font-weight: normal; |
| 5951 | 5950 | line-height: 24px; |
| 5952 | 5951 | } |
| … |
… |
table.form-table td .updated { |
| 5957 | 5956 | position: relative; |
| 5958 | 5957 | float: right; |
| 5959 | 5958 | padding-left: 10px; |
| 5960 | | font-size: 12px; |
| | 5959 | font-size: .75em; |
| 5961 | 5960 | } |
| 5962 | 5961 | |
| 5963 | 5962 | #sidemenu a { |
| … |
… |
td.media-icon img { |
| 6034 | 6033 | } |
| 6035 | 6034 | |
| 6036 | 6035 | #howto { |
| 6037 | | font-size: 11px; |
| | 6036 | font-size: .6875em; |
| 6038 | 6037 | margin: 0 5px; |
| 6039 | 6038 | display: block; |
| 6040 | 6039 | } |
| … |
… |
td.media-icon img { |
| 6044 | 6043 | } |
| 6045 | 6044 | |
| 6046 | 6045 | .importers { |
| 6047 | | font-size: 16px; |
| | 6046 | font-size: 1em; |
| 6048 | 6047 | width: auto; |
| 6049 | 6048 | } |
| 6050 | 6049 | |
| … |
… |
h3:hover .edit-box { |
| 6162 | 6161 | |
| 6163 | 6162 | #dashboard-widgets h4 { |
| 6164 | 6163 | font-weight: normal; |
| 6165 | | font-size: 13px; |
| | 6164 | font-size: .8125em; |
| 6166 | 6165 | margin: 0 0 .2em; |
| 6167 | 6166 | padding: 0; |
| 6168 | 6167 | } |
| … |
… |
h3:hover .edit-box { |
| 6174 | 6173 | } |
| 6175 | 6174 | |
| 6176 | 6175 | #dashboard_right_now .inside { |
| 6177 | | font-size: 12px; |
| | 6176 | font-size: .75em; |
| 6178 | 6177 | padding-top: 20px; |
| 6179 | 6178 | } |
| 6180 | 6179 | |
| 6181 | 6180 | #dashboard_right_now p.sub { |
| 6182 | 6181 | padding: 5px 0 15px; |
| 6183 | 6182 | color: #8f8f8f; |
| 6184 | | font-size: 14px; |
| | 6183 | font-size: .875em; |
| 6185 | 6184 | position: absolute; |
| 6186 | 6185 | top: -17px; |
| 6187 | 6186 | left: 15px; |
| … |
… |
h3:hover .edit-box { |
| 6219 | 6218 | #dashboard_right_now td.b { |
| 6220 | 6219 | padding-right: 6px; |
| 6221 | 6220 | text-align: right; |
| 6222 | | font-size: 14px; |
| | 6221 | font-size: .875em; |
| 6223 | 6222 | width: 1%; |
| 6224 | 6223 | } |
| 6225 | 6224 | |
| 6226 | 6225 | #dashboard_right_now td.b a { |
| 6227 | | font-size: 18px; |
| | 6226 | font-size: 1.125em; |
| 6228 | 6227 | } |
| 6229 | 6228 | |
| 6230 | 6229 | #dashboard_right_now td.b a:hover { |
| … |
… |
h3:hover .edit-box { |
| 6232 | 6231 | } |
| 6233 | 6232 | |
| 6234 | 6233 | #dashboard_right_now .t { |
| 6235 | | font-size: 12px; |
| | 6234 | font-size: .75em; |
| 6236 | 6235 | padding-right: 12px; |
| 6237 | 6236 | padding-top: 6px; |
| 6238 | 6237 | color: #777; |
| … |
… |
h3:hover .edit-box { |
| 6278 | 6277 | #dashboard_recent_comments .comment-meta .approve { |
| 6279 | 6278 | font-style: italic; |
| 6280 | 6279 | font-family: sans-serif; |
| 6281 | | font-size: 10px; |
| | 6280 | font-size: .625em; |
| 6282 | 6281 | } |
| 6283 | 6282 | |
| 6284 | 6283 | #dashboard_recent_comments .subsubsub { |
| … |
… |
h3:hover .edit-box { |
| 6339 | 6338 | #the-comment-list .comment-item p.row-actions { |
| 6340 | 6339 | margin: 3px 0 0; |
| 6341 | 6340 | padding: 0; |
| 6342 | | font-size: 12px; |
| | 6341 | font-size: .75em; |
| 6343 | 6342 | } |
| 6344 | 6343 | |
| 6345 | 6344 | /* QuickPress */ |
| … |
… |
h3:hover .edit-box { |
| 6446 | 6445 | #dashboard_recent_drafts h4 abbr { |
| 6447 | 6446 | font-weight: normal; |
| 6448 | 6447 | font-family: sans-serif; |
| 6449 | | font-size: 12px; |
| | 6448 | font-size: .75em; |
| 6450 | 6449 | color: #999; |
| 6451 | 6450 | margin-left: 3px; |
| 6452 | 6451 | } |
| … |
… |
h3:hover .edit-box { |
| 6459 | 6458 | } |
| 6460 | 6459 | |
| 6461 | 6460 | a.rsswidget { |
| 6462 | | font-size: 13px; |
| | 6461 | font-size: .8125em; |
| 6463 | 6462 | line-height: 1.7em; |
| 6464 | 6463 | } |
| 6465 | 6464 | |
| … |
… |
a.rsswidget { |
| 6470 | 6469 | |
| 6471 | 6470 | .rss-widget span.rss-date { |
| 6472 | 6471 | color: #999; |
| 6473 | | font-size: 12px; |
| | 6472 | font-size: .75em; |
| 6474 | 6473 | margin-left: 3px; |
| 6475 | 6474 | } |
| 6476 | 6475 | |
| … |
… |
a.rsswidget { |
| 6492 | 6491 | |
| 6493 | 6492 | #dashboard_plugins h5 { |
| 6494 | 6493 | font-weight: normal; |
| 6495 | | font-size: 13px; |
| | 6494 | font-size: .8125em; |
| 6496 | 6495 | margin: 0; |
| 6497 | 6496 | display: inline; |
| 6498 | 6497 | line-height: 1.4em; |
| … |
… |
a.rsswidget { |
| 6503 | 6502 | } |
| 6504 | 6503 | |
| 6505 | 6504 | #dashboard_plugins .inside span { |
| 6506 | | font-size: 12px; |
| | 6505 | font-size: .75em; |
| 6507 | 6506 | padding-left: 5px; |
| 6508 | 6507 | } |
| 6509 | 6508 | |
| … |
… |
a.rsswidget { |
| 6615 | 6614 | |
| 6616 | 6615 | .login label { |
| 6617 | 6616 | color: #777; |
| 6618 | | font-size: 14px; |
| | 6617 | font-size: .875em; |
| 6619 | 6618 | } |
| 6620 | 6619 | |
| 6621 | 6620 | .login form .forgetmenot label { |
| 6622 | | font-size: 12px; |
| | 6621 | font-size: .75em; |
| 6623 | 6622 | line-height: 19px; |
| 6624 | 6623 | } |
| 6625 | 6624 | |
| … |
… |
a.rsswidget { |
| 6664 | 6663 | .login input[type="text"] { |
| 6665 | 6664 | color: #555; |
| 6666 | 6665 | font-weight: 200; |
| 6667 | | font-size: 24px; |
| | 6666 | font-size: 1.5em; |
| 6668 | 6667 | line-height: 1; |
| 6669 | 6668 | width: 100%; |
| 6670 | 6669 | padding: 3px; |
| … |
… |
a.rsswidget { |
| 6723 | 6722 | } |
| 6724 | 6723 | |
| 6725 | 6724 | #dashboard_right_now td.b a.musublink { |
| 6726 | | font-size: 16px; |
| | 6725 | font-size: 1em; |
| 6727 | 6726 | } |
| 6728 | 6727 | |
| 6729 | 6728 | #dashboard_right_now div.musubtable { |
| … |
… |
a.rsswidget { |
| 6848 | 6847 | position: absolute; |
| 6849 | 6848 | top: 0; |
| 6850 | 6849 | line-height: 22px; |
| 6851 | | font-size: 18px; |
| | 6850 | font-size: 1.125em; |
| 6852 | 6851 | text-shadow: 0 1px 0 #fff; |
| 6853 | 6852 | } |
| 6854 | 6853 | |
| … |
… |
a.rsswidget { |
| 6881 | 6880 | |
| 6882 | 6881 | #menu-management .nav-tab { |
| 6883 | 6882 | margin-bottom: 0; |
| 6884 | | font-size: 14px; |
| | 6883 | font-size: .875em; |
| 6885 | 6884 | } |
| 6886 | 6885 | |
| 6887 | 6886 | #select-nav-menu-container { |
| … |
… |
a.rsswidget { |
| 6959 | 6958 | |
| 6960 | 6959 | #cancel-save { |
| 6961 | 6960 | text-decoration: underline; |
| 6962 | | font-size: 12px; |
| | 6961 | font-size: .75em; |
| 6963 | 6962 | margin-left: 20px; |
| 6964 | 6963 | margin-top: 5px; |
| 6965 | 6964 | } |
| … |
… |
a.rsswidget { |
| 7012 | 7011 | } |
| 7013 | 7012 | |
| 7014 | 7013 | #add-custom-link .howto { |
| 7015 | | font-size: 12px; |
| | 7014 | font-size: .75em; |
| 7016 | 7015 | } |
| 7017 | 7016 | |
| 7018 | 7017 | #add-custom-link label span { |
| … |
… |
a.rsswidget { |
| 7141 | 7140 | } |
| 7142 | 7141 | |
| 7143 | 7142 | .menu-item-handle .item-title { |
| 7144 | | font-size: 12px; |
| | 7143 | font-size: .75em; |
| 7145 | 7144 | font-weight: bold; |
| 7146 | 7145 | padding: 7px 0; |
| 7147 | 7146 | line-height: 20px; |
| … |
… |
body.menu-max-depth-11 { min-width: 1280px !important; } |
| 7206 | 7205 | |
| 7207 | 7206 | /* Menu item controls */ |
| 7208 | 7207 | .item-type { |
| 7209 | | font-size: 12px; |
| | 7208 | font-size: .75em; |
| 7210 | 7209 | padding-right: 10px; |
| 7211 | 7210 | } |
| 7212 | 7211 | |
| 7213 | 7212 | .item-controls { |
| 7214 | | font-size: 12px; |
| | 7213 | font-size: .75em; |
| 7215 | 7214 | position: absolute; |
| 7216 | 7215 | right: 20px; |
| 7217 | 7216 | top: -1px; |
| … |
… |
body.menu-max-depth-11 { min-width: 1280px !important; } |
| 7277 | 7276 | display: block; |
| 7278 | 7277 | margin: 0 0 10px; |
| 7279 | 7278 | padding: 3px 5px 5px; |
| 7280 | | font-size: 12px; |
| | 7279 | font-size: .75em; |
| 7281 | 7280 | font-style: italic; |
| 7282 | 7281 | } |
| 7283 | 7282 | |
| … |
… |
body.menu-max-depth-11 { min-width: 1280px !important; } |
| 7336 | 7335 | |
| 7337 | 7336 | .menu-name-label span, |
| 7338 | 7337 | .auto-add-pages label { |
| 7339 | | font-size: 12px; |
| | 7338 | font-size: .75em; |
| 7340 | 7339 | font-style: normal; |
| 7341 | 7340 | } |
| 7342 | 7341 | |
| … |
… |
img { |
| 7551 | 7550 | |
| 7552 | 7551 | .press-this #wphead h1 { |
| 7553 | 7552 | font-weight: normal; |
| 7554 | | font-size: 16px; |
| | 7553 | font-size: 1em; |
| 7555 | 7554 | line-height: 32px; |
| 7556 | 7555 | margin: 0; |
| 7557 | 7556 | float: left; |
| … |
… |
img { |
| 7600 | 7599 | .press-this .howto { |
| 7601 | 7600 | margin-top: 2px; |
| 7602 | 7601 | margin-bottom: 3px; |
| 7603 | | font-size: 12px; |
| | 7602 | font-size: .75em; |
| 7604 | 7603 | font-style: italic; |
| 7605 | 7604 | display: block; |
| 7606 | 7605 | } |
| … |
… |
div.zerosize { |
| 7656 | 7655 | |
| 7657 | 7656 | .press-this #poststuff h2, |
| 7658 | 7657 | .press-this #poststuff h3 { |
| 7659 | | font-size: 14px; |
| | 7658 | font-size: .875em; |
| 7660 | 7659 | line-height: 1; |
| 7661 | 7660 | } |
| 7662 | 7661 | |
| … |
… |
div.zerosize { |
| 7672 | 7671 | h3.tb { |
| 7673 | 7672 | text-shadow: 0 1px 0 #fff; |
| 7674 | 7673 | font-weight: bold; |
| 7675 | | font-size: 12px; |
| | 7674 | font-size: .75em; |
| 7676 | 7675 | margin-left: 5px; |
| 7677 | 7676 | } |
| 7678 | 7677 | |
| … |
… |
h3.tb { |
| 7820 | 7819 | border: 0 none; |
| 7821 | 7820 | height: 345px; |
| 7822 | 7821 | font-family: Consolas, Monaco, monospace; |
| 7823 | | font-size: 13px; |
| | 7822 | font-size: .8125em; |
| 7824 | 7823 | line-height: 19px; |
| 7825 | 7824 | background: transparent; |
| 7826 | 7825 | } |
| … |
… |
h3 span { |
| 7886 | 7885 | |
| 7887 | 7886 | #template textarea { |
| 7888 | 7887 | font-family: Consolas, Monaco, monospace; |
| 7889 | | font-size: 12px; |
| | 7888 | font-size: .75em; |
| 7890 | 7889 | width: 97%; |
| 7891 | 7890 | background: #f9f9f9; |
| 7892 | 7891 | outline: none; |
| … |
… |
h3 span { |
| 7926 | 7925 | } |
| 7927 | 7926 | |
| 7928 | 7927 | .nonessential { |
| 7929 | | font-size: 11px; |
| | 7928 | font-size: .6875em; |
| 7930 | 7929 | font-style: italic; |
| 7931 | 7930 | padding-left: 12px; |
| 7932 | 7931 | } |
| … |
… |
div.widget-liquid-right { |
| 8024 | 8023 | |
| 8025 | 8024 | div.sidebar-name h3 { |
| 8026 | 8025 | font-weight: normal; |
| 8027 | | font-size: 15px; |
| | 8026 | font-size: .9375em; |
| 8028 | 8027 | margin: 0; |
| 8029 | 8028 | padding: 8px 10px; |
| 8030 | 8029 | overflow: hidden; |
| … |
… |
div.sidebar-name h3 { |
| 8032 | 8031 | } |
| 8033 | 8032 | |
| 8034 | 8033 | div.sidebar-name { |
| 8035 | | font-size: 13px; |
| | 8034 | font-size: .8125em; |
| 8036 | 8035 | border-width: 1px; |
| 8037 | 8036 | border-style: solid; |
| 8038 | 8037 | -webkit-border-top-right-radius: 3px; |
| … |
… |
ul#widget-list { |
| 8129 | 8128 | |
| 8130 | 8129 | .widget .widget-top { |
| 8131 | 8130 | margin-bottom: -1px; |
| 8132 | | font-size: 12px; |
| | 8131 | font-size: .75em; |
| 8133 | 8132 | font-weight: bold; |
| 8134 | | height: 26px; |
| | 8133 | height: 2em; |
| 8135 | 8134 | overflow: hidden; |
| 8136 | 8135 | } |
| 8137 | 8136 | |
| … |
… |
a.widget-action { |
| 8164 | 8163 | .widget .widget-inside, |
| 8165 | 8164 | .widget .widget-description { |
| 8166 | 8165 | padding: 12px 12px 10px; |
| 8167 | | font-size: 12px; |
| | 8166 | font-size: .75em; |
| 8168 | 8167 | line-height: 16px; |
| 8169 | 8168 | } |
| 8170 | 8169 | |
| … |
… |
a.widget-action { |
| 8185 | 8184 | .widget-title h4 { |
| 8186 | 8185 | margin: 0; |
| 8187 | 8186 | padding-bottom: 0.2em; |
| 8188 | | line-height: 1; |
| | 8187 | line-height: 1em; |
| 8189 | 8188 | overflow: hidden; |
| 8190 | 8189 | white-space: nowrap; |
| 8191 | 8190 | } |
| … |
… |
a.widget-action { |
| 8213 | 8212 | div#sidebar-info { |
| 8214 | 8213 | padding: 0 1em; |
| 8215 | 8214 | margin-bottom: 1em; |
| 8216 | | font-size: 12px; |
| | 8215 | font-size: .75em; |
| 8217 | 8216 | } |
| 8218 | 8217 | |
| 8219 | 8218 | .widget-title a, |
| … |
… |
div#sidebar-info { |
| 8224 | 8223 | |
| 8225 | 8224 | .widget-control-edit { |
| 8226 | 8225 | display: block; |
| 8227 | | font-size: 12px; |
| | 8226 | font-size: .75em; |
| 8228 | 8227 | font-weight: normal; |
| 8229 | 8228 | line-height: 26px; |
| 8230 | 8229 | padding: 0 8px 0 0; |
| … |
… |
a.widget-control-edit { |
| 8282 | 8281 | } |
| 8283 | 8282 | |
| 8284 | 8283 | .widget-title .in-widget-title { |
| 8285 | | font-size: 12px; |
| | 8284 | font-size: .75em; |
| 8286 | 8285 | white-space: nowrap; |
| 8287 | 8286 | } |
| 8288 | 8287 | |
| … |
… |
a.widget-control-edit { |
| 8290 | 8289 | display: none; |
| 8291 | 8290 | font-weight: normal; |
| 8292 | 8291 | padding-left: 15px; |
| 8293 | | font-size: 12px; |
| | 8292 | font-size: .75em; |
| 8294 | 8293 | line-height: 1; |
| 8295 | 8294 | } |
| 8296 | 8295 | |
| … |
… |
a.widget-control-edit { |
| 8535 | 8534 | } |
| 8536 | 8535 | |
| 8537 | 8536 | /* 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; } |
| 8539 | 8538 | |
| 8540 | 8539 | /* zn_CH: Enlarge font size, set font-size: normal */ |
| 8541 | 8540 | .locale-zh-cn form.upgrade .hint { font-style: normal; font-size: 100%; } |
| … |
… |
a.widget-control-edit { |
| 8545 | 8544 | * Larger text for HTML/Visual mode. |
| 8546 | 8545 | */ |
| 8547 | 8546 | .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; } |
| 8549 | 8548 | |
| 8550 | 8549 | /* zh_CN: Enlarge font-size. */ |
| 8551 | 8550 | .locale-zh-cn #sort-buttons { font-size: 1em !important; } |
diff --git wp-includes/css/admin-bar.css wp-includes/css/admin-bar.css
index 6f462e9..a6b505f 100644
|
|
|
|
| 6 | 6 | position: static; |
| 7 | 7 | text-transform: none; |
| 8 | 8 | letter-spacing: normal; |
| 9 | | line-height: 1; |
| 10 | | font: normal 13px/28px sans-serif; |
| | 9 | font: normal 1em/2em sans-serif; |
| 11 | 10 | color: #ccc; |
| 12 | 11 | text-shadow: #444 0px -1px 0px; |
| 13 | 12 | -webkit-box-sizing: content-box; |
| … |
… |
|
| 47 | 46 | #wpadminbar { |
| 48 | 47 | direction: ltr; |
| 49 | 48 | 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; |
| 52 | 52 | position: fixed; |
| 53 | 53 | top: 0; |
| 54 | 54 | left: 0; |
| … |
… |
|
| 116 | 116 | #wpadminbar .quicklinks a, |
| 117 | 117 | #wpadminbar .quicklinks .ab-empty-item, |
| 118 | 118 | #wpadminbar .shortlink-input { |
| 119 | | height: 28px; |
| | 119 | height: 1.75em; |
| 120 | 120 | display: block; |
| 121 | 121 | padding: 0 12px; |
| 122 | 122 | margin: 0; |
| … |
… |
|
| 139 | 139 | |
| 140 | 140 | #wpadminbar.ie7 .menupop .ab-sub-wrapper, |
| 141 | 141 | #wpadminbar.ie7 .shortlink-input { |
| 142 | | top: 28px; |
| | 142 | top: 2em; |
| 143 | 143 | left: 0; |
| 144 | 144 | } |
| 145 | 145 | |
| … |
… |
|
| 179 | 179 | #wpadminbar .quicklinks .menupop.hover ul li .ab-item, |
| 180 | 180 | #wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item, |
| 181 | 181 | #wpadminbar .shortlink-input { |
| 182 | | line-height: 26px; |
| 183 | | height: 26px; |
| | 182 | line-height: 1.625em; |
| | 183 | height: 1.625em; |
| 184 | 184 | text-shadow: none; |
| 185 | 185 | white-space: nowrap; |
| 186 | 186 | min-width: 140px; |
| … |
… |
|
| 397 | 397 | border: 1px solid #999; |
| 398 | 398 | padding: 0; |
| 399 | 399 | background: #eee; |
| 400 | | line-height: 24px; |
| | 400 | line-height: 1.5em; |
| 401 | 401 | vertical-align: middle; |
| 402 | 402 | margin: -3px 0 0 6px; |
| 403 | 403 | float: none; |
| … |
… |
|
| 532 | 532 | position: relative; |
| 533 | 533 | float: left; |
| 534 | 534 | width: 16px; |
| 535 | | height: 16px; |
| 536 | | margin-top: 6px; |
| | 535 | height: 1em; |
| | 536 | margin-top: .5em; |
| 537 | 537 | } |
| 538 | 538 | |
| 539 | 539 | #wpadminbar .ab-label { |
| … |
… |
|
| 545 | 545 | */ |
| 546 | 546 | #wp-admin-bar-wp-logo > .ab-item .ab-icon { |
| 547 | 547 | width: 20px; |
| 548 | | height: 20px; |
| 549 | | margin-top: 4px; |
| | 548 | height: 1.25em; |
| | 549 | margin-top: .5em; |
| 550 | 550 | background-image: url(../images/admin-bar-sprite.png?d=20120830); |
| 551 | 551 | background-position: 0 -76px; |
| 552 | 552 | background-repeat: no-repeat; |
diff --git wp-includes/css/buttons.css wp-includes/css/buttons.css
index 5ae473c..9341c14 100644
|
|
|
TABLE OF CONTENTS: |
| 39 | 39 | .wp-core-ui .button-secondary { |
| 40 | 40 | display: inline-block; |
| 41 | 41 | 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; |
| 45 | 45 | margin: 0; |
| 46 | 46 | padding: 0 10px 1px; |
| 47 | 47 | cursor: pointer; |
| … |
… |
TABLE OF CONTENTS: |
| 76 | 76 | |
| 77 | 77 | .wp-core-ui .button.button-small, |
| 78 | 78 | .wp-core-ui .button-group.button-small .button { |
| 79 | | height: 21px; |
| 80 | | line-height: 20px; |
| | 79 | height: 1.5em; |
| | 80 | line-height: 1.325em; |
| 81 | 81 | padding: 0 8px 1px; |
| 82 | 82 | } |
| 83 | 83 | |
| 84 | 84 | .wp-core-ui .button.button-hero, |
| 85 | 85 | .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; |
| 89 | 89 | padding: 0 36px; |
| 90 | 90 | } |
| 91 | 91 | |
diff --git wp-includes/css/editor.css wp-includes/css/editor.css
index 6fa48c3..97d8256 100644
|
|
|
|
| 966 | 966 | } |
| 967 | 967 | |
| 968 | 968 | .wp-editor-tools { |
| 969 | | height: 30px; |
| | 969 | height: 1.875em; |
| 970 | 970 | padding: 0 10px 0 0; |
| 971 | 971 | } |
| 972 | 972 | |
| … |
… |
|
| 1003 | 1003 | } |
| 1004 | 1004 | |
| 1005 | 1005 | .wp-switch-editor { |
| 1006 | | height: 18px; |
| | 1006 | height: 1.3125em; |
| 1007 | 1007 | font: 13px/18px Arial,Helvetica,sans-serif normal; |
| 1008 | 1008 | margin: 5px 5px 0 0; |
| 1009 | 1009 | padding: 4px 5px 2px; |