Changeset 9842
- Timestamp:
- 11/22/2008 08:03:25 AM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/colors-fresh.css
r9837 r9842 103 103 104 104 li.widget-list-control-item h4.widget-title a:hover, 105 #footer a,106 105 #upload-menu li a.upload-tab-link, 107 106 li.widget-list-control-item h4.widget-title a, … … 208 207 } 209 208 209 #media-upload { 210 background: #fff; 211 } 210 212 #media-upload .slidetoggle { 211 213 border-top-color: #dfdfdf; … … 298 300 .button, 299 301 .submit input { 300 border-color: # DCDCDC;302 border-color: #bbb; 301 303 color: #464646; 304 } 305 306 .button:hover, 307 .submit input:hover { 308 color: #000; 309 border-color: #666; 302 310 } 303 311 … … 308 316 } 309 317 310 .button -secondary,311 .submit .button-secondary {312 border-color: #CFE1EF; 313 color: #464646;318 .button:active, 319 .submit input:active, 320 .button-secondary:active { 321 background: #eee url(../images/white-grad-active.png) repeat-x scroll left top; 314 322 } 315 323 … … 317 325 .submit .button-primary, 318 326 #login form .submit input { 319 border-color: #2 1759B;327 border-color: #298cba; 320 328 font-weight: bold; 321 329 color: #FFF; 322 330 background: #21759B url(../images/button-grad.png) repeat-x scroll left top; 331 } 332 333 .button-primary:active, #login form .submit input:active { 334 background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important; 323 335 } 324 336 … … 332 344 background: #ddd; 333 345 color: #888; 334 } 335 336 .button:hover, 337 .submit input:hover, 338 #postcustomstuff .submit input:hover { 339 border-color: #535353; 346 text-shadow: rgba(255,255,255,0.6) 0 1px 0; 347 border-color: #ccc; 340 348 } 341 349 342 350 a:active, 343 351 a:focus { 344 color: #d54e21 !important;352 color: #d54e21; 345 353 } 346 354 347 355 a:hover, 348 .button:hover,349 356 #wphead #viewsite a:hover, 350 357 #adminmenu a:hover, … … 366 373 } 367 374 368 .button-secondary:hover,369 #login form .submit input:hover {370 border-color: #328ab2;371 }372 373 375 .button-primary:hover, #login form .submit input:hover { 374 color: #EAF2FA; 376 border-color: #13455b !important; 377 color: #EAF2FA !important; 375 378 } 376 379 … … 510 513 511 514 div#media-upload-header { 512 background-color: #f 1f1f1;515 background-color: #f9f9f9; 513 516 border-bottom-color: #dfdfdf; 514 517 } … … 739 742 } 740 743 741 #user_info a:hover { 744 #user_info a:link, #user_info a:visited, #footer a:link, #footer a:visited { 745 color: #ccc; 746 text-decoration: none; 747 } 748 749 #user_info a:hover, #footer a:hover { 742 750 color: #fff; 743 751 text-decoration: underline !important; 744 752 } 745 753 746 #user_info a:active {754 #user_info a:active, #footer a:active { 747 755 color: #ccc !important; 748 756 } 749 750 #user_info a, #user_info a:visited {751 color: #ccc;752 text-decoration: none;753 }754 755 757 756 758 div#media-upload-error, … … 1242 1244 /* edit image */ 1243 1245 #sidemenu a { 1244 background-color: #f 1f1f1;1245 border-color: #f 1f1f1;1246 background-color: #f9f9f9; 1247 border-color: #f9f9f9; 1246 1248 border-bottom-color: #dfdfdf; 1247 1249 } … … 1406 1408 border-color: red; 1407 1409 color: red; 1410 text-shadow: none; 1408 1411 } 1409 1412 … … 1476 1479 1477 1480 #favorite-actions a { 1478 color: # eee;1481 color: #ddd; 1479 1482 text-shadow: rgba(0,0,0,0.2) 0 -1px 0; 1480 1483 } 1481 1484 1485 #favorite-actions a:hover { 1486 color: #fff; 1487 } 1488 1482 1489 #favorite-inside a:hover { 1483 color: #fff;1484 1490 text-decoration: underline; 1485 1491 } -
trunk/wp-admin/css/dashboard.css
r9797 r9842 90 90 font-weight: normal; 91 91 font-style: italic; 92 font-family: Georgia, serif;92 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 93 93 } 94 94 … … 97 97 #dashboard_right_now p.sub, 98 98 #dashboard_right_now .table, #dashboard_right_now .versions { 99 margin: -10px; 100 font-family: Georgia, serif; 99 margin: -12px; 101 100 } 102 101 … … 107 106 #dashboard_right_now p.sub { 108 107 font-style: italic; 108 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 109 109 padding: 5px 10px 15px; 110 110 color: #777; 111 font-size: 13px; 111 112 } 112 113 … … 136 137 padding-right: 6px; 137 138 text-align: right; 138 font-family: Georgia, "Times New Roman", Times, serif;139 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 139 140 font-size: 14px; 140 141 } … … 176 177 } 177 178 178 #dashboard_right_now .versions,179 #dashboard_right_now .versions p {180 font-style: italic;181 font-size: 13px;182 }183 184 #dashboard_right_now .versions a,185 179 #dashboard_right_now .versions .b { 186 font- style: normal;180 font-weight: bold; 187 181 } 188 182 … … 276 270 #dashboard_quick_press h4 { 277 271 float: left; 278 width: 5 em;272 width: 5.5em; 279 273 clear: both; 280 274 font-weight: normal; 281 font-style: italic;282 font-family: Georgia, serif;283 275 text-align: right; 276 padding-top: 5px; 277 font-size: 12px; 284 278 } 285 279 … … 335 329 336 330 #dashboard_recent_drafts h4 abbr { 337 font-family: Georgia, serif;331 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 338 332 color: #999; 339 333 } … … 370 364 371 365 .rss-widget span.rss-date { 372 font-family: Georgia, serif;366 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 373 367 } 374 368 … … 400 394 #dashboard_plugins p { 401 395 margin: 0 0 1em; 402 line-height: 1. 5em;403 } 396 line-height: 1.4em; 397 } -
trunk/wp-admin/css/global.css
r9839 r9842 163 163 body, 164 164 td { 165 font: 13px "Lucida Grande", Verdana, Arial, sans-serif;165 font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 166 166 } 167 167 … … 194 194 input, 195 195 select { 196 font: 13px/19px "Lucida Grande", Verdana, Arial, sans-serif;196 font: 13px/19px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 197 197 margin: 1px; 198 198 padding: 3px; … … 384 384 .updated p, 385 385 .error p { 386 margin: 0. 6em 0;386 margin: 0.5em 0; 387 387 } 388 388 389 389 .wrap .updated, 390 390 .wrap .error { 391 margin: 00 12px;391 margin: 5px 0 12px; 392 392 } 393 393 394 394 .wrap h2 { 395 font: italic normal normal 24px/29px Georgia, "Times New Roman", Times, serif;395 font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 396 396 margin: 0; 397 397 padding: 12px 15px 1px 0; 398 text-shadow: rgba(255,255,255,1) 0px 1px 0px; 398 399 } 399 400 -
trunk/wp-admin/css/login.css
r9810 r9842 4 4 border-top-width: 30px; 5 5 border-top-style: solid; 6 font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;6 font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 7 7 } 8 8 … … 26 26 27 27 #login form .submit input { 28 font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;28 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 29 29 padding: 3px 10px; 30 30 border: none; -
trunk/wp-admin/css/media.css
r9674 r9842 44 44 45 45 .media-upload-form label.form-help, td.help { 46 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 46 47 font-style: italic; 47 48 font-weight: normal; … … 233 234 #media-upload p.help, 234 235 #media-upload label.help { 236 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 235 237 font-style: italic; 236 238 font-weight: normal; -
trunk/wp-admin/wp-admin.css
r9839 r9842 184 184 185 185 .quicktags, .search { 186 font: 12px Georgia, "Times New Roman", Times, serif;186 font: 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 187 187 } 188 188 … … 333 333 .button-highlighted, 334 334 #postcustomstuff .submit input { 335 font-family: "Lucida Grande", Verdana, Arial, sans-serif;335 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 336 336 text-decoration: none; 337 337 font-size: 11px !important; … … 374 374 375 375 #wpcontent select { 376 font: 11px/20px "Lucida Grande", Verdana, Arial, sans-serif;376 font: 11px/20px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 377 377 padding: 2px; 378 378 border-width: 1px; … … 490 490 491 491 #ed_toolbar input { 492 margin: 3px 2px 4px;492 margin: 3px 1px 4px; 493 493 line-height: 18px; 494 494 display: inline-block; … … 497 497 min-width: 26px; 498 498 padding: 2px 4px; 499 font-size: 1 3px;499 font-size: 12px; 500 500 -moz-border-radius: 3px; 501 501 -khtml-border-radius: 3px; … … 672 672 673 673 #your-profile legend { 674 font-family: Georgia, "Times New Roman", Times, serif;674 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 675 675 font-size: 22px; 676 676 } … … 770 770 margin-right: 10px; 771 771 font-size: 12px; 772 font-family: Georgia, "Times New Roman", Times, serif;772 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 773 773 font-style: italic; 774 774 } … … 861 861 862 862 #wphead h1 { 863 font: normal 22px Georgia, "Times New Roman", Times, serif;863 font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 864 864 padding: 10px 10px 5px; 865 865 margin: 0; … … 868 868 869 869 #wphead h1.long-title { 870 font: normal 18px Georgia, "Times New Roman", Times, serif;870 font: normal 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 871 871 padding: 12px 10px 5px; 872 872 } … … 898 898 899 899 #adminmenu .wp-submenu a { 900 font: normal 11px/18px "Lucida Grande", Verdana, Arial, sans-serif;900 font: normal 11px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 901 901 } 902 902 … … 909 909 #adminmenu a.menu-top, 910 910 #adminmenu .wp-submenu-head { 911 font: normal 13px/18px Georgia, "Times New Roman", Times, serif;911 font: normal 13px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 912 912 } 913 913 … … 1189 1189 #footer { 1190 1190 word-spacing: .3em; 1191 font-size: 1 1px;1191 font-size: 12px; 1192 1192 margin-top: -47px; 1193 1193 } 1194 1194 1195 #footer #footer-thankyou, #footer #footer-upgrade {1196 font-size: 1 3px;1195 #footer #footer-thankyou, #footer #footer-upgrade, #footer #footer-thankyou a, #footer #footer-upgrade a { 1196 font-size: 12px; 1197 1197 word-spacing: 0; 1198 font-family: Georgia, "Times New Roman", Times, serif;1198 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 1199 1199 font-style: italic; 1200 1200 } … … 1210 1210 } 1211 1211 1212 #footer pa {1212 #footer a { 1213 1213 text-decoration: none; 1214 font-size: 11px; 1214 1215 } 1215 1216 … … 1240 1241 .form-wrap label { 1241 1242 font-weight: normal; 1243 text-shadow: rgba(255,255,255,1) 0 1px 0; 1242 1244 } 1243 1245 … … 1364 1366 .setting-description, .form-wrap p { 1365 1367 font-style: italic; 1366 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;1368 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 1367 1369 } 1368 1370 … … 1550 1552 font-style: italic; 1551 1553 display: block; 1552 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;1554 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 1553 1555 } 1554 1556 … … 1646 1648 background-position: left top; 1647 1649 background-repeat: repeat-x; 1650 -moz-border-radius: 6px 6px 0 0; 1651 -webkit-border-top-right-radius: 6px; 1652 -webkit-border-top-left-radius: 6px; 1653 -khtml-border-top-right-radius: 6px; 1654 -khtml-border-top-left-radius: 6px; 1655 border-top-right-radius: 6px; 1656 border-top-left-radius: 6px; 1648 1657 } 1649 1658 … … 2172 2181 margin: 0; 2173 2182 padding: 4px 8px; 2174 font: 18px "Lucida Grande", Verdana, Arial, sans-serif;2183 font: 18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 2175 2184 } 2176 2185 … … 2482 2491 float: right; 2483 2492 background: transparent url( images/screen-options-left.gif ) no-repeat 0 0; 2484 font-family: "Lucida Grande", Verdana, Arial, sans-serif;2485 height: 2 3px;2493 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 2494 height: 22px; 2486 2495 padding: 0; 2487 2496 margin: 0 6px 0 0; … … 2701 2710 .inline-edit-row fieldset span.title, 2702 2711 .inline-edit-row fieldset span.checkbox-title { 2703 font-family: Georgia, serif;2712 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 2704 2713 font-style: italic; 2705 2714 } … … 2760 2769 .inline-edit-row .cathide, 2761 2770 .inline-edit-row #bulk-titles div { 2762 font-family: "Lucida Grande", Verdana, Arial, sans-serif;2771 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 2763 2772 font-style: normal; 2764 2773 font-size: 11px; … … 2831 2840 display: block; 2832 2841 font-size: 13px; 2833 font-weight: bold;2834 2842 margin: 0.5em; 2835 2843 } … … 3025 3033 padding-left: 25px; 3026 3034 font-style: italic; 3027 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;3035 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 3028 3036 } 3029 3037 3030 3038 ul#dismissed-updates { 3031 3039 display: none; 3032 }3033 ul.core-updates li {3034 padding: 12px;3035 3040 } 3036 3041 form.upgrade { … … 3051 3056 } 3052 3057 3053 #flash-upload-ui {3054 padding: 20px 12px 0;3055 }3056 3057 3058 br.clear { 3058 3059 height: 2px; … … 3113 3114 } 3114 3115 3116 .widefat th { 3117 text-shadow: rgba(255,255,255,0.8) 0 1px 0; 3118 } 3119 -
trunk/wp-includes/js/thickbox/thickbox.css
r8083 r9842 4 4 /* ----------------------------------------------------------------------------------------------------------------*/ 5 5 #TB_window { 6 font: 12px Arial, Helvetica, sans-serif;6 font: 12px "Lucida Grande", Verdana, Arial, sans-serif; 7 7 color: #333333; 8 8 } 9 9 10 10 #TB_secondLine { 11 font: 10px Arial, Helvetica, sans-serif;11 font: 10px "Lucida Grande", Verdana, Arial, sans-serif; 12 12 color:#666666; 13 13 } … … 50 50 color:#000000; 51 51 display:none; 52 border: 4px solid #525252;53 52 text-align:left; 54 53 top:50%; 55 54 left:50%; 55 border: 1px solid #555; 56 -moz-box-shadow: rgba(0,0,0,1) 0 4px 30px; 57 -webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px; 58 -khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px; 59 box-shadow: rgba(0,0,0,1) 0 4px 30px; 56 60 } 57 61 … … 121 125 left: 50%; 122 126 background-color: #E8E8E8; 123 border: 4px solid #525252;127 border: 1px solid #555; 124 128 margin: -45px 0pt 0pt -125px; 125 129 padding: 40px 15px 15px;
Note: See TracChangeset
for help on using the changeset viewer.