Changeset 9918
- Timestamp:
- 11/27/2008 11:53:32 AM (16 years ago)
- Location:
- trunk/wp-admin
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/colors-fresh.css
r9912 r9918 304 304 305 305 .button, 306 .submit input { 306 .button-secondary, 307 .submit input, 308 input[type=button], 309 input[type=submit] { 307 310 border-color: #bbb; 308 311 color: #464646; … … 310 313 311 314 .button:hover, 312 .submit input:hover { 315 .button-secondary:hover, 316 .submit input:hover, 317 input[type=button]:hover, 318 input[type=submit]:hover { 313 319 color: #000; 314 320 border-color: #666; … … 330 336 .submit .button-primary, 331 337 #login form .submit input { 332 border-color: #298cba ;338 border-color: #298cba !important; 333 339 font-weight: bold; 334 color: #FFF ;340 color: #FFF !important; 335 341 background: #21759B url(../images/button-grad.png) repeat-x scroll left top; 336 342 } … … 343 349 .button[disabled], 344 350 .button:disabled, 345 .button-primary[disabled],346 .button-primary:disabled,347 351 .button-secondary[disabled], 348 352 .button-secondary:disabled, 349 353 a.button.disabled { 350 background: #ddd; 351 color: #888; 352 text-shadow: rgba(255,255,255,0.6) 0 1px 0; 354 color: #ccc !important; 353 355 border-color: #ccc; 356 } 357 358 .button-primary[disabled], 359 .button-primary:disabled { 360 color: #2fa0d5 !important; 354 361 } 355 362 … … 1265 1272 } 1266 1273 1274 #screen-meta-links a.show-settings:hover { 1275 color: #000; 1276 } 1277 1267 1278 #replysubmit { 1268 1279 background-color: #f1f1f1; -
trunk/wp-admin/css/dashboard.css
r9916 r9918 1 .postbox p, .postbox ul, .postbox ol, .postbox blockquote, #wp-version-message { font-size: 11px; } 2 1 3 .edit-box { 2 4 display: none; … … 85 87 86 88 #dashboard-widgets h4 { 87 font-size: 1em; 89 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 90 font-size: 13px; 88 91 margin: 0 0 .2em; 89 92 padding: 0; … … 209 212 } 210 213 214 #the-comment-list .pingback { 215 padding-left: 9px !important; 216 } 217 211 218 #the-comment-list .comment-item, 212 219 #the-comment-list #replyrow { … … 230 237 } 231 238 239 .comment-meta strong { 240 font-weight: normal; 241 } 242 232 243 #the-comment-list .comment-item h4 cite, 233 244 #the-comment-list .comment-item h4 strong { 234 245 font-style: normal; 235 color: #333;246 font-weight: normal; 236 247 } 237 248 … … 253 264 254 265 #the-comment-list .comment-item p.comment-actions { 255 margin: 0;256 padding: 0; 257 font-size: 1 1px;266 margin: 3px 0 0 0; 267 padding: 0; 268 font-size: 10px; 258 269 } 259 270 … … 261 272 262 273 #dashboard_quick_press h4 { 274 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 263 275 float: left; 264 276 width: 5.5em; … … 321 333 322 334 #dashboard_recent_drafts h4 abbr { 323 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 335 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 336 font-size: 11px; 324 337 color: #999; 338 margin-left: 3px; 325 339 } 326 340 … … 340 354 a.rsswidget { 341 355 font-size: 13px; 356 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 342 357 line-height: 1.7em; 343 358 } … … 352 367 353 368 .rss-widget ul li { 354 line-height: 1.4em; 369 line-height: 1.5em; 370 margin-bottom: 12px; 355 371 } 356 372 357 373 .rss-widget span.rss-date { 358 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;374 margin-left: 3px; 359 375 } 360 376 … … 372 388 /* Plugins */ 373 389 390 #dashboard_plugins h4 { 391 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 392 } 393 374 394 #dashboard_plugins h5 { 375 font-size: 13px; 395 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 396 font-size: 13px !important; 376 397 margin: 0; 377 398 display: inline; … … 385 406 386 407 #dashboard_plugins p { 387 margin: 0 0 1 em;408 margin: 0 0 1.4em; 388 409 line-height: 1.4em; 389 410 } -
trunk/wp-admin/css/global.css
r9917 r9918 167 167 body, 168 168 td { 169 font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;169 font: 13px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 170 170 } 171 171 … … 198 198 input, 199 199 select { 200 font: 13px/19px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;200 font: 13px/19px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 201 201 margin: 1px; 202 202 padding: 3px; … … 266 266 .subsubsub { 267 267 list-style: none; 268 margin: 00 5px;268 margin: 8px 0 5px; 269 269 padding: 0; 270 270 white-space: nowrap; … … 398 398 .wrap h2 { 399 399 font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 400 margin: 0; 401 padding: 12px 15px 2px 0; 400 margin: 13px 0 0 0; 401 padding: 0 15px 1px 0; 402 line-height: 35px; 402 403 text-shadow: rgba(255,255,255,1) 0px 1px 0px; 403 404 } -
trunk/wp-admin/css/install.css
r9370 r9918 4 4 background: #fff; 5 5 color: #333; 6 font-family: "Lucida Grande", " Lucida Sans Unicode", Tahoma, Verdana, sans-serif;6 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 7 7 margin: 2em auto 0 auto; 8 8 width: 700px; … … 53 53 54 54 .submit input, .button, .button-secondary { 55 font-family: "Lucida Grande", " Lucida Sans Unicode", Tahoma, Verdana, sans-serif;55 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 56 56 padding: 5px 7px 7px; 57 57 border: 1px solid #a3a3a3; -
trunk/wp-admin/css/login.css
r9842 r9918 4 4 border-top-width: 30px; 5 5 border-top-style: solid; 6 font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;6 font: 11px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 7 7 } 8 8 … … 26 26 27 27 #login form .submit input { 28 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;28 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 29 29 padding: 3px 10px; 30 30 border: none; -
trunk/wp-admin/css/media.css
r9894 r9918 234 234 #media-upload p.help, 235 235 #media-upload label.help { 236 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;236 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 237 237 font-style: italic; 238 238 font-weight: normal; -
trunk/wp-admin/css/press-this.css
r9867 r9918 1 1 body { 2 font: 13px "Lucida Grande", " Lucida Sans Unicode", Tahoma, Verdana, sans-serif;2 font: 13px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 3 3 color: #333; 4 4 margin: 0; … … 348 348 border-style: solid; 349 349 border-width: 1px; 350 font-family: "Lucida Grande", " Lucida Sans Unicode", Tahoma, Verdana, sans-serif;350 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 351 351 font-size: 12px; 352 352 height: 2em; … … 454 454 .button-highlighted, 455 455 #postcustomstuff .submit input { 456 font-family: "Lucida Grande", " Lucida Sans Unicode", Tahoma, Verdana, sans-serif;456 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 457 457 text-decoration: none; 458 458 font-size: 11px !important; -
trunk/wp-admin/css/theme-editor.css
r9845 r9918 1 1 #template textarea { 2 font-family: 'Courier New', Courier, monospace;2 font-family: Consolas, Monaco, Courier, monospace; 3 3 font-size: 12px; 4 4 width: 97%; -
trunk/wp-admin/themes.php
r9914 r9918 122 122 123 123 </div> 124 124 <div class="clear"></div> 125 125 <h3><?php _e('Available Themes'); ?></h3> 126 126 <div class="clear"></div> -
trunk/wp-admin/wp-admin.css
r9917 r9918 333 333 .button-highlighted, 334 334 #postcustomstuff .submit input { 335 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;335 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, 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, "Bitstream Vera Sans", sans-serif;376 font: 11px/20px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 377 377 padding: 2px; 378 378 border-width: 1px; … … 899 899 900 900 #adminmenu .wp-submenu a { 901 font: normal 11px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;901 font: normal 11px/18px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 902 902 } 903 903 … … 1357 1357 .setting-description, .form-wrap p { 1358 1358 font-style: italic; 1359 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;1359 font-family: "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 1360 1360 } 1361 1361 … … 2054 2054 } 2055 2055 2056 .filter .subsubsub { 2057 margin-left: -10px; 2058 margin-top: 13px; 2059 } 2060 2056 2061 #the-comment-list td.comment p.comment-author { 2057 2062 margin-top: 0; … … 2137 2142 table.diff td, table.diff th { 2138 2143 padding: .5em; 2139 font-family: monospace;2144 font-family: Consolas, Monaco, Courier, monospace; 2140 2145 border: none; 2141 2146 } … … 2173 2178 margin: 0; 2174 2179 padding: 4px 8px; 2175 font: 18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;2180 font: 18px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 2176 2181 } 2177 2182 … … 2487 2492 float: right; 2488 2493 background: transparent url( images/screen-options-left.gif ) no-repeat 0 0; 2489 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;2494 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 2490 2495 height: 22px; 2491 2496 padding: 0; … … 2765 2770 .inline-edit-row .cathide, 2766 2771 .inline-edit-row #bulk-titles div { 2767 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;2772 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 2768 2773 font-style: normal; 2769 2774 font-size: 11px; … … 3029 3034 padding-left: 25px; 3030 3035 font-style: italic; 3031 font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;3036 font-family: "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 3032 3037 } 3033 3038
Note: See TracChangeset
for help on using the changeset viewer.