Changeset 11857
- Timestamp:
- 08/20/2009 09:12:33 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 13 added
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/colors-classic.css
r11731 r11857 1 html { 2 background-color: #f7f6f1; 3 } 4 5 * html input, 6 * html .widget { 7 border-color: #8cbdd5; 8 } 9 10 textarea, 11 input, 12 select { 13 border-color: #dfdfdf; 14 } 15 16 kbd, 17 code { 18 background: #eaeaea; 19 } 20 21 input[readonly] { 22 background-color: #eee; 23 } 24 25 .find-box-search { 26 border-color: #dfdfdf; 27 background-color: #f1f1f1; 28 } 29 30 .find-box { 31 background-color: #f1f1f1; 32 } 33 34 .find-box-inside { 35 background-color: #fff; 36 } 37 38 a.page-numbers:hover { 39 border-color: #999; 40 } 41 42 body, 43 #wpbody, 44 .form-table .pre { 45 color: #333; 46 } 47 48 body > #upload-menu { 49 border-bottom-color: #fff; 50 } 51 52 #postcustomstuff table, 53 #your-profile fieldset, 54 #rightnow, 55 div.dashboard-widget, 56 #dashboard-widgets p.dashboard-widget-links, 57 #replyrow #ed_reply_toolbar input { 58 border-color: #ccc; 59 } 60 61 #poststuff .inside label.spam, 62 #poststuff .inside label.deleted { 63 color: red; 64 } 65 66 #poststuff .inside label.waiting { 67 color: orange; 68 } 69 70 #poststuff .inside label.approved { 71 color: green; 72 } 73 74 #postcustomstuff table { 75 border-color: #dfdfdf; 76 background-color: #f9f9f9; 77 } 78 79 #postcustomstuff thead th { 80 background-color: #f1f1f1; 81 } 82 83 #postcustomstuff table input, 84 #postcustomstuff table textarea { 85 border-color: #dfdfdf; 86 background-color: #fff; 87 } 88 89 .widefat { 90 border-color: #dfdfdf; 91 background-color: #fff; 92 } 93 94 div.dashboard-widget-error { 95 background-color: #c43; 96 } 97 98 div.dashboard-widget-notice { 99 background-color: #cfe1ef; 100 } 101 102 div.dashboard-widget-submit { 103 border-top-color: #ccc; 104 } 105 106 div.tabs-panel, 107 ul#category-tabs li.tabs { 108 border-color: #dfdfdf; 109 } 110 111 ul#category-tabs li.tabs { 112 background-color: #f1f1f1; 113 } 114 115 input.disabled, 116 textarea.disabled { 117 background-color: #ccc; 118 } 119 /* #upload-menu li a.upload-tab-link, */ 120 .login #backtoblog a:hover, 121 #plugin-information .action-button a, 122 #plugin-information .action-button a:hover, 123 #plugin-information .action-button a:visited { 124 color: #fff; 125 } 126 127 .widget .widget-top, 128 .postbox h3, 129 .stuffbox h3 { 130 background: #d5e6f2 url("../images/blue-grad.png") repeat-x left top; 131 text-shadow: #fff 0 1px 0; 132 } 133 134 .form-table th, 135 .form-wrap label { 136 color: #222; 137 text-shadow: #fff 0 1px 0; 138 } 139 140 .description, 141 .form-wrap p { 142 color: #666; 143 } 144 145 strong .post-com-count span { 146 background-color: #21759b; 147 } 148 149 .sorthelper { 150 background-color: #ccf3fa; 151 } 152 153 .ac_match, 154 .subsubsub a.current { 155 color: #000; 156 } 157 158 .wrap h2 { 159 color: #093e56; 160 } 161 162 .ac_over { 163 background-color: #f0f0b8; 164 } 165 166 .ac_results { 167 background-color: #fff; 168 border-color: #808080; 169 } 170 171 .ac_results li { 172 color: #101010; 173 } 174 175 .alt 176 .alternate { 177 background-color: #edfbfc; 178 } 179 180 .available-theme a.screenshot { 181 background-color: #f1f1f1; 182 border-color: #ddd; 183 } 184 185 .bar { 186 background-color: #e8e8e8; 187 border-right-color: #99d; 188 } 189 190 #media-upload { 191 background: #fff; 192 } 193 194 #media-upload .slidetoggle { 195 border-top-color: #dfdfdf; 196 } 197 198 .error, 199 #login #login_error { 200 background-color: #ffebe8; 201 border-color: #c00; 202 } 203 204 .error a { 205 color: #c00; 206 } 207 208 .form-invalid { 209 background-color: #ffebe8 !important; 210 } 211 212 .form-invalid input { 213 border-color: #c00 !important; 214 } 215 216 .submit { 217 border-color: #8cbdd5; 218 } 219 220 .highlight { 221 background-color: #e4f2fd; 222 color: #d54e21; 223 } 224 225 .howto, 226 .nonessential, 227 #edit-slug-box, 228 .form-input-tip, 229 .rss-widget span.rss-date, 230 .subsubsub { 231 color: #666; 232 } 233 234 .media-item { 235 border-bottom-color: #dfdfdf; 236 } 237 238 #wpbody-content #media-items .describe { 239 border-top-color: #dfdfdf; 240 } 241 242 .describe input[type="text"], 243 .describe textarea { 244 border-color: #dfdfdf; 245 } 246 247 .media-upload-form label.form-help, 248 td.help { 249 color: #9a9a9a; 250 } 251 252 .post-com-count { 253 background-image: url(../images/bubble_bg.gif); 254 color: #fff; 255 } 256 257 .post-com-count span { 258 background-color: #bbb; 259 color: #fff; 260 } 261 262 .post-com-count:hover span { 263 background-color: #d54e21; 264 } 265 266 .quicktags, .search { 267 background-color: #ccc; 268 color: #000; 269 } 270 271 .side-info h5 { 272 border-bottom-color: #dadada; 273 } 274 275 .side-info ul { 276 color: #666; 277 } 278 279 .button, 280 .button-secondary, 281 .submit input, 282 input[type=button], 283 input[type=submit] { 284 border-color: #dfdfdf; 285 color: #464646; 286 } 287 288 .button:hover, 289 .button-secondary:hover, 290 .submit input:hover, 291 input[type=button]:hover, 292 input[type=submit]:hover { 293 color: #000; 294 border-color: #adaca7; 295 } 296 297 .button, 298 .submit input, 299 .button-secondary { 300 background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top; 301 } 302 303 .button:active, 304 .submit input:active, 305 .button-secondary:active { 306 background: #eee url(../images/white-grad-active.png) repeat-x scroll left top; 307 } 308 309 .button-primary, 310 .submit .button-primary, 311 #login form .submit input { 312 border-color: #5b86ab !important; 313 font-weight: bold; 314 color: #fff !important; 315 background: #5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top; 316 } 317 318 .button-primary:active, 319 #login form .submit input:active { 320 background: #21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top !important; 321 } 322 323 .button[disabled], 324 .button:disabled, 325 .button-secondary[disabled], 326 .button-secondary:disabled, 327 a.button.disabled { 328 color: #ccc !important; 329 border-color: #ccc; 330 } 331 332 .button-primary[disabled], 333 .button-primary:disabled { 334 color: #80a3d2 !important; 335 } 336 337 a:active, 338 a:focus { 339 color: #d54e21; 340 } 341 342 a:hover, 343 #wphead #viewsite a:hover, 344 #adminmenu a:hover, 345 #adminmenu ul.wp-submenu a:hover, 346 #the-comment-list .comment a:hover, 347 #rightnow a:hover, 348 #login form .submit input:hover, 349 #media-upload a.del-link:hover, 350 div.dashboard-widget-submit input:hover, 351 .subsubsub a:hover, 352 .subsubsub a.current:hover, 353 .ui-tabs-nav a:hover, 354 .plugins .inactive a:hover, 355 #all-plugins-table .plugins .inactive a:hover, 356 #search-plugins-table .plugins .inactive a:hover { 357 color: #d54e21; 358 } 359 360 #the-comment-list .comment-item, 361 #dashboard-widgets #dashboard_quick_press form p.submit { 362 border-color: #dfdfdf; 363 } 364 365 #dashboard_right_now .table { 366 background:#faf9f7 !important; 367 } 368 369 .button-primary:hover, 370 #login form .submit input:hover { 371 border-color: #2e5475 !important; 372 color: #eaf2fa !important; 373 } 374 375 #side-sortables #category-tabs .tabs a { 376 color: #333; 377 } 378 379 #rightnow .rbutton { 380 background-color: #ebebeb; 381 color: #264761; 382 } 383 384 .submitbox .submit { 385 background-color: #464646; 386 color: #ccc; 387 } 388 389 .plugins a.delete:hover, 390 #all-plugins-table .plugins a.delete:hover, 391 #search-plugins-table .plugins a.delete:hover, 392 .submitbox .submitdelete, 393 a.delete { 394 color: #f00; 395 border-bottom-color: #f00; 396 } 397 398 .submitbox .submitdelete:hover, 399 #media-items a.delete:hover { 400 color: #fff; 401 background-color: #f00; 402 border-bottom-color: #f00; 403 } 404 405 #normal-sortables .submitbox .submitdelete:hover { 406 color: #000; 407 background-color: #f00; 408 border-bottom-color: #f00; 409 } 410 411 .tablenav .dots { 412 border-color: transparent; 413 } 414 415 .tablenav .next, 416 .tablenav .prev { 417 border-color: transparent; 418 color: #21759b; 419 } 420 421 .tablenav .next:hover, 422 .tablenav .prev:hover { 423 border-color: transparent; 424 color: #d54e21; 425 } 426 427 .updated, 428 .login #login_error, 429 .login .message { 430 background-color: #ffffe0; 431 border-color: #e6db55; 432 } 433 434 .update-message { 435 color: #000000; 436 } 437 438 a.page-numbers { 439 border-bottom-color: #b8d3e2; 440 } 441 442 .commentlist li { 443 border-bottom-color: #ccc; 444 } 445 446 .widefat td, 447 .widefat th, 448 #install-plugins .plugins td, 449 #install-plugins .plugins th { 450 border-color: #dfdfdf; 451 } 452 453 .widefat th { 454 text-shadow: rgba(255,255,255,0.8) 0 1px 0; 455 } 456 457 .widefat thead tr th, 458 .widefat tfoot tr th, 459 h3.dashboard-widget-title, 460 h3.dashboard-widget-title span, 461 h3.dashboard-widget-title small, 462 .find-box-head { 463 color: #333; 464 background: #d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top; 465 } 466 467 h3.dashboard-widget-title small a { 468 color: #d7d7d7; 469 } 470 471 h3.dashboard-widget-title small a:hover { 472 color: #fff; 473 } 474 475 a, 476 #adminmenu a, 477 #poststuff #edButtonPreview, 478 #poststuff #edButtonHTML, 479 #the-comment-list p.comment-author strong a, 480 #media-upload a.del-link, 481 #media-items a.delete, 482 .plugins a.delete, 483 .ui-tabs-nav a { 484 color: #1c6280; 485 } 486 487 /* Because we don't want visited on these links */ 488 body.press-this .tabs a, 489 body.press-this .tabs a:hover { 490 background-color: #fff; 491 border-color: #c6d9e9; 492 border-bottom-color: #fff; 493 color: #d54e21; 494 } 495 496 #adminmenu #awaiting-mod, 497 #adminmenu .update-plugins, 498 #sidemenu a .update-plugins, 499 #rightnow .reallynow, 500 #plugin-information .action-button { 501 background-color: #d54e21; 502 color: #fff; 503 } 504 505 #adminmenu li a:hover #awaiting-mod, 506 #adminmenu li a:hover .update-plugins, 507 #sidemenu li a:hover .update-plugins { 508 background-color: #264761; 509 color: #fff; 510 } 511 512 #adminmenu li.current a #awaiting-mod, 513 #adminmenu li.current a .update-plugins, 514 #adminmenu li.wp-has-current-submenu a .update-plugins, 515 #adminmenu li.wp-has-current-submenu a .update-plugins { 516 background-color: #ddd; 517 color: #000; 518 text-shadow: none; 519 -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 520 -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 521 -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 522 box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 523 } 524 525 #adminmenu li.current a:hover #awaiting-mod, 526 #adminmenu li.current a:hover .update-plugins, 527 #adminmenu li.wp-has-current-submenu a:hover #awaiting-mod, 528 #adminmenu li.wp-has-current-submenu a:hover .update-plugins { 529 background-color: #264761; 530 color: #fff; 531 } 532 533 div#media-upload-header, 534 div#plugin-information-header { 535 background-color: #f9f9f9; 536 border-bottom-color: #dfdfdf; 537 } 538 539 #currenttheme img { 540 border-color: #666; 541 } 542 543 #dashboard_secondary div.dashboard-widget-content ul li a { 544 background-color: #f9f9f9; 545 } 546 547 input.readonly, textarea.readonly { 548 background-color: #ddd; 549 } 550 551 #ed_toolbar input, 552 #ed_reply_toolbar input { 553 background: #fff url("../images/fade-butt.png") repeat-x 0 -2px; 554 } 555 556 #editable-post-name { 557 background-color: #fffbcc; 558 } 559 560 #edit-slug-box strong, 561 .tablenav .displaying-num, 562 #submitted-on { 563 color: #777; 564 } 565 566 .login #nav a { 567 color: #21759b !important; 568 } 569 570 .login #nav a:hover { 571 color: #d54e21 !important; 572 } 573 574 #footer, 575 #footer-upgrade { 576 background: #1d507d; 577 color: #b6d1e4; 578 } 579 580 #media-items { 581 border-color: #dfdfdf; 582 } 583 584 .checkbox, 585 .side-info, 586 .plugins tr, 587 .postbox, 588 #your-profile #rich_editing { 589 background-color: #fff; 590 } 591 592 .plugins .inactive, 593 .plugins .inactive th, 594 .plugins .inactive td, 595 tr.inactive + tr.plugin-update-tr .plugin-update { 596 background-color: #ebeeef; 597 } 598 599 .plugin-update-tr .update-message { 600 background-color: #fffbe4; 601 border-color: #dfdfdf; 602 } 603 604 .plugins .active, 605 .plugins .active th, 606 .plugins .active td { 607 color: #000; 608 } 609 610 .plugins .inactive a { 611 color: #557799; 612 } 613 614 #the-comment-list .unapproved, 615 #the-comment-list .unapproved th, 616 #the-comment-list .unapproved td { 617 background-color: #ffffe0; 618 } 619 620 #the-comment-list .approve a { 621 color: #006505; 622 } 623 624 #the-comment-list .unapprove a { 625 color: #d98500; 626 } 627 628 #the-comment-list .delete a { 629 color: #bc0b0b; 630 } 631 632 .widget, 633 #widget-list .widget-top, 634 .postbox, 635 #titlediv, 636 #poststuff .postarea, 637 .stuffbox { 638 border-color: #dfdfdf; 639 } 640 641 .widget, 642 .postbox { 643 background-color: #fff; 644 } 645 646 .ui-sortable .postbox h3 { 647 color: #093e56; 648 } 649 650 .widget .widget-top, 651 .ui-sortable .postbox h3:hover { 652 color: #000; 653 } 654 655 .curtime #timestamp { 656 background-image: url(../images/date-button.gif); 657 } 658 659 #quicktags #ed_link { 660 color: #00f; 661 } 662 663 #rightnow .youhave { 664 background-color: #f0f6fb; 665 } 666 667 #rightnow a { 668 color: #448abd; 669 } 670 671 .tagchecklist span a, 672 #bulk-titles div a { 673 background: url(../images/xit.gif) no-repeat; 674 } 675 676 .tagchecklist span a:hover, 677 #bulk-titles div a:hover { 678 background: url(../images/xit.gif) no-repeat -10px 0; 679 } 680 681 #update-nag { 682 background-color: #fffeeb; 683 border-color: #ccc; 684 color: #555; 685 } 686 687 .login #backtoblog a { 688 color: #ccc; 689 } 690 691 #wphead { 692 background-color: #1d507d; 693 } 694 695 body.login { 696 border-top-color: #093e56; 697 } 698 699 #wphead h1 a { 700 color: #fff; 701 } 702 703 #login form input { 704 color: #555; 705 } 706 707 #user_info { 708 color: #b6d1e4; 709 } 710 711 #user_info a:link, 712 #user_info a:visited, 713 #footer a:link, 714 #footer a:visited { 715 color: #fff; 716 text-decoration: none; 717 } 718 719 #user_info a:hover, 720 #user_info a:active, 721 #footer a:hover, 722 #footer a:active { 723 text-decoration: underline; 724 } 725 726 div#media-upload-error, 727 .file-error, 728 abbr.required, 729 .widget-control-remove:hover, 730 .delete a:hover { 731 color: #f00; 732 } 733 734 /* password strength meter */ 735 #pass-strength-result { 736 background-color: #eee; 737 border-color: #ddd !important; 738 } 739 740 #pass-strength-result.bad { 741 background-color: #ffb78c; 742 border-color: #ff853c !important; 743 } 744 745 #pass-strength-result.good { 746 background-color: #ffec8b; 747 border-color: #fc0 !important; 748 } 749 750 #pass-strength-result.short { 751 background-color: #ffa0a0; 752 border-color: #f04040 !important; 753 } 754 755 #pass-strength-result.strong { 756 background-color: #c3ff88; 757 border-color: #8dff1c !important; 758 } 759 760 /* editors */ 761 #quicktags { 762 border-color: #dfdfdf; 763 background-color: #dfdfdf; 764 } 765 766 #ed_toolbar input { 767 border-color: #c3c3c3; 768 } 769 770 #ed_toolbar input:hover { 771 border-color: #aaa; 772 background: #ddd; 773 } 774 775 #poststuff .wp_themeSkin .mceStatusbar { 776 border-color: #ededed; 777 } 778 779 #poststuff #edButtonPreview, 780 #poststuff #edButtonHTML { 781 background-color: #f2f1eb; 782 border-color: #dfdfdf; 783 color: #999; 784 } 785 786 #poststuff #editor-toolbar .active { 787 border-bottom-color: #e3eef7; 788 background-color: #e3eef7; 789 color: #333; 790 } 791 792 /* TinyMCE */ 793 #post-status-info { 794 background-color: #ededed; 795 } 796 797 .wp_themeSkin *, 798 .wp_themeSkin a:hover, 799 .wp_themeSkin a:link, 800 .wp_themeSkin a:visited, 801 .wp_themeSkin a:active { 802 color: #000; 803 } 804 805 /* Containers */ 806 .wp_themeSkin iframe { 807 background: #fff; 808 } 809 810 /* Layout */ 811 .wp_themeSkin .mceStatusbar { 812 color: #000; 813 background-color: #f5f5f5; 814 } 815 816 /* Button */ 817 .wp_themeSkin .mceButton { 818 background-color: #e9e8e8; 819 border-color: #b2b2b2; 820 } 821 822 .wp_themeSkin a.mceButtonEnabled:hover, 823 .wp_themeSkin a.mceButtonActive, 824 .wp_themeSkin a.mceButtonSelected { 825 background-color: #d5d5d5; 826 border-color: #777 !important; 827 } 828 829 .wp_themeSkin .mceButtonDisabled { 830 border-color: #ccc !important; 831 } 832 833 /* ListBox */ 834 .wp_themeSkin .mceListBox .mceText, 835 .wp_themeSkin .mceListBox .mceOpen { 836 border-color: #b2b2b2; 837 background-color: #d5d5d5; 838 } 839 840 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen, 841 .wp_themeSkin .mceListBoxHover .mceOpen, 842 .wp_themeSkin .mceListBoxSelected .mceOpen, 843 .wp_themeSkin .mceListBoxSelected .mceText { 844 border-color: #777 !important; 845 background-color: #d5d5d5; 846 } 847 848 .wp_themeSkin table.mceListBoxEnabled:hover .mceText, 849 .wp_themeSkin .mceListBoxHover .mceText { 850 border-color: #777 !important; 851 } 852 853 .wp_themeSkin select.mceListBox { 854 border-color: #b2b2b2; 855 background-color: #fff; 856 } 857 858 /* SplitButton */ 859 .wp_themeSkin .mceSplitButton a.mceAction, 860 .wp_themeSkin .mceSplitButton a.mceOpen { 861 border-color: #b2b2b2; 862 } 863 864 .wp_themeSkin .mceSplitButton a.mceOpen:hover, 865 .wp_themeSkin .mceSplitButtonSelected a.mceOpen, 866 .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction, 867 .wp_themeSkin .mceSplitButton a.mceAction:hover { 868 background-color: #d5d5d5; 869 border-color: #777 !important; 870 } 871 872 .wp_themeSkin .mceSplitButtonActive { 873 background-color: #b2b2b2; 874 } 875 876 /* ColorSplitButton */ 877 .wp_themeSkin div.mceColorSplitMenu table { 878 background-color: #ebebeb; 879 border-color: #b2b2b2; 880 } 881 882 .wp_themeSkin .mceColorSplitMenu a { 883 border-color: #b2b2b2; 884 } 885 886 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors { 887 border-color: #fff; 888 } 889 890 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover { 891 border-color: #0a246a; 892 background-color: #b6bdd2; 893 } 894 895 .wp_themeSkin a.mceMoreColors:hover { 896 border-color: #0a246a; 897 } 898 899 /* Menu */ 900 .wp_themeSkin .mceMenu { 901 border-color: #ddd; 902 } 903 904 .wp_themeSkin .mceMenu table { 905 background-color: #ebeaeb; 906 } 907 908 .wp_themeSkin .mceMenu .mceText { 909 color: #000; 910 } 911 912 .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover, 913 .wp_themeSkin .mceMenu .mceMenuItemActive { 914 background-color: #f5f5f5; 915 } 916 .wp_themeSkin td.mceMenuItemSeparator { 917 background-color: #aaa; 918 } 919 .wp_themeSkin .mceMenuItemTitle a { 920 background-color: #ccc; 921 border-bottom-color: #aaa; 922 } 923 .wp_themeSkin .mceMenuItemTitle span.mceText { 924 color: #000; 925 } 926 .wp_themeSkin .mceMenuItemDisabled .mceText { 927 color: #888; 928 } 929 930 #quicktags, 931 .wp_themeSkin tr.mceFirst td.mceToolbar { 932 background: #e3eef7 url("../images/ed-bg-vs.gif") repeat-x scroll left top; 933 } 934 .wp_themeSkin tr.mceFirst td.mceToolbar { 935 border-color: #dfdfdf; 936 } 937 938 .wp-admin #mceModalBlocker { 939 background: #000; 940 } 941 942 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft { 943 background: #444; 944 border-left: 1px solid #999; 945 border-top: 1px solid #999; 946 -moz-border-radius: 4px 0 0 0; 947 -webkit-border-top-left-radius: 4px; 948 -khtml-border-top-left-radius: 4px; 949 border-top-left-radius: 4px; 950 } 951 952 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight { 953 background: #444; 954 border-right: 1px solid #999; 955 border-top: 1px solid #999; 956 border-top-right-radius: 4px; 957 -khtml-border-top-right-radius: 4px; 958 -webkit-border-top-right-radius: 4px; 959 -moz-border-radius: 0 4px 0 0; 960 } 961 962 .wp-admin .clearlooks2 .mceMiddle .mceLeft { 963 background: #f1f1f1; 964 border-left: 1px solid #999; 965 } 966 967 .wp-admin .clearlooks2 .mceMiddle .mceRight { 968 background: #f1f1f1; 969 border-right: 1px solid #999; 970 } 971 972 .wp-admin .clearlooks2 .mceBottom { 973 background: #f1f1f1; 974 border-bottom: 1px solid #999; 975 } 976 977 .wp-admin .clearlooks2 .mceBottom .mceLeft { 978 background: #f1f1f1; 979 border-bottom: 1px solid #999; 980 border-left: 1px solid #999; 981 } 982 983 .wp-admin .clearlooks2 .mceBottom .mceCenter { 984 background: #f1f1f1; 985 border-bottom: 1px solid #999; 986 } 987 988 .wp-admin .clearlooks2 .mceBottom .mceRight { 989 background: #f1f1f1; 990 border-bottom: 1px solid #999; 991 border-right: 1px solid #999; 992 } 993 994 .wp-admin .clearlooks2 .mceFocus .mceTop span { 995 color: #e5e5e5; 996 } 997 /* end TinyMCE */ 998 999 #editorcontainer, 1000 #post-status-info, 1001 #titlediv #title, 1002 .editwidget .widget-inside { 1003 border-color: #dfdfdf; 1004 } 1005 1006 #titlediv #title { 1007 background-color: #fff; 1008 } 1009 1010 #tTips p#tTips_inside { 1011 background-color: #ddd; 1012 color: #333; 1013 } 1014 1015 #timestampdiv input, 1016 #namediv input, 1017 #poststuff .inside .the-tagcloud { 1018 border-color: #dfdfdf; 1019 } 1020 1021 /* menu */ 1022 #adminmenu * { 1023 border-color: #dfdfdf; 1024 } 1025 1026 #adminmenu li.wp-menu-separator { 1027 background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px; 1028 } 1029 1030 .folded #adminmenu li.wp-menu-separator { 1031 background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px; 1032 } 1033 1034 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, 1035 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 1036 background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px; 1037 } 1038 1039 #adminmenu .wp-has-submenu:hover .wp-menu-toggle, 1040 #adminmenu .wp-menu-open .wp-menu-toggle { 1041 background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px; 1042 } 1043 1044 #adminmenu a.menu-top { 1045 background: #eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px; 1046 } 1047 1048 #adminmenu .wp-submenu a { 1049 background: #fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px; 1050 } 1051 1052 #adminmenu .wp-has-current-submenu ul li a { 1053 background: none; 1054 } 1055 1056 #adminmenu .wp-has-current-submenu ul li a.current { 1057 background: url(../images/menu-dark.gif) top left no-repeat !important; 1058 } 1059 1060 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, 1061 #adminmenu .menu-top .current { 1062 background: #3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x; 1063 border-color: #1d507d; 1064 color: #fff; 1065 text-shadow: rgba(0,0,0,0.4) 0 -1px 0; 1066 } 1067 1068 #adminmenu li.wp-has-current-submenu .wp-submenu, 1069 #adminmenu li.wp-has-current-submenu ul li a { 1070 border-color: #aaa !important; 1071 } 1072 1073 #adminmenu li.wp-has-current-submenu ul li a { 1074 background: url(../images/menu-dark.gif) bottom left no-repeat !important; 1075 } 1076 1077 #adminmenu li.wp-has-current-submenu ul { 1078 border-bottom-color: #aaa; 1079 } 1080 1081 #adminmenu li.menu-top .current:hover { 1082 border-color: #6583c0; 1083 } 1084 1085 #adminmenu .wp-submenu .current a.current { 1086 background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll 0 -289px; 1087 } 1088 1089 #adminmenu .wp-submenu a:hover { 1090 background-color: #eaf2fa !important; 1091 color: #333 !important; 1092 } 1093 1094 #adminmenu .wp-submenu li.current, 1095 #adminmenu .wp-submenu li.current a, 1096 #adminmenu .wp-submenu li.current a:hover { 1097 color: #333; 1098 background-color: #f5f5f5; 1099 background-image: none; 1100 border-color: #e3e3e3; 1101 text-shadow: rgba(255,255,255,1) 0 1px 0; 1102 } 1103 1104 #adminmenu .wp-submenu ul { 1105 background-color: #fff; 1106 } 1107 1108 .folded #adminmenu li.menu-top, 1109 #adminmenu .wp-submenu .wp-submenu-head { 1110 background-color: #eaf2fa; 1111 } 1112 1113 .folded #adminmenu li.wp-has-current-submenu, 1114 .folded #adminmenu li.menu-top.current { 1115 background-color: #bbd8e7; 1116 } 1117 1118 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { 1119 background-color: #bbd8e7; 1120 border-color: #8cbdd5; 1121 } 1122 1123 #adminmenu div.wp-submenu { 1124 background-color: transparent; 1125 } 1126 1127 /* menu icons */ 1128 #adminmenu #menu-dashboard div.wp-menu-image { 1129 background: transparent url("../images/menu-vs.png") no-repeat scroll -61px -33px; 1130 } 1131 1132 #adminmenu #menu-dashboard:hover div.wp-menu-image, 1133 #adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image, 1134 #adminmenu #menu-dashboard.current div.wp-menu-image { 1135 background: transparent url("../images/menu-vs.png") no-repeat scroll -61px -1px; 1136 } 1137 1138 #adminmenu #menu-posts div.wp-menu-image { 1139 background: transparent url("../images/menu-vs.png") no-repeat scroll -272px -33px; 1140 } 1141 1142 #adminmenu #menu-posts:hover div.wp-menu-image, 1143 #adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image { 1144 background: transparent url("../images/menu-vs.png") no-repeat scroll -272px -1px; 1145 } 1146 1147 #adminmenu #menu-media div.wp-menu-image { 1148 background: transparent url("../images/menu-vs.png") no-repeat scroll -121px -33px; 1149 } 1150 1151 #adminmenu #menu-media:hover div.wp-menu-image, 1152 #adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image { 1153 background: transparent url("../images/menu-vs.png") no-repeat scroll -121px -1px; 1154 } 1155 1156 #adminmenu #menu-links div.wp-menu-image { 1157 background: transparent url("../images/menu-vs.png") no-repeat scroll -91px -33px; 1158 } 1159 1160 #adminmenu #menu-links:hover div.wp-menu-image, 1161 #adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image { 1162 background: transparent url("../images/menu-vs.png") no-repeat scroll -91px -1px; 1163 } 1164 1165 #adminmenu #menu-pages div.wp-menu-image { 1166 background: transparent url("../images/menu-vs.png") no-repeat scroll -151px -33px; 1167 } 1168 1169 #adminmenu #menu-pages:hover div.wp-menu-image, 1170 #adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image { 1171 background: transparent url("../images/menu-vs.png") no-repeat scroll -151px -1px; 1172 } 1173 1174 #adminmenu #menu-comments div.wp-menu-image { 1175 background: transparent url("../images/menu-vs.png") no-repeat scroll -31px -33px; 1176 } 1177 1178 #adminmenu #menu-comments:hover div.wp-menu-image, 1179 #adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image, 1180 #adminmenu #menu-comments.current div.wp-menu-image { 1181 background: transparent url("../images/menu-vs.png") no-repeat scroll -31px -1px; 1182 } 1183 1184 #adminmenu #menu-appearance div.wp-menu-image { 1185 background: transparent url("../images/menu-vs.png") no-repeat scroll -1px -33px; 1186 } 1187 1188 #adminmenu #menu-appearance:hover div.wp-menu-image, 1189 #adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image { 1190 background: transparent url("../images/menu-vs.png") no-repeat scroll -1px -1px; 1191 } 1192 1193 #adminmenu #menu-plugins div.wp-menu-image { 1194 background: transparent url("../images/menu-vs.png") no-repeat scroll -181px -33px; 1195 } 1196 1197 #adminmenu #menu-plugins:hover div.wp-menu-image, 1198 #adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image { 1199 background: transparent url("../images/menu-vs.png") no-repeat scroll -181px -1px; 1200 } 1201 1202 #adminmenu #menu-users div.wp-menu-image { 1203 background: transparent url("../images/menu-vs.png") no-repeat scroll -301px -33px; 1204 } 1205 1206 #adminmenu #menu-users:hover div.wp-menu-image, 1207 #adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image { 1208 background: transparent url("../images/menu-vs.png") no-repeat scroll -301px -1px; 1209 } 1210 1211 #adminmenu #menu-tools div.wp-menu-image { 1212 background: transparent url("../images/menu-vs.png") no-repeat scroll -211px -33px; 1213 } 1214 1215 #adminmenu #menu-tools:hover div.wp-menu-image, 1216 #adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image { 1217 background: transparent url("../images/menu-vs.png") no-repeat scroll -211px -1px; 1218 } 1219 1220 #adminmenu #menu-settings div.wp-menu-image { 1221 background: transparent url("../images/menu-vs.png") no-repeat scroll -241px -33px; 1222 } 1223 1224 #adminmenu #menu-settings:hover div.wp-menu-image, 1225 #adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image { 1226 background: transparent url("../images/menu-vs.png") no-repeat scroll -241px -1px; 1227 } 1228 /* end menu */ 1229 1230 1231 /* Diff */ 1232 table.diff .diff-deletedline { 1233 background-color: #fdd; 1234 } 1235 1236 table.diff .diff-deletedline del { 1237 background-color: #f99; 1238 } 1239 1240 table.diff .diff-addedline { 1241 background-color: #dfd; 1242 } 1243 1244 table.diff .diff-addedline ins { 1245 background-color: #9f9; 1246 } 1247 1248 #att-info { 1249 background-color: #e4f2fd; 1250 } 1251 1252 /* edit image */ 1253 #sidemenu a { 1254 background-color: #f9f9f9; 1255 border-color: #f9f9f9; 1256 border-bottom-color: #dfdfdf; 1257 } 1258 1259 #sidemenu a.current { 1260 background-color: #fff; 1261 border-color: #dfdfdf #dfdfdf #fff; 1262 color: #d54e21; 1263 } 1264 1265 #screen-options-wrap, 1266 #contextual-help-wrap { 1267 background-color: #eae9e4; 1268 border-color: #dfdfdf; 1269 } 1270 1271 #screen-meta-links a.show-settings { 1272 color: #606060; 1273 } 1274 1275 #screen-meta-links a.show-settings:hover { 1276 color: #000; 1277 } 1278 1279 #replysubmit { 1280 background-color: #f1f1f1; 1281 border-top-color: #ddd; 1282 } 1283 1284 #replyerror { 1285 border-color: #ddd; 1286 background-color: #f9f9f9; 1287 } 1288 1289 #edithead, 1290 #replyhead { 1291 background-color: #f1f1f1; 1292 } 1293 1294 #ed_reply_toolbar { 1295 background-color: #e9e9e9; 1296 } 1297 1298 /* table vim shortcuts */ 1299 .vim-current, 1300 .vim-current th, 1301 .vim-current td { 1302 background-color: #e4f2fd !important; 1303 } 1304 1305 /* Install Plugins */ 1306 .star-average, 1307 .star.star-rating { 1308 background-color: #fc0; 1309 } 1310 1311 div.star.select:hover { 1312 background-color: #d00; 1313 } 1314 1315 #plugin-information .fyi ul { 1316 background-color: #eaf3fa; 1317 } 1318 1319 #plugin-information .fyi h2.mainheader { 1320 background-color: #cee1ef; 1321 } 1322 1323 #plugin-information pre, 1324 #plugin-information code { 1325 background-color: #ededff; 1326 } 1327 1328 #plugin-information pre { 1329 border: 1px solid #ccc; 1330 } 1331 1332 /* inline editor */ 1333 .inline-edit-row fieldset input[type="text"], 1334 .inline-edit-row fieldset textarea, 1335 #bulk-titles, 1336 #replyrow input { 1337 border-color: #ddd; 1338 } 1339 1340 .inline-editor div.title { 1341 background-color: #eaf3fa; 1342 } 1343 1344 .inline-editor ul.cat-checklist { 1345 background-color: #fff; 1346 border-color: #ddd; 1347 } 1348 1349 .inline-editor .categories .catshow, 1350 .inline-editor .categories .cathide { 1351 color: #21759b; 1352 } 1353 1354 .inline-editor .quick-edit-save { 1355 background-color: #f1f1f1; 1356 } 1357 1358 #replyrow #ed_reply_toolbar input:hover { 1359 border-color: #aaa; 1360 background: #ddd; 1361 } 1362 1363 fieldset.inline-edit-col-right .inline-edit-col { 1364 border-color: #dfdfdf; 1365 } 1366 1367 .attention { 1368 color: #d54e21; 1369 } 1370 1371 .meta-box-sortables .postbox:hover .handlediv { 1372 background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px; 1373 } 1374 1375 #major-publishing-actions { 1376 background: #eaf2fa; 1377 } 1378 1379 .tablenav .tablenav-pages { 1380 color: #555; 1381 } 1382 1383 .tablenav .tablenav-pages a { 1384 border-color: #e3e3e3; 1385 background: #eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px; 1386 } 1387 1388 .tablenav .tablenav-pages a:hover { 1389 color: #d54e21; 1390 border-color: #d54321; 1391 } 1392 1393 .tablenav .tablenav-pages a:active { 1394 color: #fff !important; 1395 } 1396 1397 .tablenav .tablenav-pages .current { 1398 background: #dfdfdf; 1399 border-color: #d3d3d3; 1400 } 1401 1402 #availablethemes, 1403 #availablethemes td { 1404 border-color: #ddd; 1405 } 1406 1407 #current-theme img { 1408 border-color: #999; 1409 } 1410 1411 #TB_window #TB_title a.tb-theme-preview-link, 1412 #TB_window #TB_title a.tb-theme-preview-link:visited { 1413 color: #999; 1414 } 1415 1416 #TB_window #TB_title a.tb-theme-preview-link:hover, 1417 #TB_window #TB_title a.tb-theme-preview-link:focus { 1418 color: #ccc; 1419 } 1420 1421 .misc-pub-section { 1422 border-bottom-color: #eee; 1423 } 1424 1425 #minor-publishing { 1426 border-bottom-color: #ddd; 1427 } 1428 1429 #post-body .misc-pub-section { 1430 border-right-color: #eee; 1431 } 1432 1433 .post-com-count span { 1434 background-color: #bbb; 1435 } 1436 1437 .form-table .color-palette td { 1438 border-color: #fff; 1439 } 1440 1441 .sortable-placeholder { 1442 border-color: #bbb; 1443 background-color: #f5f5f5; 1444 } 1445 1446 #post-body ul#category-tabs li.tabs a { 1447 color: #333; 1448 } 1449 1450 #wp_editimgbtn, 1451 #wp_delimgbtn, 1452 #wp_editgallery, 1453 #wp_delgallery { 1454 border-color: #999; 1455 background-color: #eee; 1456 } 1457 1458 #wp_editimgbtn:hover, 1459 #wp_delimgbtn:hover, 1460 #wp_editgallery:hover, 1461 #wp_delgallery:hover { 1462 border-color: #555; 1463 background-color: #ccc; 1464 } 1465 1466 #favorite-first { 1467 background: #5580a6 url(../images/fav-vs.png) repeat-x 0 center; 1468 border-color: #517ea5 !important; 1469 border-bottom-color: #416686 !important; 1470 } 1471 1472 #favorite-actions .slide-down { 1473 background-image: url(../images/fav-top-vs.gif); 1474 background-position:0 0; 1475 background-repeat: repeat-x; 1476 } 1477 1478 #favorite-inside { 1479 border-color: #5b86ac; 1480 background-color: #5580a6; 1481 } 1482 1483 #favorite-toggle { 1484 background: transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px; 1485 } 1486 1487 #favorite-actions a { 1488 color: #ddd; 1489 } 1490 1491 #favorite-actions a:hover { 1492 color: #fff; 1493 } 1494 1495 #favorite-inside a:hover { 1496 text-decoration: underline; 1497 } 1498 1499 #favorite-actions .slide-down { 1500 border-bottom-color: #626262; 1501 } 1502 1503 .submit input, 1504 .button, 1505 .button-primary, 1506 .button-secondary, 1507 .button-highlighted, 1508 #postcustomstuff .submit input { 1509 text-shadow: rgba(255,255,255,1) 0 1px 0; 1510 } 1511 1512 .button-primary, 1513 .submit .button-primary { 1514 text-shadow: rgba(0,0,0,0.3) 0 -1px 0; 1515 } 1516 1517 #screen-meta a.show-settings { 1518 background-color: transparent; 1519 text-shadow: rgba(255,255,255,0.7) 0 1px 0; 1520 } 1521 1522 #icon-edit, 1523 #icon-post { 1524 background: transparent url(../images/icons32-vs.png) no-repeat -552px -5px; 1525 } 1526 1527 #icon-index { 1528 background: transparent url(../images/icons32-vs.png) no-repeat -137px -5px; 1529 } 1530 1531 #icon-upload { 1532 background: transparent url(../images/icons32-vs.png) no-repeat -251px -5px; 1533 } 1534 1535 #icon-link-manager, 1536 #icon-link, 1537 #icon-link-category { 1538 background: transparent url(../images/icons32-vs.png) no-repeat -190px -5px; 1539 } 1540 1541 #icon-edit-pages, 1542 #icon-page { 1543 background: transparent url(../images/icons32-vs.png) no-repeat -312px -5px; 1544 } 1545 1546 #icon-edit-comments { 1547 background: transparent url(../images/icons32-vs.png) no-repeat -72px -5px; 1548 } 1549 1550 #icon-themes { 1551 background: transparent url(../images/icons32-vs.png) no-repeat -11px -5px; 1552 } 1553 1554 #icon-plugins { 1555 background: transparent url(../images/icons32-vs.png) no-repeat -370px -5px; 1556 } 1557 1558 #icon-users, 1559 #icon-profile, 1560 #icon-user-edit { 1561 background: transparent url(../images/icons32-vs.png) no-repeat -600px -5px; 1562 } 1563 1564 #icon-tools, 1565 #icon-admin { 1566 background: transparent url(../images/icons32-vs.png) no-repeat -432px -5px; 1567 } 1568 1569 #icon-options-general { 1570 background: transparent url(../images/icons32-vs.png) no-repeat -492px -5px; 1571 } 1572 1573 .view-switch #view-switch-list { 1574 background: transparent url(../images/list-vs.png) no-repeat 0 0; 1575 } 1576 1577 .view-switch #view-switch-list.current { 1578 background: transparent url(../images/list-vs.png) no-repeat -40px 0; 1579 } 1580 1581 .view-switch #view-switch-excerpt { 1582 background: transparent url(../images/list-vs.png) no-repeat -20px 0; 1583 } 1584 1585 .view-switch #view-switch-excerpt.current { 1586 background: transparent url(../images/list-vs.png) no-repeat -60px 0; 1587 } 1588 1589 #header-logo { 1590 background: transparent url(../images/wp-logo-vs.gif) no-repeat scroll center center; 1591 } 1592 1593 #wphead #site-visit-button { 1594 background-color: #3c6b95; 1595 background-image: url(../images/visit-site-button-grad-vs.gif); 1596 color: #b6d1e4; 1597 text-shadow: #3f3f3f 0 -1px 0; 1598 } 1599 1600 #wphead a:hover #site-visit-button { 1601 color: #fff; 1602 } 1603 1604 #wphead a:focus #site-visit-button, 1605 #wphead a:active #site-visit-button { 1606 background-position: 0 -27px; 1607 } 1608 1609 .popular-tags, 1610 .feature-filter { 1611 background-color: #fff; 1612 border-color: #dfdfdf; 1613 } 1614 1615 #theme-information .action-button { 1616 border-top-color: #dfdfdf; 1617 } 1618 1619 .theme-listing br.line { 1620 border-bottom-color: #ccc; 1621 } 1622 1623 div.widgets-sortables, 1624 #widgets-left .inactive { 1625 background-color: #f1f1f1; 1626 border-color: #ddd; 1627 } 1628 1629 #available-widgets .widget-holder { 1630 background-color: #fff; 1631 border-color: #ddd; 1632 } 1633 1634 #widgets-left .sidebar-name { 1635 background-color: #aaa; 1636 background-image: url(../images/ed-bg-vs.gif); 1637 text-shadow: #FFFFFF 0 1px 0; 1638 border-color: #dfdfdf; 1639 } 1640 1641 #widgets-right .sidebar-name { 1642 background-image: url(../images/fav-vs.png); 1643 text-shadow: #3f3f3f 0 -1px 0; 1644 background-color: #636363; 1645 border-color: #636363; 1646 color: #fff; 1647 } 1648 1649 .sidebar-name:hover, 1650 #removing-widget { 1651 color: #d54e21; 1652 } 1653 1654 #removing-widget span { 1655 color: black; 1656 } 1657 1658 #widgets-left .sidebar-name-arrow { 1659 background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px; 1660 } 1661 1662 #widgets-right .sidebar-name-arrow { 1663 background: transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px; 1664 } 1665 1666 .in-widget-title { 1667 color: #606060; 1668 } 1669 1670 .deleting .widget-title * { 1671 color: #aaa; 1672 } 1 html{background-color:#f7f6f1;}* html input,* html .widget{border-color:#8cbdd5;}textarea,input,select{border-color:#dfdfdf;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body>#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links,#replyrow #ed_reply_toolbar input{border-color:#ccc;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#f9f9f9;}#postcustomstuff thead th{background-color:#f1f1f1;}#postcustomstuff table input,#postcustomstuff table textarea{border-color:#dfdfdf;background-color:#fff;}.widefat{border-color:#dfdfdf;background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,ul#category-tabs li.tabs{border-color:#dfdfdf;}ul#category-tabs li.tabs{background-color:#f1f1f1;}input.disabled,textarea.disabled{background-color:#ccc;}.login #backtoblog a:hover,#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3{background:#d5e6f2 url("../images/blue-grad.png") repeat-x left top;text-shadow:#fff 0 1px 0;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#093e56;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alt .alternate{background-color:#edfbfc;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}.error,#login #login_error{background-color:#ffebe8;border-color:#c00;}.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input{border-color:#c00!important;}.submit{border-color:#8cbdd5;}.highlight{background-color:#e4f2fd;color:#d54e21;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.rss-widget span.rss-date,.subsubsub{color:#666;}.media-item{border-bottom-color:#dfdfdf;}#wpbody-content #media-items .describe{border-top-color:#dfdfdf;}.describe input[type="text"],.describe textarea{border-color:#dfdfdf;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#dfdfdf;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#adaca7;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}.button-primary,.submit .button-primary,#login form .submit input{border-color:#5b86ab!important;font-weight:bold;color:#fff!important;background:#5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;}.button-primary:active,#login form .submit input:active{background:#21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top!important;}.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#ccc!important;border-color:#ccc;}.button-primary[disabled],.button-primary:disabled{color:#80a3d2!important;}a:active,a:focus{color:#d54e21;}a:hover,#wphead #viewsite a:hover,#adminmenu a:hover,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#login form .submit input:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}#dashboard_right_now .table{background:#faf9f7!important;}.button-primary:hover,#login form .submit input:hover{border-color:#2e5475!important;color:#eaf2fa!important;}#side-sortables #category-tabs .tabs a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete,a.delete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}.updated,.login #login_error,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#b8d3e2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th,#install-plugins .plugins td,#install-plugins .plugins th{border-color:#dfdfdf;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;background:#d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#poststuff #edButtonPreview,#poststuff #edButtonHTML,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#1c6280;}body.press-this .tabs a,body.press-this .tabs a:hover{background-color:#fff;border-color:#c6d9e9;border-bottom-color:#fff;color:#d54e21;}#adminmenu #awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow,#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li a:hover #awaiting-mod,#adminmenu li a:hover .update-plugins,#sidemenu li a:hover .update-plugins{background-color:#264761;color:#fff;}#adminmenu li.current a #awaiting-mod,#adminmenu li.current a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins{background-color:#ddd;color:#000;text-shadow:none;-moz-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-khtml-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-webkit-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;box-shadow:rgba(0,0,0,0.2) 0 -1px 0;}#adminmenu li.current a:hover #awaiting-mod,#adminmenu li.current a:hover .update-plugins,#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,#adminmenu li.wp-has-current-submenu a:hover .update-plugins{background-color:#264761;color:#fff;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}#ed_toolbar input,#ed_reply_toolbar input{background:#fff url("../images/fade-butt.png") repeat-x 0 -2px;}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on{color:#777;}.login #nav a{color:#21759b!important;}.login #nav a:hover{color:#d54e21!important;}#footer,#footer-upgrade{background:#1d507d;color:#b6d1e4;}#media-items{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,.postbox,#your-profile #rich_editing{background-color:#fff;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#ebeeef;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list .unapproved,#the-comment-list .unapproved th,#the-comment-list .unapproved td{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}#the-comment-list .delete a{color:#bc0b0b;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#dfdfdf;}.widget,.postbox{background-color:#fff;}.ui-sortable .postbox h3{color:#093e56;}.widget .widget-top,.ui-sortable .postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag{background-color:#fffeeb;border-color:#ccc;color:#555;}.login #backtoblog a{color:#ccc;}#wphead{background-color:#1d507d;}body.login{border-top-color:#093e56;}#wphead h1 a{color:#fff;}#login form input{color:#555;}#user_info{color:#b6d1e4;}#user_info a:link,#user_info a:visited,#footer a:link,#footer a:visited{color:#fff;text-decoration:none;}#user_info a:hover,#user_info a:active,#footer a:hover,#footer a:active{text-decoration:underline;}div#media-upload-error,.file-error,abbr.required,.widget-control-remove:hover,.delete a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#quicktags{border-color:#dfdfdf;background-color:#dfdfdf;}#ed_toolbar input{border-color:#c3c3c3;}#ed_toolbar input:hover{border-color:#aaa;background:#ddd;}#poststuff .wp_themeSkin .mceStatusbar{border-color:#ededed;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{background-color:#f2f1eb;border-color:#dfdfdf;color:#999;}#poststuff #editor-toolbar .active{border-bottom-color:#e3eef7;background-color:#e3eef7;color:#333;}#post-status-info{background-color:#ededed;}.wp_themeSkin *,.wp_themeSkin a:hover,.wp_themeSkin a:link,.wp_themeSkin a:visited,.wp_themeSkin a:active{color:#000;}.wp_themeSkin iframe{background:#fff;}.wp_themeSkin .mceStatusbar{color:#000;background-color:#f5f5f5;}.wp_themeSkin .mceButton{background-color:#e9e8e8;border-color:#b2b2b2;}.wp_themeSkin a.mceButtonEnabled:hover,.wp_themeSkin a.mceButtonActive,.wp_themeSkin a.mceButtonSelected{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceButtonDisabled{border-color:#ccc!important;}.wp_themeSkin .mceListBox .mceText,.wp_themeSkin .mceListBox .mceOpen{border-color:#b2b2b2;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp_themeSkin .mceListBoxHover .mceOpen,.wp_themeSkin .mceListBoxSelected .mceOpen,.wp_themeSkin .mceListBoxSelected .mceText{border-color:#777!important;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceText,.wp_themeSkin .mceListBoxHover .mceText{border-color:#777!important;}.wp_themeSkin select.mceListBox{border-color:#b2b2b2;background-color:#fff;}.wp_themeSkin .mceSplitButton a.mceAction,.wp_themeSkin .mceSplitButton a.mceOpen{border-color:#b2b2b2;}.wp_themeSkin .mceSplitButton a.mceOpen:hover,.wp_themeSkin .mceSplitButtonSelected a.mceOpen,.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,.wp_themeSkin .mceSplitButton a.mceAction:hover{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceSplitButtonActive{background-color:#b2b2b2;}.wp_themeSkin div.mceColorSplitMenu table{background-color:#ebebeb;border-color:#b2b2b2;}.wp_themeSkin .mceColorSplitMenu a{border-color:#b2b2b2;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors{border-color:#fff;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover{border-color:#0a246a;background-color:#b6bdd2;}.wp_themeSkin a.mceMoreColors:hover{border-color:#0a246a;}.wp_themeSkin .mceMenu{border-color:#ddd;}.wp_themeSkin .mceMenu table{background-color:#ebeaeb;}.wp_themeSkin .mceMenu .mceText{color:#000;}.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,.wp_themeSkin .mceMenu .mceMenuItemActive{background-color:#f5f5f5;}.wp_themeSkin td.mceMenuItemSeparator{background-color:#aaa;}.wp_themeSkin .mceMenuItemTitle a{background-color:#ccc;border-bottom-color:#aaa;}.wp_themeSkin .mceMenuItemTitle span.mceText{color:#000;}.wp_themeSkin .mceMenuItemDisabled .mceText{color:#888;}#quicktags,.wp_themeSkin tr.mceFirst td.mceToolbar{background:#e3eef7 url("../images/ed-bg-vs.gif") repeat-x scroll left top;}.wp_themeSkin tr.mceFirst td.mceToolbar{border-color:#dfdfdf;}.wp-admin #mceModalBlocker{background:#000;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft{background:#444;border-left:1px solid #999;border-top:1px solid #999;-moz-border-radius:4px 0 0 0;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight{background:#444;border-right:1px solid #999;border-top:1px solid #999;border-top-right-radius:4px;-khtml-border-top-right-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius:0 4px 0 0;}.wp-admin .clearlooks2 .mceMiddle .mceLeft{background:#f1f1f1;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceMiddle .mceRight{background:#f1f1f1;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceBottom{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceLeft{background:#f1f1f1;border-bottom:1px solid #999;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceCenter{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceRight{background:#f1f1f1;border-bottom:1px solid #999;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceFocus .mceTop span{color:#e5e5e5;}#editorcontainer,#post-status-info,#titlediv #title,.editwidget .widget-inside{border-color:#dfdfdf;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#dfdfdf;}#adminmenu *{border-color:#dfdfdf;}#adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;}.folded #adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;}#adminmenu a.menu-top{background:#eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;}#adminmenu .wp-submenu a{background:#fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px;}#adminmenu .wp-has-current-submenu ul li a{background:none;}#adminmenu .wp-has-current-submenu ul li a.current{background:url(../images/menu-dark.gif) top left no-repeat!important;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu .menu-top .current{background:#3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x;border-color:#1d507d;color:#fff;text-shadow:rgba(0,0,0,0.4) 0 -1px 0;}#adminmenu li.wp-has-current-submenu .wp-submenu,#adminmenu li.wp-has-current-submenu ul li a{border-color:#aaa!important;}#adminmenu li.wp-has-current-submenu ul li a{background:url(../images/menu-dark.gif) bottom left no-repeat!important;}#adminmenu li.wp-has-current-submenu ul{border-bottom-color:#aaa;}#adminmenu li.menu-top .current:hover{border-color:#6583c0;}#adminmenu .wp-submenu .current a.current{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll 0 -289px;}#adminmenu .wp-submenu a:hover{background-color:#eaf2fa!important;color:#333!important;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;background-color:#f5f5f5;background-image:none;border-color:#e3e3e3;text-shadow:rgba(255,255,255,1) 0 1px 0;}#adminmenu .wp-submenu ul{background-color:#fff;}.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{background-color:#eaf2fa;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.menu-top.current{background-color:#bbd8e7;}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#bbd8e7;border-color:#8cbdd5;}#adminmenu div.wp-submenu{background-color:transparent;}#adminmenu #menu-dashboard div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -61px -33px;}#adminmenu #menu-dashboard:hover div.wp-menu-image,#adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-dashboard.current div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -61px -1px;}#adminmenu #menu-posts div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -272px -33px;}#adminmenu #menu-posts:hover div.wp-menu-image,#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -272px -1px;}#adminmenu #menu-media div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -121px -33px;}#adminmenu #menu-media:hover div.wp-menu-image,#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -121px -1px;}#adminmenu #menu-links div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -91px -33px;}#adminmenu #menu-links:hover div.wp-menu-image,#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -91px -1px;}#adminmenu #menu-pages div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -151px -33px;}#adminmenu #menu-pages:hover div.wp-menu-image,#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -151px -1px;}#adminmenu #menu-comments div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -31px -33px;}#adminmenu #menu-comments:hover div.wp-menu-image,#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-comments.current div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -31px -1px;}#adminmenu #menu-appearance div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -1px -33px;}#adminmenu #menu-appearance:hover div.wp-menu-image,#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -1px -1px;}#adminmenu #menu-plugins div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -181px -33px;}#adminmenu #menu-plugins:hover div.wp-menu-image,#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -181px -1px;}#adminmenu #menu-users div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -301px -33px;}#adminmenu #menu-users:hover div.wp-menu-image,#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -301px -1px;}#adminmenu #menu-tools div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -211px -33px;}#adminmenu #menu-tools:hover div.wp-menu-image,#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -211px -1px;}#adminmenu #menu-settings div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -241px -33px;}#adminmenu #menu-settings:hover div.wp-menu-image,#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu-vs.png") no-repeat scroll -241px -1px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#e4f2fd;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#d54e21;}#screen-options-wrap,#contextual-help-wrap{background-color:#eae9e4;border-color:#dfdfdf;}#screen-meta-links a.show-settings{color:#606060;}#screen-meta-links a.show-settings:hover{color:#000;}#replysubmit{background-color:#f1f1f1;border-top-color:#ddd;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}#edithead,#replyhead{background-color:#f1f1f1;}#ed_reply_toolbar{background-color:#e9e9e9;}.vim-current,.vim-current th,.vim-current td{background-color:#e4f2fd!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea,#bulk-titles,#replyrow input{border-color:#ddd;}.inline-editor div.title{background-color:#eaf3fa;}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}#replyrow #ed_reply_toolbar input:hover{border-color:#aaa;background:#ddd;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#d54e21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;}#major-publishing-actions{background:#eaf2fa;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover{color:#d54e21;border-color:#d54321;}.tablenav .tablenav-pages a:active{color:#fff!important;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-bottom-color:#eee;}#minor-publishing{border-bottom-color:#ddd;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul#category-tabs li.tabs a{color:#333;}#wp_editimgbtn,#wp_delimgbtn,#wp_editgallery,#wp_delgallery{border-color:#999;background-color:#eee;}#wp_editimgbtn:hover,#wp_delimgbtn:hover,#wp_editgallery:hover,#wp_delgallery:hover{border-color:#555;background-color:#ccc;}#favorite-first{background:#5580a6 url(../images/fav-vs.png) repeat-x 0 center;border-color:#517ea5!important;border-bottom-color:#416686!important;}#favorite-actions .slide-down{background-image:url(../images/fav-top-vs.gif);background-position:0 0;background-repeat:repeat-x;}#favorite-inside{border-color:#5b86ac;background-color:#5580a6;}#favorite-toggle{background:transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px;}#favorite-actions a{color:#ddd;}#favorite-actions a:hover{color:#fff;}#favorite-inside a:hover{text-decoration:underline;}#favorite-actions .slide-down{border-bottom-color:#626262;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{text-shadow:rgba(255,255,255,1) 0 1px 0;}.button-primary,.submit .button-primary{text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}#screen-meta a.show-settings{background-color:transparent;text-shadow:rgba(255,255,255,0.7) 0 1px 0;}#icon-edit,#icon-post{background:transparent url(../images/icons32-vs.png) no-repeat -552px -5px;}#icon-index{background:transparent url(../images/icons32-vs.png) no-repeat -137px -5px;}#icon-upload{background:transparent url(../images/icons32-vs.png) no-repeat -251px -5px;}#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32-vs.png) no-repeat -190px -5px;}#icon-edit-pages,#icon-page{background:transparent url(../images/icons32-vs.png) no-repeat -312px -5px;}#icon-edit-comments{background:transparent url(../images/icons32-vs.png) no-repeat -72px -5px;}#icon-themes{background:transparent url(../images/icons32-vs.png) no-repeat -11px -5px;}#icon-plugins{background:transparent url(../images/icons32-vs.png) no-repeat -370px -5px;}#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32-vs.png) no-repeat -600px -5px;}#icon-tools,#icon-admin{background:transparent url(../images/icons32-vs.png) no-repeat -432px -5px;}#icon-options-general{background:transparent url(../images/icons32-vs.png) no-repeat -492px -5px;}.view-switch #view-switch-list{background:transparent url(../images/list-vs.png) no-repeat 0 0;}.view-switch #view-switch-list.current{background:transparent url(../images/list-vs.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list-vs.png) no-repeat -20px 0;}.view-switch #view-switch-excerpt.current{background:transparent url(../images/list-vs.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo-vs.gif) no-repeat scroll center center;}#wphead #site-visit-button{background-color:#3c6b95;background-image:url(../images/visit-site-button-grad-vs.gif);color:#b6d1e4;text-shadow:#3f3f3f 0 -1px 0;}#wphead a:hover #site-visit-button{color:#fff;}#wphead a:focus #site-visit-button,#wphead a:active #site-visit-button{background-position:0 -27px;}.popular-tags,.feature-filter{background-color:#fff;border-color:#dfdfdf;}#theme-information .action-button{border-top-color:#dfdfdf;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#f1f1f1;border-color:#ddd;}#available-widgets .widget-holder{background-color:#fff;border-color:#ddd;}#widgets-left .sidebar-name{background-color:#aaa;background-image:url(../images/ed-bg-vs.gif);text-shadow:#FFF 0 1px 0;border-color:#dfdfdf;}#widgets-right .sidebar-name{background-image:url(../images/fav-vs.png);text-shadow:#3f3f3f 0 -1px 0;background-color:#636363;border-color:#636363;color:#fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}#widgets-left .sidebar-name-arrow{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;}#widgets-right .sidebar-name-arrow{background:transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;} -
trunk/wp-admin/css/colors-fresh.css
r11731 r11857 1 html { 2 background-color: #f9f9f9; 3 } 4 5 * html input, 6 * html .widget { 7 border-color: #dfdfdf; 8 } 9 10 textarea, 11 input, 12 select { 13 border-color: #DFDFDF; 14 } 15 16 kbd, 17 code { 18 background: #eaeaea; 19 } 20 21 input[readonly] { 22 background-color: #eee; 23 } 24 25 .find-box-search { 26 border-color: #dfdfdf; 27 background-color: #f1f1f1; 28 } 29 30 .find-box { 31 background-color: #f1f1f1; 32 } 33 34 .find-box-inside { 35 background-color: #fff; 36 } 37 38 a.page-numbers:hover { 39 border-color: #999; 40 } 41 42 body, 43 #wpbody, 44 .form-table .pre { 45 color: #333; 46 } 47 48 body > #upload-menu { 49 border-bottom-color: #fff; 50 } 51 52 #postcustomstuff table, 53 #your-profile fieldset, 54 #rightnow, 55 div.dashboard-widget, 56 #dashboard-widgets p.dashboard-widget-links, 57 #replyrow #ed_reply_toolbar input { 58 border-color: #ccc; 59 } 60 61 #poststuff .inside label.spam, 62 #poststuff .inside label.deleted { 63 color: red; 64 } 65 66 #poststuff .inside label.waiting { 67 color: orange; 68 } 69 70 #poststuff .inside label.approved { 71 color: green; 72 } 73 74 #postcustomstuff table { 75 border-color: #dfdfdf; 76 background-color: #F9F9F9; 77 } 78 79 #postcustomstuff thead th { 80 background-color: #F1F1F1; 81 } 82 83 #postcustomstuff table input, 84 #postcustomstuff table textarea { 85 border-color: #dfdfdf; 86 background-color: #fff; 87 } 88 89 .widefat { 90 border-color: #dfdfdf; 91 background-color: #fff; 92 } 93 94 div.dashboard-widget-error { 95 background-color: #c43; 96 } 97 98 div.dashboard-widget-notice { 99 background-color: #cfe1ef; 100 } 101 102 div.dashboard-widget-submit { 103 border-top-color: #ccc; 104 } 105 106 div.tabs-panel, 107 ul#category-tabs li.tabs { 108 border-color: #dfdfdf; 109 } 110 111 ul#category-tabs li.tabs { 112 background-color: #f1f1f1; 113 } 114 115 input.disabled, 116 textarea.disabled { 117 background-color: #ccc; 118 } 119 /* #upload-menu li a.upload-tab-link, */ 120 .login #backtoblog a:hover, 121 #plugin-information .action-button a, 122 #plugin-information .action-button a:hover, 123 #plugin-information .action-button a:visited { 124 color: #fff; 125 } 126 127 .widget .widget-top, 128 .postbox h3, 129 .stuffbox h3 { 130 background: #dfdfdf url("../images/gray-grad.png") repeat-x left top; 131 text-shadow: #fff 0 1px 0; 132 } 133 134 .form-table th, 135 .form-wrap label { 136 color: #222; 137 text-shadow: #fff 0 1px 0; 138 } 139 140 .description, 141 .form-wrap p { 142 color: #666; 143 } 144 145 strong .post-com-count span { 146 background-color: #21759b; 147 } 148 149 .sorthelper { 150 background-color: #ccf3fa; 151 } 152 153 .ac_match, 154 .subsubsub a.current { 155 color: #000; 156 } 157 158 .wrap h2 { 159 color: #464646; 160 } 161 162 .ac_over { 163 background-color: #f0f0b8; 164 } 165 166 .ac_results { 167 background-color: #fff; 168 border-color: #808080; 169 } 170 171 .ac_results li { 172 color: #101010; 173 } 174 175 .alternate, 176 .alt { 177 background-color: #f9f9f9; 178 } 179 180 .available-theme a.screenshot { 181 background-color: #f1f1f1; 182 border-color: #ddd; 183 } 184 185 .bar { 186 background-color: #e8e8e8; 187 border-right-color: #99d; 188 } 189 190 #media-upload { 191 background: #fff; 192 } 193 194 #media-upload .slidetoggle { 195 border-top-color: #dfdfdf; 196 } 197 198 .error, 199 #login #login_error { 200 background-color: #ffebe8; 201 border-color: #c00; 202 } 203 204 .error a { 205 color: #c00; 206 } 207 208 .form-invalid { 209 background-color: #ffebe8 !important; 210 } 211 212 .form-invalid input { 213 border-color: #c00 !important; 214 } 215 216 .submit { 217 border-color: #DFDFDF; 218 } 219 220 .highlight { 221 background-color: #e4f2fd; 222 color: #d54e21; 223 } 224 225 .howto, 226 .nonessential, 227 #edit-slug-box, 228 .form-input-tip, 229 .rss-widget span.rss-date, 230 .subsubsub { 231 color: #666; 232 } 233 234 .media-item { 235 border-bottom-color: #dfdfdf; 236 } 237 238 #wpbody-content #media-items .describe { 239 border-top-color: #dfdfdf; 240 } 241 242 .describe input[type="text"], 243 .describe textarea { 244 border-color: #dfdfdf; 245 } 246 247 .media-upload-form label.form-help, 248 td.help { 249 color: #9a9a9a; 250 } 251 252 .post-com-count { 253 background-image: url(../images/bubble_bg.gif); 254 color: #fff; 255 } 256 257 .post-com-count span { 258 background-color: #bbb; 259 color: #fff; 260 } 261 262 .post-com-count:hover span { 263 background-color: #d54e21; 264 } 265 266 .quicktags, .search { 267 background-color: #ccc; 268 color: #000; 269 } 270 271 .side-info h5 { 272 border-bottom-color: #dadada; 273 } 274 275 .side-info ul { 276 color: #666; 277 } 278 279 .button, 280 .button-secondary, 281 .submit input, 282 input[type=button], 283 input[type=submit] { 284 border-color: #bbb; 285 color: #464646; 286 } 287 288 .button:hover, 289 .button-secondary:hover, 290 .submit input:hover, 291 input[type=button]:hover, 292 input[type=submit]:hover { 293 color: #000; 294 border-color: #666; 295 } 296 297 .button, 298 .submit input, 299 .button-secondary { 300 background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top; 301 } 302 303 .button:active, 304 .submit input:active, 305 .button-secondary:active { 306 background: #eee url(../images/white-grad-active.png) repeat-x scroll left top; 307 } 308 309 .button-primary, 310 .submit .button-primary, 311 #login form .submit input { 312 border-color: #298cba !important; 313 font-weight: bold; 314 color: #FFF !important; 315 background: #21759B url(../images/button-grad.png) repeat-x scroll left top; 316 } 317 318 .button-primary:active, 319 #login form .submit input:active { 320 background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important; 321 } 322 323 .button[disabled], 324 .button:disabled, 325 .button-secondary[disabled], 326 .button-secondary:disabled, 327 a.button.disabled { 328 color: #ccc !important; 329 border-color: #ccc; 330 } 331 332 .button-primary[disabled], 333 .button-primary:disabled { 334 color: #2fa0d5 !important; 335 } 336 337 a:active, 338 a:focus { 339 color: #d54e21; 340 } 341 342 a:hover, 343 #wphead #viewsite a:hover, 344 #adminmenu a:hover, 345 #adminmenu ul.wp-submenu a:hover, 346 #the-comment-list .comment a:hover, 347 #rightnow a:hover, 348 #login form .submit input:hover, 349 #media-upload a.del-link:hover, 350 div.dashboard-widget-submit input:hover, 351 .subsubsub a:hover, 352 .subsubsub a.current:hover, 353 .ui-tabs-nav a:hover, 354 .plugins .inactive a:hover, 355 #all-plugins-table .plugins .inactive a:hover, 356 #search-plugins-table .plugins .inactive a:hover { 357 color: #d54e21; 358 } 359 360 #the-comment-list .comment-item, 361 #dashboard-widgets #dashboard_quick_press form p.submit { 362 border-color: #dfdfdf; 363 } 364 365 .button-primary:hover, 366 #login form .submit input:hover { 367 border-color: #13455b !important; 368 color: #EAF2FA !important; 369 } 370 371 #side-sortables #category-tabs .tabs a { 372 color: #333; 373 } 374 375 #rightnow .rbutton { 376 background-color: #ebebeb; 377 color: #264761; 378 } 379 380 .submitbox .submit { 381 background-color: #464646; 382 color: #ccc; 383 } 384 385 .plugins a.delete:hover, 386 #all-plugins-table .plugins a.delete:hover, 387 #search-plugins-table .plugins a.delete:hover, 388 .submitbox .submitdelete, 389 a.delete { 390 color: #f00; 391 border-bottom-color: #f00; 392 } 393 394 .submitbox .submitdelete:hover, 395 #media-items a.delete:hover { 396 color: #fff; 397 background-color: #f00; 398 border-bottom-color: #f00; 399 } 400 401 #normal-sortables .submitbox .submitdelete:hover { 402 color: #000; 403 background-color: #f00; 404 border-bottom-color: #f00; 405 } 406 407 .tablenav .dots { 408 border-color: transparent; 409 } 410 411 .tablenav .next, 412 .tablenav .prev { 413 border-color: transparent; 414 color: #21759b; 415 } 416 417 .tablenav .next:hover, 418 .tablenav .prev:hover { 419 border-color: transparent; 420 color: #d54e21; 421 } 422 423 .updated, 424 .login #login_error, 425 .login .message { 426 background-color: #ffffe0; 427 border-color: #e6db55; 428 } 429 430 .update-message { 431 color: #000000; 432 } 433 434 a.page-numbers { 435 border-bottom-color: #B8D3E2; 436 } 437 438 .commentlist li { 439 border-bottom-color: #ccc; 440 } 441 442 .widefat td, 443 .widefat th, 444 #install-plugins .plugins td, 445 #install-plugins .plugins th { 446 border-color: #dfdfdf; 447 } 448 449 .widefat th { 450 text-shadow: rgba(255,255,255,0.8) 0 1px 0; 451 } 452 453 .widefat thead tr th, 454 .widefat tfoot tr th, 455 h3.dashboard-widget-title, 456 h3.dashboard-widget-title span, 457 h3.dashboard-widget-title small, 458 .find-box-head { 459 color: #333; 460 background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top; 461 } 462 463 h3.dashboard-widget-title small a { 464 color: #d7d7d7; 465 } 466 467 h3.dashboard-widget-title small a:hover { 468 color: #fff; 469 } 470 471 a, 472 #adminmenu a, 473 #poststuff #edButtonPreview, 474 #poststuff #edButtonHTML, 475 #the-comment-list p.comment-author strong a, 476 #media-upload a.del-link, 477 #media-items a.delete, 478 .plugins a.delete, 479 .ui-tabs-nav a { 480 color: #21759b; 481 } 482 483 /* Because we don't want visited on these links */ 484 body.press-this .tabs a, 485 body.press-this .tabs a:hover { 486 background-color: #fff; 487 border-color: #c6d9e9; 488 border-bottom-color: #fff; 489 color: #d54e21; 490 } 491 492 #adminmenu #awaiting-mod, 493 #adminmenu .update-plugins, 494 #sidemenu a .update-plugins, 495 #rightnow .reallynow, 496 #plugin-information .action-button { 497 background-color: #d54e21; 498 color: #fff; 499 } 500 501 #adminmenu li a:hover #awaiting-mod, 502 #adminmenu li a:hover .update-plugins, 503 #sidemenu li a:hover .update-plugins { 504 background-color: #264761; 505 color: #fff; 506 } 507 508 #adminmenu li.current a #awaiting-mod, 509 #adminmenu li.current a .update-plugins, 510 #adminmenu li.wp-has-current-submenu a .update-plugins, 511 #adminmenu li.wp-has-current-submenu a .update-plugins { 512 background-color: #ddd; 513 color: #000; 514 text-shadow: none; 515 -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 516 -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 517 -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 518 box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 519 } 520 521 #adminmenu li.current a:hover #awaiting-mod, 522 #adminmenu li.current a:hover .update-plugins, 523 #adminmenu li.wp-has-current-submenu a:hover #awaiting-mod, 524 #adminmenu li.wp-has-current-submenu a:hover .update-plugins { 525 background-color: #264761; 526 color: #fff; 527 } 528 529 div#media-upload-header, 530 div#plugin-information-header { 531 background-color: #f9f9f9; 532 border-bottom-color: #dfdfdf; 533 } 534 535 #currenttheme img { 536 border-color: #666; 537 } 538 539 #dashboard_secondary div.dashboard-widget-content ul li a { 540 background-color: #f9f9f9; 541 } 542 543 input.readonly, textarea.readonly { 544 background-color: #ddd; 545 } 546 547 #ed_toolbar input, 548 #ed_reply_toolbar input { 549 background: #fff url("../images/fade-butt.png") repeat-x 0 -2px; 550 } 551 552 #editable-post-name { 553 background-color: #fffbcc; 554 } 555 556 #edit-slug-box strong, 557 .tablenav .displaying-num, 558 #submitted-on { 559 color: #777; 560 } 561 562 .login #nav a { 563 color: #21759b !important; 564 } 565 566 .login #nav a:hover { 567 color: #d54e21 !important; 568 } 569 570 #footer, 571 #footer-upgrade { 572 background: #464646; 573 color: #999; 574 } 575 576 #media-items { 577 border-color: #dfdfdf; 578 } 579 580 .checkbox, 581 .side-info, 582 .plugins tr, 583 #your-profile #rich_editing { 584 background-color: #fff; 585 } 586 587 .plugins .inactive, 588 .plugins .inactive th, 589 .plugins .inactive td, 590 tr.inactive + tr.plugin-update-tr .plugin-update { 591 background-color: #eee; 592 } 593 594 .plugin-update-tr .update-message { 595 background-color: #fffbe4; 596 border-color: #dfdfdf; 597 } 598 599 .plugins .active, 600 .plugins .active th, 601 .plugins .active td { 602 color: #000; 603 } 604 605 .plugins .inactive a { 606 color: #557799; 607 } 608 609 #the-comment-list .unapproved, 610 #the-comment-list .unapproved th, 611 #the-comment-list .unapproved td { 612 background-color: #ffffe0; 613 } 614 615 #the-comment-list .approve a { 616 color: #006505; 617 } 618 619 #the-comment-list .unapprove a { 620 color: #d98500; 621 } 622 623 #the-comment-list .delete a { 624 color: #bc0b0b; 625 } 626 627 .widget, 628 #widget-list .widget-top, 629 .postbox, 630 #titlediv, 631 #poststuff .postarea, 632 .stuffbox { 633 border-color: #dfdfdf; 634 } 635 636 .widget, 637 .postbox { 638 background-color: #fff; 639 } 640 641 .ui-sortable .postbox h3 { 642 color: #464646; 643 } 644 645 .widget .widget-top, 646 .ui-sortable .postbox h3:hover { 647 color: #000; 648 } 649 650 .curtime #timestamp { 651 background-image: url(../images/date-button.gif); 652 } 653 654 #quicktags #ed_link { 655 color: #00f; 656 } 657 658 #rightnow .youhave { 659 background-color: #f0f6fb; 660 } 661 662 #rightnow a { 663 color: #448abd; 664 } 665 666 .tagchecklist span a, 667 #bulk-titles div a { 668 background: url(../images/xit.gif) no-repeat; 669 } 670 671 .tagchecklist span a:hover, 672 #bulk-titles div a:hover { 673 background: url(../images/xit.gif) no-repeat -10px 0; 674 } 675 676 #update-nag { 677 background-color: #fffeeb; 678 border-color: #ccc; 679 color: #555; 680 } 681 682 .login #backtoblog a { 683 color: #ccc; 684 } 685 686 #wphead { 687 background-color: #464646; 688 } 689 690 body.login { 691 border-top-color: #464646; 692 } 693 694 #wphead h1 a { 695 color: #fff; 696 } 697 698 #login form input { 699 color: #555; 700 } 701 702 #user_info { 703 color: #999; 704 } 705 706 #user_info a:link, 707 #user_info a:visited, 708 #footer a:link, 709 #footer a:visited { 710 color: #ccc; 711 text-decoration: none; 712 } 713 714 #user_info a:hover, 715 #footer a:hover { 716 color: #fff; 717 text-decoration: underline !important; 718 } 719 720 #user_info a:active, 721 #footer a:active { 722 color: #ccc !important; 723 } 724 725 div#media-upload-error, 726 .file-error, 727 abbr.required, 728 .widget-control-remove:hover, 729 .delete a:hover { 730 color: #f00; 731 } 732 733 #pass-strength-result { 734 background-color: #eee; 735 border-color: #ddd !important; 736 } 737 738 #pass-strength-result.bad { 739 background-color: #ffb78c; 740 border-color: #ff853c !important; 741 } 742 743 #pass-strength-result.good { 744 background-color: #ffec8b; 745 border-color: #fc0 !important; 746 } 747 748 #pass-strength-result.short { 749 background-color: #ffa0a0; 750 border-color: #f04040 !important; 751 } 752 753 #pass-strength-result.strong { 754 background-color: #c3ff88; 755 border-color: #8dff1c !important; 756 } 757 758 /* editors */ 759 #quicktags { 760 border-color: #dfdfdf; 761 background-color: #dfdfdf; 762 } 763 764 #ed_toolbar input { 765 border-color: #C3C3C3; 766 } 767 768 #ed_toolbar input:hover { 769 border-color: #aaa; 770 background: #ddd; 771 } 772 773 #poststuff .wp_themeSkin .mceStatusbar { 774 border-color: #EDEDED; 775 } 776 777 #poststuff #edButtonPreview, 778 #poststuff #edButtonHTML { 779 background-color: #f1f1f1; 780 border-color: #dfdfdf; 781 color: #999; 782 } 783 784 #poststuff #editor-toolbar .active { 785 border-bottom-color: #e9e9e9; 786 background-color: #e9e9e9; 787 color: #333; 788 } 789 790 /* TinyMCE */ 791 #post-status-info { 792 background-color: #EDEDED; 793 } 794 795 .wp_themeSkin *, 796 .wp_themeSkin a:hover, 797 .wp_themeSkin a:link, 798 .wp_themeSkin a:visited, 799 .wp_themeSkin a:active { 800 color: #000; 801 } 802 803 /* Containers */ 804 .wp_themeSkin iframe { 805 background: #fff; 806 } 807 808 /* Layout */ 809 .wp_themeSkin .mceStatusbar { 810 color: #000; 811 background-color: #f5f5f5; 812 } 813 814 /* Button */ 815 .wp_themeSkin .mceButton { 816 background-color: #e9e8e8; 817 border-color: #B2B2B2; 818 } 819 820 .wp_themeSkin a.mceButtonEnabled:hover, 821 .wp_themeSkin a.mceButtonActive, 822 .wp_themeSkin a.mceButtonSelected { 823 background-color: #d5d5d5; 824 border-color: #777 !important; 825 } 826 827 .wp_themeSkin .mceButtonDisabled { 828 border-color: #ccc !important; 829 } 830 831 /* ListBox */ 832 .wp_themeSkin .mceListBox .mceText, 833 .wp_themeSkin .mceListBox .mceOpen { 834 border-color: #B2B2B2; 835 background-color: #d5d5d5; 836 } 837 838 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen, 839 .wp_themeSkin .mceListBoxHover .mceOpen, 840 .wp_themeSkin .mceListBoxSelected .mceOpen, 841 .wp_themeSkin .mceListBoxSelected .mceText { 842 border-color: #777 !important; 843 background-color: #d5d5d5; 844 } 845 846 .wp_themeSkin table.mceListBoxEnabled:hover .mceText, 847 .wp_themeSkin .mceListBoxHover .mceText { 848 border-color: #777 !important; 849 } 850 851 .wp_themeSkin select.mceListBox { 852 border-color: #B2B2B2; 853 background-color: #fff; 854 } 855 856 /* SplitButton */ 857 .wp_themeSkin .mceSplitButton a.mceAction, 858 .wp_themeSkin .mceSplitButton a.mceOpen { 859 border-color: #B2B2B2; 860 } 861 862 .wp_themeSkin .mceSplitButton a.mceOpen:hover, 863 .wp_themeSkin .mceSplitButtonSelected a.mceOpen, 864 .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction, 865 .wp_themeSkin .mceSplitButton a.mceAction:hover { 866 background-color: #d5d5d5; 867 border-color: #777 !important; 868 } 869 870 .wp_themeSkin .mceSplitButtonActive { 871 background-color: #B2B2B2; 872 } 873 874 /* ColorSplitButton */ 875 .wp_themeSkin div.mceColorSplitMenu table { 876 background-color: #ebebeb; 877 border-color: #B2B2B2; 878 } 879 880 .wp_themeSkin .mceColorSplitMenu a { 881 border-color: #B2B2B2; 882 } 883 884 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors { 885 border-color: #fff; 886 } 887 888 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover { 889 border-color: #0A246A; 890 background-color: #B6BDD2; 891 } 892 893 .wp_themeSkin a.mceMoreColors:hover { 894 border-color: #0A246A; 895 } 896 897 /* Menu */ 898 .wp_themeSkin .mceMenu { 899 border-color: #ddd; 900 } 901 902 .wp_themeSkin .mceMenu table { 903 background-color: #ebeaeb; 904 } 905 906 .wp_themeSkin .mceMenu .mceText { 907 color: #000; 908 } 909 910 .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover, 911 .wp_themeSkin .mceMenu .mceMenuItemActive { 912 background-color: #f5f5f5; 913 } 914 .wp_themeSkin td.mceMenuItemSeparator { 915 background-color: #aaa; 916 } 917 .wp_themeSkin .mceMenuItemTitle a { 918 background-color: #ccc; 919 border-bottom-color: #aaa; 920 } 921 .wp_themeSkin .mceMenuItemTitle span.mceText { 922 color: #000; 923 } 924 .wp_themeSkin .mceMenuItemDisabled .mceText { 925 color: #888; 926 } 927 928 .wp_themeSkin tr.mceFirst td.mceToolbar { 929 background: #dfdfdf url("../images/ed-bg.gif") repeat-x scroll left top; 930 border-color: #dfdfdf; 931 } 932 933 .wp-admin #mceModalBlocker { 934 background: #000; 935 } 936 937 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft { 938 background: #444444; 939 border-left: 1px solid #999; 940 border-top: 1px solid #999; 941 -moz-border-radius: 4px 0 0 0; 942 -webkit-border-top-left-radius: 4px; 943 -khtml-border-top-left-radius: 4px; 944 border-top-left-radius: 4px; 945 } 946 947 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight { 948 background: #444444; 949 border-right: 1px solid #999; 950 border-top: 1px solid #999; 951 border-top-right-radius: 4px; 952 -khtml-border-top-right-radius: 4px; 953 -webkit-border-top-right-radius: 4px; 954 -moz-border-radius: 0 4px 0 0; 955 } 956 957 .wp-admin .clearlooks2 .mceMiddle .mceLeft { 958 background: #f1f1f1; 959 border-left: 1px solid #999; 960 } 961 962 .wp-admin .clearlooks2 .mceMiddle .mceRight { 963 background: #f1f1f1; 964 border-right: 1px solid #999; 965 } 966 967 .wp-admin .clearlooks2 .mceBottom { 968 background: #f1f1f1; 969 border-bottom: 1px solid #999; 970 } 971 972 .wp-admin .clearlooks2 .mceBottom .mceLeft { 973 background: #f1f1f1; 974 border-bottom: 1px solid #999; 975 border-left: 1px solid #999; 976 } 977 978 .wp-admin .clearlooks2 .mceBottom .mceCenter { 979 background: #f1f1f1; 980 border-bottom: 1px solid #999; 981 } 982 983 .wp-admin .clearlooks2 .mceBottom .mceRight { 984 background: #f1f1f1; 985 border-bottom: 1px solid #999; 986 border-right: 1px solid #999; 987 } 988 989 .wp-admin .clearlooks2 .mceFocus .mceTop span { 990 color: #e5e5e5; 991 } 992 /* end TinyMCE */ 993 994 #editorcontainer, 995 #post-status-info, 996 #titlediv #title, 997 .editwidget .widget-inside { 998 border-color: #dfdfdf; 999 } 1000 1001 #titlediv #title { 1002 background-color: #fff; 1003 } 1004 1005 #tTips p#tTips_inside { 1006 background-color: #ddd; 1007 color: #333; 1008 } 1009 1010 #timestampdiv input, 1011 #namediv input, 1012 #poststuff .inside .the-tagcloud { 1013 border-color: #ddd; 1014 } 1015 1016 /* menu */ 1017 #adminmenu * { 1018 border-color: #e3e3e3; 1019 } 1020 1021 #adminmenu li.wp-menu-separator { 1022 background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px; 1023 } 1024 1025 .folded #adminmenu li.wp-menu-separator { 1026 background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px; 1027 } 1028 1029 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, 1030 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 1031 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -207px; 1032 } 1033 1034 #adminmenu .wp-has-submenu:hover .wp-menu-toggle, 1035 #adminmenu .wp-menu-open .wp-menu-toggle { 1036 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px; 1037 } 1038 1039 #adminmenu a.menu-top { 1040 background: #f1f1f1 url(../images/menu-bits.gif) repeat-x scroll left -379px; 1041 } 1042 1043 #adminmenu .wp-submenu a { 1044 background: #FFFFFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px; 1045 } 1046 1047 #adminmenu .wp-has-current-submenu ul li a { 1048 background: none; 1049 } 1050 1051 #adminmenu .wp-has-current-submenu ul li a.current { 1052 background: url(../images/menu-dark.gif) top left no-repeat !important; 1053 } 1054 1055 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, 1056 #adminmenu .menu-top .current { 1057 background: #6d6d6d url(../images/menu-bits.gif) top left repeat-x; 1058 border-color: #6d6d6d; 1059 color: #fff; 1060 text-shadow: rgba(0,0,0,0.4) 0px -1px 0px; 1061 } 1062 1063 #adminmenu li.wp-has-current-submenu .wp-submenu, 1064 #adminmenu li.wp-has-current-submenu ul li a { 1065 border-color: #aaa !important; 1066 } 1067 1068 #adminmenu li.wp-has-current-submenu ul li a { 1069 background: url(../images/menu-dark.gif) bottom left no-repeat !important; 1070 } 1071 1072 #adminmenu li.wp-has-current-submenu ul { 1073 border-bottom-color: #aaa; 1074 } 1075 1076 #adminmenu li.menu-top .current:hover { 1077 border-color: #B5B5B5; 1078 } 1079 1080 #adminmenu .wp-submenu .current a.current { 1081 background: transparent url(../images/menu-bits.gif) no-repeat scroll 0 -289px; 1082 } 1083 1084 #adminmenu .wp-submenu a:hover { 1085 background-color: #EAF2FA !important; 1086 color: #333 !important; 1087 } 1088 1089 #adminmenu .wp-submenu li.current, 1090 #adminmenu .wp-submenu li.current a, 1091 #adminmenu .wp-submenu li.current a:hover { 1092 color: #333; 1093 background-color: #f5f5f5; 1094 background-image: none; 1095 border-color: #e3e3e3; 1096 text-shadow: rgba(255,255,255,1) 0px 1px 0px; 1097 } 1098 1099 #adminmenu .wp-submenu ul { 1100 background-color: #fff; 1101 } 1102 1103 .folded #adminmenu li.menu-top, 1104 #adminmenu .wp-submenu .wp-submenu-head { 1105 background-color: #F1F1F1; 1106 } 1107 1108 .folded #adminmenu li.wp-has-current-submenu, 1109 .folded #adminmenu li.menu-top.current { 1110 background-color: #e6e6e6; 1111 } 1112 1113 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { 1114 background-color: #EAEAEA; 1115 border-color: #aaa; 1116 } 1117 1118 #adminmenu div.wp-submenu { 1119 background-color: transparent; 1120 } 1121 1122 /* menu icons */ 1123 #adminmenu #menu-dashboard div.wp-menu-image { 1124 background: transparent url("../images/menu.png") no-repeat scroll -61px -33px; 1125 } 1126 1127 #adminmenu #menu-dashboard:hover div.wp-menu-image, 1128 #adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image, 1129 #adminmenu #menu-dashboard.current div.wp-menu-image { 1130 background: transparent url("../images/menu.png") no-repeat scroll -61px -1px; 1131 } 1132 1133 #adminmenu #menu-posts div.wp-menu-image { 1134 background: transparent url("../images/menu.png") no-repeat scroll -272px -33px; 1135 } 1136 1137 #adminmenu #menu-posts:hover div.wp-menu-image, 1138 #adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image { 1139 background: transparent url("../images/menu.png") no-repeat scroll -272px -1px; 1140 } 1141 1142 #adminmenu #menu-media div.wp-menu-image { 1143 background: transparent url("../images/menu.png") no-repeat scroll -121px -33px; 1144 } 1145 1146 #adminmenu #menu-media:hover div.wp-menu-image, 1147 #adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image { 1148 background: transparent url("../images/menu.png") no-repeat scroll -121px -1px; 1149 } 1150 1151 #adminmenu #menu-links div.wp-menu-image { 1152 background: transparent url("../images/menu.png") no-repeat scroll -91px -33px; 1153 } 1154 1155 #adminmenu #menu-links:hover div.wp-menu-image, 1156 #adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image { 1157 background: transparent url("../images/menu.png") no-repeat scroll -91px -1px; 1158 } 1159 1160 #adminmenu #menu-pages div.wp-menu-image { 1161 background: transparent url("../images/menu.png") no-repeat scroll -151px -33px; 1162 } 1163 1164 #adminmenu #menu-pages:hover div.wp-menu-image, 1165 #adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image { 1166 background: transparent url("../images/menu.png") no-repeat scroll -151px -1px; 1167 } 1168 1169 #adminmenu #menu-comments div.wp-menu-image { 1170 background: transparent url("../images/menu.png") no-repeat scroll -31px -33px; 1171 } 1172 1173 #adminmenu #menu-comments:hover div.wp-menu-image, 1174 #adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image, 1175 #adminmenu #menu-comments.current div.wp-menu-image { 1176 background: transparent url("../images/menu.png") no-repeat scroll -31px -1px; 1177 } 1178 1179 #adminmenu #menu-appearance div.wp-menu-image { 1180 background: transparent url("../images/menu.png") no-repeat scroll -1px -33px; 1181 } 1182 1183 #adminmenu #menu-appearance:hover div.wp-menu-image, 1184 #adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image { 1185 background: transparent url("../images/menu.png") no-repeat scroll -1px -1px; 1186 } 1187 1188 #adminmenu #menu-plugins div.wp-menu-image { 1189 background: transparent url("../images/menu.png") no-repeat scroll -181px -33px; 1190 } 1191 1192 #adminmenu #menu-plugins:hover div.wp-menu-image, 1193 #adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image { 1194 background: transparent url("../images/menu.png") no-repeat scroll -181px -1px; 1195 } 1196 1197 #adminmenu #menu-users div.wp-menu-image { 1198 background: transparent url("../images/menu.png") no-repeat scroll -301px -33px; 1199 } 1200 1201 #adminmenu #menu-users:hover div.wp-menu-image, 1202 #adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image { 1203 background: transparent url("../images/menu.png") no-repeat scroll -301px -1px; 1204 } 1205 1206 #adminmenu #menu-tools div.wp-menu-image { 1207 background: transparent url("../images/menu.png") no-repeat scroll -211px -33px; 1208 } 1209 1210 #adminmenu #menu-tools:hover div.wp-menu-image, 1211 #adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image { 1212 background: transparent url("../images/menu.png") no-repeat scroll -211px -1px; 1213 } 1214 1215 #adminmenu #menu-settings div.wp-menu-image { 1216 background: transparent url("../images/menu.png") no-repeat scroll -241px -33px; 1217 } 1218 1219 #adminmenu #menu-settings:hover div.wp-menu-image, 1220 #adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image { 1221 background: transparent url("../images/menu.png") no-repeat scroll -241px -1px; 1222 } 1223 /* end menu */ 1224 1225 1226 /* Diff */ 1227 table.diff .diff-deletedline { 1228 background-color: #ffdddd; 1229 } 1230 1231 table.diff .diff-deletedline del { 1232 background-color: #ff9999; 1233 } 1234 1235 table.diff .diff-addedline { 1236 background-color: #ddffdd; 1237 } 1238 1239 table.diff .diff-addedline ins { 1240 background-color: #99ff99; 1241 } 1242 1243 #att-info { 1244 background-color: #E4F2FD; 1245 } 1246 1247 /* edit image */ 1248 #sidemenu a { 1249 background-color: #f9f9f9; 1250 border-color: #f9f9f9; 1251 border-bottom-color: #dfdfdf; 1252 } 1253 1254 #sidemenu a.current { 1255 background-color: #fff; 1256 border-color: #dfdfdf #dfdfdf #fff; 1257 color: #D54E21; 1258 } 1259 1260 #screen-options-wrap, 1261 #contextual-help-wrap { 1262 background-color: #f1f1f1; 1263 border-color: #dfdfdf; 1264 } 1265 1266 #screen-meta-links a.show-settings { 1267 color: #606060; 1268 } 1269 1270 #screen-meta-links a.show-settings:hover { 1271 color: #000; 1272 } 1273 1274 #replysubmit { 1275 background-color: #f1f1f1; 1276 border-top-color: #ddd; 1277 } 1278 1279 #replyerror { 1280 border-color: #ddd; 1281 background-color: #f9f9f9; 1282 } 1283 1284 #edithead, 1285 #replyhead { 1286 background-color: #f1f1f1; 1287 } 1288 1289 #ed_reply_toolbar { 1290 background-color: #e9e9e9; 1291 } 1292 1293 /* table vim shortcuts */ 1294 .vim-current, 1295 .vim-current th, 1296 .vim-current td { 1297 background-color: #E4F2FD !important; 1298 } 1299 1300 /* Install Plugins */ 1301 .star-average, 1302 .star.star-rating { 1303 background-color: #fc0; 1304 } 1305 1306 div.star.select:hover { 1307 background-color: #d00; 1308 } 1309 1310 #plugin-information .fyi ul { 1311 background-color: #eaf3fa; 1312 } 1313 1314 #plugin-information .fyi h2.mainheader { 1315 background-color: #cee1ef; 1316 } 1317 1318 #plugin-information pre, 1319 #plugin-information code { 1320 background-color: #ededff; 1321 } 1322 1323 #plugin-information pre { 1324 border: 1px solid #ccc; 1325 } 1326 1327 /* inline editor */ 1328 .inline-edit-row fieldset input[type="text"], 1329 .inline-edit-row fieldset textarea, 1330 #bulk-titles, 1331 #replyrow input { 1332 border-color: #ddd; 1333 } 1334 1335 .inline-editor div.title { 1336 background-color: #EAF3FA; 1337 } 1338 1339 .inline-editor ul.cat-checklist { 1340 background-color: #FFFFFF; 1341 border-color: #ddd; 1342 } 1343 1344 .inline-editor .categories .catshow, 1345 .inline-editor .categories .cathide { 1346 color: #21759b; 1347 } 1348 1349 .inline-editor .quick-edit-save { 1350 background-color: #f1f1f1; 1351 } 1352 1353 #replyrow #ed_reply_toolbar input:hover { 1354 border-color: #aaa; 1355 background: #ddd; 1356 } 1357 1358 fieldset.inline-edit-col-right .inline-edit-col { 1359 border-color: #dfdfdf; 1360 } 1361 1362 .attention { 1363 color: #D54E21; 1364 } 1365 1366 .meta-box-sortables .postbox:hover .handlediv { 1367 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -111px; 1368 } 1369 1370 #major-publishing-actions { 1371 background: #eaf2fa; 1372 } 1373 1374 .tablenav .tablenav-pages { 1375 color: #555; 1376 } 1377 1378 .tablenav .tablenav-pages a { 1379 border-color: #e3e3e3; 1380 background: #eee url('../images/menu-bits.gif') repeat-x scroll left -379px; 1381 } 1382 1383 .tablenav .tablenav-pages a:hover { 1384 color: #d54e21; 1385 border-color: #d54321; 1386 } 1387 1388 .tablenav .tablenav-pages a:active { 1389 color: #fff !important; 1390 } 1391 1392 .tablenav .tablenav-pages .current { 1393 background: #dfdfdf; 1394 border-color: #d3d3d3; 1395 } 1396 1397 #availablethemes, 1398 #availablethemes td { 1399 border-color: #ddd; 1400 } 1401 1402 #current-theme img { 1403 border-color: #999; 1404 } 1405 1406 #TB_window #TB_title a.tb-theme-preview-link, 1407 #TB_window #TB_title a.tb-theme-preview-link:visited { 1408 color: #999; 1409 } 1410 1411 #TB_window #TB_title a.tb-theme-preview-link:hover, 1412 #TB_window #TB_title a.tb-theme-preview-link:focus { 1413 color: #ccc; 1414 } 1415 1416 .misc-pub-section { 1417 border-bottom-color: #eee; 1418 } 1419 1420 #minor-publishing { 1421 border-bottom-color: #ddd; 1422 } 1423 1424 #post-body .misc-pub-section { 1425 border-right-color: #eee; 1426 } 1427 1428 .post-com-count span { 1429 background-color: #bbb; 1430 } 1431 1432 .form-table .color-palette td { 1433 border-color: #fff; 1434 } 1435 1436 .sortable-placeholder { 1437 border-color: #bbb; 1438 background-color: #f5f5f5; 1439 } 1440 1441 #post-body ul#category-tabs li.tabs a { 1442 color: #333; 1443 } 1444 1445 #wp_editimgbtn, 1446 #wp_delimgbtn, 1447 #wp_editgallery, 1448 #wp_delgallery { 1449 border-color: #999; 1450 background-color: #eee; 1451 } 1452 1453 #wp_editimgbtn:hover, 1454 #wp_delimgbtn:hover, 1455 #wp_editgallery:hover, 1456 #wp_delgallery:hover { 1457 border-color: #555; 1458 background-color: #ccc; 1459 } 1460 1461 #favorite-first { 1462 background: #797979 url(../images/fav.png) repeat-x left center; 1463 border-color: #777 !important; 1464 border-bottom-color: #666 !important; 1465 } 1466 1467 #favorite-inside { 1468 border-color: #797979; 1469 background-color: #797979; 1470 } 1471 1472 #favorite-toggle { 1473 background: transparent url(../images/fav-arrow.gif) no-repeat 0 -4px; 1474 } 1475 1476 #favorite-actions a { 1477 color: #ddd; 1478 } 1479 1480 #favorite-actions a:hover { 1481 color: #fff; 1482 } 1483 1484 #favorite-inside a:hover { 1485 text-decoration: underline; 1486 } 1487 1488 #favorite-actions .slide-down { 1489 border-bottom-color: #626262; 1490 } 1491 1492 .submit input, 1493 .button, 1494 .button-primary, 1495 .button-secondary, 1496 .button-highlighted, 1497 #postcustomstuff .submit input { 1498 text-shadow: rgba(255,255,255,1) 0 1px 0; 1499 } 1500 1501 .button-primary, 1502 .submit .button-primary { 1503 text-shadow: rgba(0,0,0,0.3) 0 -1px 0; 1504 } 1505 1506 #screen-meta a.show-settings { 1507 background-color: transparent; 1508 text-shadow: rgba(255,255,255,0.7) 0 1px 0; 1509 } 1510 1511 #icon-edit, 1512 #icon-post { 1513 background: transparent url(../images/icons32.png) no-repeat -552px -5px; 1514 } 1515 1516 #icon-index { 1517 background: transparent url(../images/icons32.png) no-repeat -137px -5px; 1518 } 1519 1520 #icon-upload { 1521 background: transparent url(../images/icons32.png) no-repeat -251px -5px; 1522 } 1523 1524 #icon-link-manager, 1525 #icon-link, 1526 #icon-link-category { 1527 background: transparent url(../images/icons32.png) no-repeat -190px -5px; 1528 } 1529 1530 #icon-edit-pages, 1531 #icon-page { 1532 background: transparent url(../images/icons32.png) no-repeat -312px -5px; 1533 } 1534 1535 #icon-edit-comments { 1536 background: transparent url(../images/icons32.png) no-repeat -72px -5px; 1537 } 1538 1539 #icon-themes { 1540 background: transparent url(../images/icons32.png) no-repeat -11px -5px; 1541 } 1542 1543 #icon-plugins { 1544 background: transparent url(../images/icons32.png) no-repeat -370px -5px; 1545 } 1546 1547 #icon-users, 1548 #icon-profile, 1549 #icon-user-edit { 1550 background: transparent url(../images/icons32.png) no-repeat -600px -5px; 1551 } 1552 1553 #icon-tools, 1554 #icon-admin { 1555 background: transparent url(../images/icons32.png) no-repeat -432px -5px; 1556 } 1557 1558 #icon-options-general { 1559 background: transparent url(../images/icons32.png) no-repeat -492px -5px; 1560 } 1561 1562 .view-switch #view-switch-list { 1563 background: transparent url(../images/list.png) no-repeat 0 0; 1564 } 1565 1566 .view-switch #view-switch-list.current { 1567 background: transparent url(../images/list.png) no-repeat -40px 0; 1568 } 1569 1570 .view-switch #view-switch-excerpt { 1571 background: transparent url(../images/list.png) no-repeat -20px 0; 1572 } 1573 1574 .view-switch #view-switch-excerpt.current { 1575 background: transparent url(../images/list.png) no-repeat -60px 0; 1576 } 1577 1578 #header-logo { 1579 background: transparent url(../images/wp-logo.gif) no-repeat scroll center center; 1580 } 1581 1582 #wphead #site-visit-button { 1583 background-color:#585858; 1584 background-image: url(../images/visit-site-button-grad.gif); 1585 color:#aaa; 1586 text-shadow: #3F3F3F 0 -1px 0; 1587 } 1588 1589 #wphead a:hover #site-visit-button { 1590 color:#fff; 1591 } 1592 1593 #wphead a:focus #site-visit-button, 1594 #wphead a:active #site-visit-button { 1595 background-position:0 -27px; 1596 } 1597 1598 .popular-tags, 1599 .feature-filter { 1600 background-color: #FFFFFF; 1601 border-color: #DFDFDF; 1602 } 1603 1604 #theme-information .action-button { 1605 border-top-color: #DFDFDF; 1606 } 1607 1608 .theme-listing br.line { 1609 border-bottom-color: #ccc; 1610 } 1611 1612 div.widgets-sortables, 1613 #widgets-left .inactive { 1614 background-color: #f1f1f1; 1615 border-color: #ddd; 1616 } 1617 1618 #available-widgets .widget-holder { 1619 background-color: #fff; 1620 border-color: #ddd; 1621 } 1622 1623 #widgets-left .sidebar-name { 1624 background-color: #aaa; 1625 background-image: url(../images/ed-bg.gif); 1626 text-shadow: #FFFFFF 0 1px 0; 1627 border-color: #dfdfdf; 1628 } 1629 1630 #widgets-right .sidebar-name { 1631 background-image: url(../images/fav.png); 1632 text-shadow: #3f3f3f 0 -1px 0; 1633 background-color: #636363; 1634 border-color: #636363; 1635 color: #fff; 1636 } 1637 1638 .sidebar-name:hover, 1639 #removing-widget { 1640 color: #d54e21; 1641 } 1642 1643 #removing-widget span { 1644 color: black; 1645 } 1646 1647 #widgets-left .sidebar-name-arrow { 1648 background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px; 1649 } 1650 1651 #widgets-right .sidebar-name-arrow { 1652 background: transparent url(../images/fav-arrow.gif) no-repeat scroll 0 -1px; 1653 } 1654 1655 .in-widget-title { 1656 color: #606060; 1657 } 1658 1659 .deleting .widget-title * { 1660 color: #aaa; 1661 } 1 html{background-color:#f9f9f9;}* html input,* html .widget{border-color:#dfdfdf;}textarea,input,select{border-color:#DFDFDF;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body>#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links,#replyrow #ed_reply_toolbar input{border-color:#ccc;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#F9F9F9;}#postcustomstuff thead th{background-color:#F1F1F1;}#postcustomstuff table input,#postcustomstuff table textarea{border-color:#dfdfdf;background-color:#fff;}.widefat{border-color:#dfdfdf;background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,ul#category-tabs li.tabs{border-color:#dfdfdf;}ul#category-tabs li.tabs{background-color:#f1f1f1;}input.disabled,textarea.disabled{background-color:#ccc;}.login #backtoblog a:hover,#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3{background:#dfdfdf url("../images/gray-grad.png") repeat-x left top;text-shadow:#fff 0 1px 0;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#464646;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alternate,.alt{background-color:#f9f9f9;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}.error,#login #login_error{background-color:#ffebe8;border-color:#c00;}.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input{border-color:#c00!important;}.submit{border-color:#DFDFDF;}.highlight{background-color:#e4f2fd;color:#d54e21;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.rss-widget span.rss-date,.subsubsub{color:#666;}.media-item{border-bottom-color:#dfdfdf;}#wpbody-content #media-items .describe{border-top-color:#dfdfdf;}.describe input[type="text"],.describe textarea{border-color:#dfdfdf;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#bbb;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}.button-primary,.submit .button-primary,#login form .submit input{border-color:#298cba!important;font-weight:bold;color:#FFF!important;background:#21759B url(../images/button-grad.png) repeat-x scroll left top;}.button-primary:active,#login form .submit input:active{background:#21759b url(../images/button-grad-active.png) repeat-x scroll left top!important;}.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#ccc!important;border-color:#ccc;}.button-primary[disabled],.button-primary:disabled{color:#2fa0d5!important;}a:active,a:focus{color:#d54e21;}a:hover,#wphead #viewsite a:hover,#adminmenu a:hover,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#login form .submit input:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}.button-primary:hover,#login form .submit input:hover{border-color:#13455b!important;color:#EAF2FA!important;}#side-sortables #category-tabs .tabs a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete,a.delete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}.updated,.login #login_error,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#B8D3E2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th,#install-plugins .plugins td,#install-plugins .plugins th{border-color:#dfdfdf;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;background:#dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#poststuff #edButtonPreview,#poststuff #edButtonHTML,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#21759b;}body.press-this .tabs a,body.press-this .tabs a:hover{background-color:#fff;border-color:#c6d9e9;border-bottom-color:#fff;color:#d54e21;}#adminmenu #awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow,#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li a:hover #awaiting-mod,#adminmenu li a:hover .update-plugins,#sidemenu li a:hover .update-plugins{background-color:#264761;color:#fff;}#adminmenu li.current a #awaiting-mod,#adminmenu li.current a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins{background-color:#ddd;color:#000;text-shadow:none;-moz-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-khtml-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-webkit-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;box-shadow:rgba(0,0,0,0.2) 0 -1px 0;}#adminmenu li.current a:hover #awaiting-mod,#adminmenu li.current a:hover .update-plugins,#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,#adminmenu li.wp-has-current-submenu a:hover .update-plugins{background-color:#264761;color:#fff;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}#ed_toolbar input,#ed_reply_toolbar input{background:#fff url("../images/fade-butt.png") repeat-x 0 -2px;}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on{color:#777;}.login #nav a{color:#21759b!important;}.login #nav a:hover{color:#d54e21!important;}#footer,#footer-upgrade{background:#464646;color:#999;}#media-items{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fff;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#eee;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list .unapproved,#the-comment-list .unapproved th,#the-comment-list .unapproved td{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}#the-comment-list .delete a{color:#bc0b0b;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#dfdfdf;}.widget,.postbox{background-color:#fff;}.ui-sortable .postbox h3{color:#464646;}.widget .widget-top,.ui-sortable .postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag{background-color:#fffeeb;border-color:#ccc;color:#555;}.login #backtoblog a{color:#ccc;}#wphead{background-color:#464646;}body.login{border-top-color:#464646;}#wphead h1 a{color:#fff;}#login form input{color:#555;}#user_info{color:#999;}#user_info a:link,#user_info a:visited,#footer a:link,#footer a:visited{color:#ccc;text-decoration:none;}#user_info a:hover,#footer a:hover{color:#fff;text-decoration:underline!important;}#user_info a:active,#footer a:active{color:#ccc!important;}div#media-upload-error,.file-error,abbr.required,.widget-control-remove:hover,.delete a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#quicktags{border-color:#dfdfdf;background-color:#dfdfdf;}#ed_toolbar input{border-color:#C3C3C3;}#ed_toolbar input:hover{border-color:#aaa;background:#ddd;}#poststuff .wp_themeSkin .mceStatusbar{border-color:#EDEDED;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{background-color:#f1f1f1;border-color:#dfdfdf;color:#999;}#poststuff #editor-toolbar .active{border-bottom-color:#e9e9e9;background-color:#e9e9e9;color:#333;}#post-status-info{background-color:#EDEDED;}.wp_themeSkin *,.wp_themeSkin a:hover,.wp_themeSkin a:link,.wp_themeSkin a:visited,.wp_themeSkin a:active{color:#000;}.wp_themeSkin iframe{background:#fff;}.wp_themeSkin .mceStatusbar{color:#000;background-color:#f5f5f5;}.wp_themeSkin .mceButton{background-color:#e9e8e8;border-color:#B2B2B2;}.wp_themeSkin a.mceButtonEnabled:hover,.wp_themeSkin a.mceButtonActive,.wp_themeSkin a.mceButtonSelected{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceButtonDisabled{border-color:#ccc!important;}.wp_themeSkin .mceListBox .mceText,.wp_themeSkin .mceListBox .mceOpen{border-color:#B2B2B2;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp_themeSkin .mceListBoxHover .mceOpen,.wp_themeSkin .mceListBoxSelected .mceOpen,.wp_themeSkin .mceListBoxSelected .mceText{border-color:#777!important;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceText,.wp_themeSkin .mceListBoxHover .mceText{border-color:#777!important;}.wp_themeSkin select.mceListBox{border-color:#B2B2B2;background-color:#fff;}.wp_themeSkin .mceSplitButton a.mceAction,.wp_themeSkin .mceSplitButton a.mceOpen{border-color:#B2B2B2;}.wp_themeSkin .mceSplitButton a.mceOpen:hover,.wp_themeSkin .mceSplitButtonSelected a.mceOpen,.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,.wp_themeSkin .mceSplitButton a.mceAction:hover{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceSplitButtonActive{background-color:#B2B2B2;}.wp_themeSkin div.mceColorSplitMenu table{background-color:#ebebeb;border-color:#B2B2B2;}.wp_themeSkin .mceColorSplitMenu a{border-color:#B2B2B2;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors{border-color:#fff;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover{border-color:#0A246A;background-color:#B6BDD2;}.wp_themeSkin a.mceMoreColors:hover{border-color:#0A246A;}.wp_themeSkin .mceMenu{border-color:#ddd;}.wp_themeSkin .mceMenu table{background-color:#ebeaeb;}.wp_themeSkin .mceMenu .mceText{color:#000;}.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,.wp_themeSkin .mceMenu .mceMenuItemActive{background-color:#f5f5f5;}.wp_themeSkin td.mceMenuItemSeparator{background-color:#aaa;}.wp_themeSkin .mceMenuItemTitle a{background-color:#ccc;border-bottom-color:#aaa;}.wp_themeSkin .mceMenuItemTitle span.mceText{color:#000;}.wp_themeSkin .mceMenuItemDisabled .mceText{color:#888;}.wp_themeSkin tr.mceFirst td.mceToolbar{background:#dfdfdf url("../images/ed-bg.gif") repeat-x scroll left top;border-color:#dfdfdf;}.wp-admin #mceModalBlocker{background:#000;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft{background:#444;border-left:1px solid #999;border-top:1px solid #999;-moz-border-radius:4px 0 0 0;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight{background:#444;border-right:1px solid #999;border-top:1px solid #999;border-top-right-radius:4px;-khtml-border-top-right-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius:0 4px 0 0;}.wp-admin .clearlooks2 .mceMiddle .mceLeft{background:#f1f1f1;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceMiddle .mceRight{background:#f1f1f1;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceBottom{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceLeft{background:#f1f1f1;border-bottom:1px solid #999;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceCenter{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceRight{background:#f1f1f1;border-bottom:1px solid #999;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceFocus .mceTop span{color:#e5e5e5;}#editorcontainer,#post-status-info,#titlediv #title,.editwidget .widget-inside{border-color:#dfdfdf;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#ddd;}#adminmenu *{border-color:#e3e3e3;}#adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;}.folded #adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -207px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;}#adminmenu a.menu-top{background:#f1f1f1 url(../images/menu-bits.gif) repeat-x scroll left -379px;}#adminmenu .wp-submenu a{background:#FFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px;}#adminmenu .wp-has-current-submenu ul li a{background:none;}#adminmenu .wp-has-current-submenu ul li a.current{background:url(../images/menu-dark.gif) top left no-repeat!important;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu .menu-top .current{background:#6d6d6d url(../images/menu-bits.gif) top left repeat-x;border-color:#6d6d6d;color:#fff;text-shadow:rgba(0,0,0,0.4) 0 -1px 0;}#adminmenu li.wp-has-current-submenu .wp-submenu,#adminmenu li.wp-has-current-submenu ul li a{border-color:#aaa!important;}#adminmenu li.wp-has-current-submenu ul li a{background:url(../images/menu-dark.gif) bottom left no-repeat!important;}#adminmenu li.wp-has-current-submenu ul{border-bottom-color:#aaa;}#adminmenu li.menu-top .current:hover{border-color:#B5B5B5;}#adminmenu .wp-submenu .current a.current{background:transparent url(../images/menu-bits.gif) no-repeat scroll 0 -289px;}#adminmenu .wp-submenu a:hover{background-color:#EAF2FA!important;color:#333!important;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;background-color:#f5f5f5;background-image:none;border-color:#e3e3e3;text-shadow:rgba(255,255,255,1) 0 1px 0;}#adminmenu .wp-submenu ul{background-color:#fff;}.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{background-color:#F1F1F1;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.menu-top.current{background-color:#e6e6e6;}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#EAEAEA;border-color:#aaa;}#adminmenu div.wp-submenu{background-color:transparent;}#adminmenu #menu-dashboard div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -61px -33px;}#adminmenu #menu-dashboard:hover div.wp-menu-image,#adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-dashboard.current div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -61px -1px;}#adminmenu #menu-posts div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -272px -33px;}#adminmenu #menu-posts:hover div.wp-menu-image,#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -272px -1px;}#adminmenu #menu-media div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -121px -33px;}#adminmenu #menu-media:hover div.wp-menu-image,#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -121px -1px;}#adminmenu #menu-links div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -91px -33px;}#adminmenu #menu-links:hover div.wp-menu-image,#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -91px -1px;}#adminmenu #menu-pages div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -151px -33px;}#adminmenu #menu-pages:hover div.wp-menu-image,#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -151px -1px;}#adminmenu #menu-comments div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -31px -33px;}#adminmenu #menu-comments:hover div.wp-menu-image,#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-comments.current div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -31px -1px;}#adminmenu #menu-appearance div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -1px -33px;}#adminmenu #menu-appearance:hover div.wp-menu-image,#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -1px -1px;}#adminmenu #menu-plugins div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -181px -33px;}#adminmenu #menu-plugins:hover div.wp-menu-image,#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -181px -1px;}#adminmenu #menu-users div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -301px -33px;}#adminmenu #menu-users:hover div.wp-menu-image,#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -301px -1px;}#adminmenu #menu-tools div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -211px -33px;}#adminmenu #menu-tools:hover div.wp-menu-image,#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -211px -1px;}#adminmenu #menu-settings div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -241px -33px;}#adminmenu #menu-settings:hover div.wp-menu-image,#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url("../images/menu.png") no-repeat scroll -241px -1px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#E4F2FD;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#D54E21;}#screen-options-wrap,#contextual-help-wrap{background-color:#f1f1f1;border-color:#dfdfdf;}#screen-meta-links a.show-settings{color:#606060;}#screen-meta-links a.show-settings:hover{color:#000;}#replysubmit{background-color:#f1f1f1;border-top-color:#ddd;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}#edithead,#replyhead{background-color:#f1f1f1;}#ed_reply_toolbar{background-color:#e9e9e9;}.vim-current,.vim-current th,.vim-current td{background-color:#E4F2FD!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea,#bulk-titles,#replyrow input{border-color:#ddd;}.inline-editor div.title{background-color:#EAF3FA;}.inline-editor ul.cat-checklist{background-color:#FFF;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}#replyrow #ed_reply_toolbar input:hover{border-color:#aaa;background:#ddd;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#D54E21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;}#major-publishing-actions{background:#eaf2fa;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits.gif') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover{color:#d54e21;border-color:#d54321;}.tablenav .tablenav-pages a:active{color:#fff!important;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-bottom-color:#eee;}#minor-publishing{border-bottom-color:#ddd;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul#category-tabs li.tabs a{color:#333;}#wp_editimgbtn,#wp_delimgbtn,#wp_editgallery,#wp_delgallery{border-color:#999;background-color:#eee;}#wp_editimgbtn:hover,#wp_delimgbtn:hover,#wp_editgallery:hover,#wp_delgallery:hover{border-color:#555;background-color:#ccc;}#favorite-first{background:#797979 url(../images/fav.png) repeat-x left center;border-color:#777!important;border-bottom-color:#666!important;}#favorite-inside{border-color:#797979;background-color:#797979;}#favorite-toggle{background:transparent url(../images/fav-arrow.gif) no-repeat 0 -4px;}#favorite-actions a{color:#ddd;}#favorite-actions a:hover{color:#fff;}#favorite-inside a:hover{text-decoration:underline;}#favorite-actions .slide-down{border-bottom-color:#626262;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{text-shadow:rgba(255,255,255,1) 0 1px 0;}.button-primary,.submit .button-primary{text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}#screen-meta a.show-settings{background-color:transparent;text-shadow:rgba(255,255,255,0.7) 0 1px 0;}#icon-edit,#icon-post{background:transparent url(../images/icons32.png) no-repeat -552px -5px;}#icon-index{background:transparent url(../images/icons32.png) no-repeat -137px -5px;}#icon-upload{background:transparent url(../images/icons32.png) no-repeat -251px -5px;}#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32.png) no-repeat -190px -5px;}#icon-edit-pages,#icon-page{background:transparent url(../images/icons32.png) no-repeat -312px -5px;}#icon-edit-comments{background:transparent url(../images/icons32.png) no-repeat -72px -5px;}#icon-themes{background:transparent url(../images/icons32.png) no-repeat -11px -5px;}#icon-plugins{background:transparent url(../images/icons32.png) no-repeat -370px -5px;}#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32.png) no-repeat -600px -5px;}#icon-tools,#icon-admin{background:transparent url(../images/icons32.png) no-repeat -432px -5px;}#icon-options-general{background:transparent url(../images/icons32.png) no-repeat -492px -5px;}.view-switch #view-switch-list{background:transparent url(../images/list.png) no-repeat 0 0;}.view-switch #view-switch-list.current{background:transparent url(../images/list.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -20px 0;}.view-switch #view-switch-excerpt.current{background:transparent url(../images/list.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo.gif) no-repeat scroll center center;}#wphead #site-visit-button{background-color:#585858;background-image:url(../images/visit-site-button-grad.gif);color:#aaa;text-shadow:#3F3F3F 0 -1px 0;}#wphead a:hover #site-visit-button{color:#fff;}#wphead a:focus #site-visit-button,#wphead a:active #site-visit-button{background-position:0 -27px;}.popular-tags,.feature-filter{background-color:#FFF;border-color:#DFDFDF;}#theme-information .action-button{border-top-color:#DFDFDF;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#f1f1f1;border-color:#ddd;}#available-widgets .widget-holder{background-color:#fff;border-color:#ddd;}#widgets-left .sidebar-name{background-color:#aaa;background-image:url(../images/ed-bg.gif);text-shadow:#FFF 0 1px 0;border-color:#dfdfdf;}#widgets-right .sidebar-name{background-image:url(../images/fav.png);text-shadow:#3f3f3f 0 -1px 0;background-color:#636363;border-color:#636363;color:#fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}#widgets-left .sidebar-name-arrow{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;}#widgets-right .sidebar-name-arrow{background:transparent url(../images/fav-arrow.gif) no-repeat scroll 0 -1px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;} -
trunk/wp-admin/css/dashboard.css
r11157 r11857 1 .postbox p, .postbox ul, .postbox ol, .postbox blockquote, #wp-version-message { font-size: 11px; } 2 3 .edit-box { 4 display: none; 5 } 6 7 h3:hover .edit-box { 8 display: inline; 9 } 10 11 form .input-text-wrap { 12 border-style: solid; 13 border-width: 1px; 14 padding: 2px 3px; 15 border-color: #ccc; 16 } 17 18 #dashboard-widgets form .input-text-wrap input { 19 border: 0 none; 20 outline: none; 21 margin: 0; 22 padding: 0; 23 width: 99%; 24 color: #333; 25 } 26 27 form .textarea-wrap { 28 border-style: solid; 29 border-width: 1px; 30 padding: 2px; 31 border-color: #ccc; 32 } 33 34 #dashboard-widgets form .textarea-wrap textarea { 35 border: 0 none; 36 padding: 0; 37 outline: none; 38 width: 99%; 39 -moz-box-sizing: border-box; 40 -webkit-box-sizing: border-box; 41 box-sizing: border-box; 42 } 43 44 #dashboard-widgets .postbox form .submit { 45 float: none; 46 margin: .5em 0 0; 47 padding: 0; 48 border: none; 49 } 50 51 #dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input { 52 margin: 0; 53 } 54 55 #dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish { 56 min-width: 0; 57 } 58 59 div.postbox div.inside { 60 margin: 10px; 61 position: relative; 62 } 63 64 #dashboard-widgets a { 65 text-decoration: none; 66 } 67 68 #dashboard-widgets h3 a { 69 text-decoration: underline; 70 } 71 72 #dashboard-widgets h3 .postbox-title-action { 73 position: absolute; 74 right: 30px; 75 padding: 0; 76 } 77 78 #dashboard-widgets h4 { 79 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 80 font-size: 13px; 81 margin: 0 0 .2em; 82 padding: 0; 83 } 84 85 /* Right Now */ 86 87 #dashboard_right_now p.sub, 88 #dashboard_right_now .table, #dashboard_right_now .versions { 89 margin: -12px; 90 } 91 92 #dashboard_right_now .inside { 93 font-size: 12px; 94 } 95 96 #dashboard_right_now p.sub { 97 font-style: italic; 98 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 99 padding: 5px 10px 15px; 100 color: #777; 101 font-size: 13px; 102 } 103 104 #dashboard_right_now .table { 105 background: #f9f9f9; 106 border-top: #ececec 1px solid; 107 border-bottom: #ececec 1px solid; 108 margin: 0 -9px 10px; 109 padding: 0 10px; 110 } 111 112 #dashboard_right_now table { 113 width: 100%; 114 } 115 116 #dashboard_right_now table td { 117 border-top: #ececec 1px solid; 118 padding: 3px 0; 119 white-space: nowrap; 120 } 121 122 #dashboard_right_now table tr.first td { 123 border-top: none; 124 } 125 126 #dashboard_right_now td.b { 127 padding-right: 6px; 128 text-align: right; 129 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 130 font-size: 14px; 131 } 132 133 #dashboard_right_now td.b a { 134 font-size: 18px; 135 } 136 137 #dashboard_right_now td.b a:hover { 138 color: #d54e21; 139 } 140 141 #dashboard_right_now .t { 142 font-size: 12px; 143 padding-right: 12px; 144 padding-top: 6px; 145 color: #777; 146 } 147 148 #dashboard_right_now td.first, 149 #dashboard_right_now td.last { 150 width: 1px; 151 } 152 153 #dashboard_right_now .spam { 154 color: red; 155 } 156 157 #dashboard_right_now .waiting { 158 color: #e66f00; 159 } 160 161 #dashboard_right_now .approved { 162 color: green; 163 } 164 165 #dashboard_right_now .versions { 166 padding: 6px 10px 12px; 167 } 168 169 #dashboard_right_now .versions .b { 170 font-weight: bold; 171 } 172 173 #dashboard_right_now a.button { 174 float: right; 175 clear: right; 176 position: relative; 177 top: -5px; 178 } 179 180 /* Recent Comments */ 181 182 #dashboard_recent_comments h3 { 183 margin-bottom: 0; 184 } 185 186 #dashboard_recent_comments .inside { 187 margin-top: 0; 188 } 189 190 #dashboard_recent_comments .comment-meta .approve { 191 font-style: italic; 192 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 193 font-size: 10px; 194 } 195 196 #the-comment-list { 197 position: relative; 198 } 199 200 #the-comment-list .comment-item { 201 padding: 1em 10px; 202 border-top: 1px solid; 203 } 204 205 #the-comment-list .pingback { 206 padding-left: 9px !important; 207 } 208 209 #the-comment-list .comment-item, 210 #the-comment-list #replyrow { 211 margin: 0 -10px; 212 } 213 214 #the-comment-list .comment-item:first-child { 215 border-top: none; 216 } 217 218 #the-comment-list .comment-item .avatar { 219 float: left; 220 margin: 0 10px 5px 0; 221 } 222 223 #the-comment-list .comment-item h4 { 224 line-height: 1.4; 225 margin-top: -.2em; 226 font-weight: normal; 227 color: #999; 228 } 229 230 #the-comment-list .comment-item h4 cite { 231 font-style: normal; 232 font-weight: normal; 233 } 234 235 #the-comment-list .comment-item blockquote, 236 #the-comment-list .comment-item blockquote p { 237 margin: 0; 238 padding: 0; 239 display: inline; 240 } 241 242 #dashboard_recent_comments #the-comment-list .trackback blockquote, 243 #dashboard_recent_comments #the-comment-list .pingback blockquote { 244 display: block; 245 } 246 247 #the-comment-list .comment-item p.row-actions { 248 margin: 3px 0 0; 249 padding: 0; 250 font-size: 10px; 251 } 252 253 /* QuickPress */ 254 255 #dashboard_quick_press h4 { 256 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 257 float: left; 258 width: 5.5em; 259 clear: both; 260 font-weight: normal; 261 text-align: right; 262 padding-top: 5px; 263 font-size: 12px; 264 } 265 266 #dashboard_quick_press h4 label { 267 margin-right: 10px; 268 } 269 270 #dashboard_quick_press .input-text-wrap, 271 #dashboard_quick_press .textarea-wrap { 272 margin: 0 0 1em 5em; 273 } 274 275 #dashboard_quick_press #media-buttons { 276 margin: 0 0 .5em 5em; 277 padding: 0 0 0 10px; 278 font-size: 11px; 279 } 280 281 #dashboard_quick_press #media-buttons a { 282 vertical-align: bottom; 283 } 284 285 #dashboard-widgets #dashboard_quick_press form p.submit { 286 margin-left: 4.6em; 287 } 288 289 #dashboard-widgets #dashboard_quick_press form p.submit input { 290 float: left; 291 } 292 293 #dashboard-widgets #dashboard_quick_press form p.submit #save-post { 294 margin: 0 1em 0 10px; 295 } 296 297 #dashboard-widgets #dashboard_quick_press form p.submit #publish { 298 float: right; 299 } 300 301 /* Recent Drafts */ 302 #dashboard_recent_drafts ul { 303 margin: 0; 304 padding: 0; 305 list-style: none; 306 } 307 308 #dashboard_recent_drafts ul li { 309 margin-bottom: 0.6em; 310 } 311 312 #dashboard_recent_drafts h4 { 313 font-weight: normal; 314 } 315 316 #dashboard_recent_drafts h4 abbr { 317 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 318 font-size: 11px; 319 color: #999; 320 margin-left: 3px; 321 } 322 323 #dashboard_recent_drafts p { 324 margin: 0; 325 padding: 0; 326 } 327 328 /* Feeds */ 329 330 .rss-widget ul { 331 margin: 0; 332 padding: 0; 333 list-style: none; 334 } 335 336 a.rsswidget { 337 font-size: 13px; 338 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 339 line-height: 1.7em; 340 } 341 342 .rss-widget ul li { 343 line-height: 1.5em; 344 margin-bottom: 12px; 345 } 346 347 .rss-widget span.rss-date { 348 margin-left: 3px; 349 } 350 351 .rss-widget cite { 352 display: block; 353 text-align: right; 354 margin: 0 0 1em; 355 padding: 0; 356 } 357 358 .rss-widget cite:before { 359 content: '\2014'; 360 } 361 362 /* Plugins */ 363 364 #dashboard_plugins h4 { 365 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 366 } 367 368 #dashboard_plugins h5 { 369 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 370 font-size: 13px !important; 371 margin: 0; 372 display: inline; 373 line-height: 1.4em; 374 } 375 376 #dashboard_plugins h5 a { 377 font-weight: normal; 378 line-height: 1.7em; 379 } 380 381 #dashboard_plugins p { 382 margin: 0 0 1.4em; 383 line-height: 1.4em; 384 } 385 386 .dashboard-comment-wrap { 387 overflow: hidden; 388 word-wrap: break-word; 389 } 390 1 .postbox p,.postbox ul,.postbox ol,.postbox blockquote,#wp-version-message{font-size:11px;}.edit-box{display:none;}h3:hover .edit-box{display:inline;}form .input-text-wrap{border-style:solid;border-width:1px;padding:2px 3px;border-color:#ccc;}#dashboard-widgets form .input-text-wrap input{border:0 none;outline:none;margin:0;padding:0;width:99%;color:#333;}form .textarea-wrap{border-style:solid;border-width:1px;padding:2px;border-color:#ccc;}#dashboard-widgets form .textarea-wrap textarea{border:0 none;padding:0;outline:none;width:99%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:none;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input{margin:0;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0;}div.postbox div.inside{margin:10px;position:relative;}#dashboard-widgets a{text-decoration:none;}#dashboard-widgets h3 a{text-decoration:underline;}#dashboard-widgets h3 .postbox-title-action{position:absolute;right:30px;padding:0;}#dashboard-widgets h4{font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-size:13px;margin:0 0 .2em;padding:0;}#dashboard_right_now p.sub,#dashboard_right_now .table,#dashboard_right_now .versions{margin:-12px;}#dashboard_right_now .inside{font-size:12px;}#dashboard_right_now p.sub{font-style:italic;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;padding:5px 10px 15px;color:#777;font-size:13px;}#dashboard_right_now .table{background:#f9f9f9;border-top:#ececec 1px solid;border-bottom:#ececec 1px solid;margin:0 -9px 10px;padding:0 10px;}#dashboard_right_now table{width:100%;}#dashboard_right_now table td{border-top:#ececec 1px solid;padding:3px 0;white-space:nowrap;}#dashboard_right_now table tr.first td{border-top:none;}#dashboard_right_now td.b{padding-right:6px;text-align:right;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-size:14px;}#dashboard_right_now td.b a{font-size:18px;}#dashboard_right_now td.b a:hover{color:#d54e21;}#dashboard_right_now .t{font-size:12px;padding-right:12px;padding-top:6px;color:#777;}#dashboard_right_now td.first,#dashboard_right_now td.last{width:1px;}#dashboard_right_now .spam{color:red;}#dashboard_right_now .waiting{color:#e66f00;}#dashboard_right_now .approved{color:green;}#dashboard_right_now .versions{padding:6px 10px 12px;}#dashboard_right_now .versions .b{font-weight:bold;}#dashboard_right_now a.button{float:right;clear:right;position:relative;top:-5px;}#dashboard_recent_comments h3{margin-bottom:0;}#dashboard_recent_comments .inside{margin-top:0;}#dashboard_recent_comments .comment-meta .approve{font-style:italic;font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;font-size:10px;}#the-comment-list{position:relative;}#the-comment-list .comment-item{padding:1em 10px;border-top:1px solid;}#the-comment-list .pingback{padding-left:9px!important;}#the-comment-list .comment-item,#the-comment-list #replyrow{margin:0 -10px;}#the-comment-list .comment-item:first-child{border-top:none;}#the-comment-list .comment-item .avatar{float:left;margin:0 10px 5px 0;}#the-comment-list .comment-item h4{line-height:1.4;margin-top:-.2em;font-weight:normal;color:#999;}#the-comment-list .comment-item h4 cite{font-style:normal;font-weight:normal;}#the-comment-list .comment-item blockquote,#the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline;}#dashboard_recent_comments #the-comment-list .trackback blockquote,#dashboard_recent_comments #the-comment-list .pingback blockquote{display:block;}#the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:10px;}#dashboard_quick_press h4{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;float:left;width:5.5em;clear:both;font-weight:normal;text-align:right;padding-top:5px;font-size:12px;}#dashboard_quick_press h4 label{margin-right:10px;}#dashboard_quick_press .input-text-wrap,#dashboard_quick_press .textarea-wrap{margin:0 0 1em 5em;}#dashboard_quick_press #media-buttons{margin:0 0 .5em 5em;padding:0 0 0 10px;font-size:11px;}#dashboard_quick_press #media-buttons a{vertical-align:bottom;}#dashboard-widgets #dashboard_quick_press form p.submit{margin-left:4.6em;}#dashboard-widgets #dashboard_quick_press form p.submit input{float:left;}#dashboard-widgets #dashboard_quick_press form p.submit #save-post{margin:0 1em 0 10px;}#dashboard-widgets #dashboard_quick_press form p.submit #publish{float:right;}#dashboard_recent_drafts ul{margin:0;padding:0;list-style:none;}#dashboard_recent_drafts ul li{margin-bottom:.6em;}#dashboard_recent_drafts h4{font-weight:normal;}#dashboard_recent_drafts h4 abbr{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;font-size:11px;color:#999;margin-left:3px;}#dashboard_recent_drafts p{margin:0;padding:0;}.rss-widget ul{margin:0;padding:0;list-style:none;}a.rsswidget{font-size:13px;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;line-height:1.7em;}.rss-widget ul li{line-height:1.5em;margin-bottom:12px;}.rss-widget span.rss-date{margin-left:3px;}.rss-widget cite{display:block;text-align:right;margin:0 0 1em;padding:0;}.rss-widget cite:before{content:'\2014';}#dashboard_plugins h4{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;}#dashboard_plugins h5{font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-size:13px!important;margin:0;display:inline;line-height:1.4em;}#dashboard_plugins h5 a{font-weight:normal;line-height:1.7em;}#dashboard_plugins p{margin:0 0 1.4em;line-height:1.4em;}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word;} -
trunk/wp-admin/css/global.css
r11674 r11857 1 /* http://meyerweb.com/eric/tools/css/reset/ */ 2 /* v1.0 | 20080212 */ 3 4 html, body, div, span, applet, object, iframe, 5 h1, h2, h3, h4, h5, h6, p, blockquote, pre, 6 a, abbr, acronym, address, big, cite, code, 7 del, dfn, em, font, img, ins, kbd, q, s, samp, 8 small, strike, strong, sub, sup, tt, var, 9 b, u, i, center, 10 dl, dt, dd, ol, ul, li, 11 fieldset, form, label, legend, 12 table, caption, tbody, tfoot, thead, tr, th, td { 13 margin: 0; 14 padding: 0; 15 border: 0; 16 outline: 0; 17 /* font-size: 100%; 18 vertical-align: baseline; */ 19 background: transparent; 20 } 21 body { 22 line-height: 1; 23 } 24 ol, ul { 25 list-style: none; 26 } 27 blockquote, q { 28 quotes: none; 29 } 30 blockquote:before, blockquote:after, 31 q:before, q:after { 32 content: ''; 33 content: none; 34 } 35 36 /* remember to define focus styles! */ 37 /* 38 :focus { 39 outline: 0; 40 } 41 */ 42 /* remember to highlight inserts somehow! */ 43 ins { 44 text-decoration: none; 45 } 46 del { 47 text-decoration: line-through; 48 } 49 50 /* tables still need 'cellspacing="0"' in the markup */ 51 /* 52 table { 53 border-collapse: collapse; 54 border-spacing: 0; 55 } 56 */ 57 /* end reset css */ 58 59 60 /* 2 column liquid layout */ 61 #wpwrap { 62 height: auto; 63 min-height: 100%; 64 width: 100%; 65 } 66 67 #wpcontent { 68 height: 100%; 69 padding-bottom: 50px; 70 } 71 72 #wpbody { 73 clear: both; 74 margin-left: 175px; 75 } 76 77 .folded #wpbody { 78 margin-left: 60px; 79 } 80 81 #wpbody-content { 82 float: left; 83 width: 100%; 84 } 85 86 #adminmenu { 87 float: left; 88 clear: left; 89 width: 145px; 90 margin-top: 15px; 91 margin-right: 5px; 92 margin-bottom: 15px; 93 margin-left: -160px; 94 position: relative; 95 padding: 0; 96 list-style: none; 97 } 98 99 .folded #adminmenu { 100 margin-left: -45px; 101 } 102 103 .folded #adminmenu, 104 .folded #adminmenu li.menu-top { 105 width: 28px; 106 } 107 108 #footer { 109 clear: both; 110 position: relative; 111 width: 100%; 112 } 113 114 /* inner 2 column liquid layout */ 115 .inner-sidebar { 116 float: right; 117 clear: right; 118 display: none; 119 width: 281px; 120 position: relative; 121 } 122 123 .inner-sidebar #side-sortables { 124 width: 280px; 125 min-height: 300px; 126 } 127 128 .has-right-sidebar .inner-sidebar { 129 display: block; 130 } 131 132 .has-right-sidebar #post-body { 133 float: left; 134 clear: left; 135 width: 100%; 136 margin-right: -340px; 137 } 138 139 .has-right-sidebar #post-body-content { 140 margin-right: 300px; 141 } 142 143 /* 2 columns main area */ 144 145 #col-container { 146 overflow: hidden; 147 padding: 0; 148 margin: 0; 149 } 150 151 #col-left { 152 padding: 0; 153 margin: 0; 154 overflow: hidden; 155 width: 39%; 156 } 157 158 #col-right { 159 float: right; 160 clear: right; 161 overflow: hidden; 162 padding: 0; 163 margin: 0; 164 width: 59%; 165 } 166 167 /* utility classes */ 168 .alignleft { 169 float: left; 170 } 171 172 .alignright { 173 float: right; 174 } 175 176 .textleft { 177 text-align: left; 178 } 179 180 .textright { 181 text-align: right; 182 } 183 184 .clear { 185 clear: both; 186 } 187 188 /* Hide visually but not from screen readers */ 189 .screen-reader-text, 190 .screen-reader-text span { 191 position: absolute; 192 left: -1000em; 193 height: 1px; 194 width: 1px; 195 overflow: hidden; 196 } 197 198 .hidden, 199 .js .closed .inside, 200 .js .hide-if-js, 201 .no-js .hide-if-no-js { 202 display: none; 203 } 204 205 /* include margin and padding in the width calculation of input and textarea */ 206 input[type="text"], 207 input[type="password"], 208 textarea { 209 -moz-box-sizing: border-box; 210 -webkit-box-sizing: border-box; 211 -ms-box-sizing: border-box; /* ie8 only */ 212 box-sizing: border-box; 213 } 214 215 input[type="checkbox"], 216 input[type="radio"] { 217 vertical-align: middle; 218 } 219 220 /* styles for use by people extending the WordPress interface */ 221 html, 222 body { 223 height: 100%; 224 } 225 226 body, 227 td, 228 textarea, 229 input, 230 select { 231 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 232 font-size: 13px; 233 } 234 235 body, 236 textarea { 237 line-height: 1.4em; 238 } 239 240 input, 241 select { 242 line-height: 1em; 243 } 244 245 p { 246 margin: 1em 0; 247 } 248 249 blockquote { 250 margin: 1em; 251 } 252 253 label { 254 cursor: pointer; 255 } 256 257 li, 258 dd { 259 margin-bottom: 6px; 260 } 261 262 p, 263 li, 264 dl, 265 dd, 266 dt { 267 line-height: 140%; 268 } 269 270 textarea, 271 input, 272 select { 273 margin: 1px; 274 padding: 3px; 275 } 276 277 h1 { 278 display: block; 279 font-size: 2em; 280 font-weight: bold; 281 margin: .67em 0; 282 } 283 284 h2 { 285 display: block; 286 font-size: 1.5em; 287 font-weight: bold; 288 margin: .83em 0; 289 } 290 291 h3 { 292 display: block; 293 font-size: 1.17em; 294 font-weight: bold; 295 margin: 1em 0; 296 } 297 298 h4 { 299 display: block; 300 font-size: 1em; 301 font-weight: bold; 302 margin: 1.33em 0; 303 } 304 305 h5 { 306 display: block; 307 font-size: 0.83em; 308 font-weight: bold; 309 margin: 1.67em 0; 310 } 311 312 h6 { 313 display: block; 314 font-size: 0.67em; 315 font-weight: bold; 316 margin: 2.33em 0; 317 } 318 319 ul.ul-disc { 320 list-style: disc outside; 321 } 322 323 ul.ul-square { 324 list-style: square outside; 325 } 326 327 ol.ol-decimal { 328 list-style: decimal outside; 329 } 330 331 ul.ul-disc, 332 ul.ul-square, 333 ol.ol-decimal { 334 margin-left: 1.8em; 335 } 336 337 ul.ul-disc > li, 338 ul.ul-square > li, 339 ol.ol-decimal > li { 340 margin: 0 0 0.5em; 341 } 342 343 .subsubsub { 344 list-style: none; 345 margin: 8px 0 5px; 346 padding: 0; 347 white-space: nowrap; 348 font-size: 11px; 349 float: left; 350 } 351 352 .subsubsub a { 353 line-height: 2; 354 padding: .2em; 355 text-decoration: none; 356 } 357 358 .subsubsub a .count, .subsubsub a.current .count { 359 color: #999; 360 font-weight: normal; 361 } 362 363 .subsubsub a.current { 364 font-weight: bold; 365 background: none; 366 border: none; 367 } 368 369 .subsubsub li { 370 display: inline; 371 margin: 0; 372 padding: 0; 373 } 374 375 .widefat { 376 border-width: 1px; 377 border-style: solid; 378 border-spacing: 0; 379 width: 100%; 380 clear: both; 381 margin: 0; 382 -moz-border-radius: 4px; 383 -khtml-border-radius: 4px; 384 -webkit-border-radius: 4px; 385 border-radius: 4px; 386 } 387 388 .widefat * { 389 word-wrap: break-word; 390 } 391 392 .widefat a { 393 text-decoration: none; 394 } 395 396 .widefat td, 397 .widefat th { 398 border-bottom-width: 1px; 399 border-bottom-style: solid; 400 font-size: 11px; 401 vertical-align: text-top; 402 } 403 404 .widefat td { 405 padding: 3px 7px; 406 vertical-align: top; 407 } 408 409 .widefat td p, 410 .widefat td ol, 411 .widefat td ul { 412 font-size: 11px; 413 } 414 415 .widefat th { 416 padding: 7px 7px 8px; 417 text-align: left; 418 line-height: 1.3em; 419 } 420 421 .widefat th input { 422 margin: 0 0 0 8px; 423 padding: 0; 424 vertical-align: text-top; 425 } 426 427 .widefat .check-column { 428 width: 2.2em; 429 padding: 0; 430 431 } 432 433 .widefat tbody th.check-column { 434 padding: 7px 0 22px; 435 } 436 437 .widefat .num, 438 .column-comments, 439 .column-links, 440 .column-posts { 441 text-align: center; 442 } 443 444 .widefat th#comments { 445 vertical-align: middle; 446 } 447 448 .wrap { 449 margin: 0 15px 0 5px; 450 } 451 452 .updated, 453 .error { 454 border-width: 1px; 455 border-style: solid; 456 padding: 0 0.6em; 457 margin: 5px 15px 2px; 458 -moz-border-radius: 3px; 459 -khtml-border-radius: 3px; 460 -webkit-border-radius: 3px; 461 border-radius: 3px; 462 } 463 464 .updated p, 465 .error p { 466 margin: 0.5em 0; 467 line-height: 1; 468 padding: 2px; 469 } 470 471 .wrap .updated, 472 .wrap .error { 473 margin: 5px 0 15px; 474 } 475 476 .wrap h2 { 477 font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 478 margin: 0; 479 padding: 14px 15px 3px 0; 480 line-height: 35px; 481 text-shadow: rgba(255,255,255,1) 0px 1px 0px; 482 } 483 484 .wrap h2.long-header { 485 padding-right: 0; 486 } 1 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}ins{text-decoration:none;}del{text-decoration:line-through;}#wpwrap{height:auto;min-height:100%;width:100%;}#wpcontent{height:100%;padding-bottom:50px;}#wpbody{clear:both;margin-left:175px;}.folded #wpbody{margin-left:60px;}#wpbody-content{float:left;width:100%;}#adminmenu{float:left;clear:left;width:145px;margin-top:15px;margin-right:5px;margin-bottom:15px;margin-left:-160px;position:relative;padding:0;list-style:none;}.folded #adminmenu{margin-left:-45px;}.folded #adminmenu,.folded #adminmenu li.menu-top{width:28px;}#footer{clear:both;position:relative;width:100%;}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative;}.inner-sidebar #side-sortables{width:280px;min-height:300px;}.has-right-sidebar .inner-sidebar{display:block;}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-340px;}.has-right-sidebar #post-body-content{margin-right:300px;}#col-container{overflow:hidden;padding:0;margin:0;}#col-left{padding:0;margin:0;overflow:hidden;width:39%;}#col-right{float:right;clear:right;overflow:hidden;padding:0;margin:0;width:59%;}.alignleft{float:left;}.alignright{float:right;}.textleft{text-align:left;}.textright{text-align:right;}.clear{clear:both;}.screen-reader-text,.screen-reader-text span{position:absolute;left:-1000em;height:1px;width:1px;overflow:hidden;}.hidden,.js .closed .inside,.js .hide-if-js,.no-js .hide-if-no-js{display:none;}input[type="text"],input[type="password"],textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}input[type="checkbox"],input[type="radio"]{vertical-align:middle;}html,body{height:100%;}body,td,textarea,input,select{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;font-size:13px;}body,textarea{line-height:1.4em;}input,select{line-height:1em;}p{margin:1em 0;}blockquote{margin:1em;}label{cursor:pointer;}li,dd{margin-bottom:6px;}p,li,dl,dd,dt{line-height:140%;}textarea,input,select{margin:1px;padding:3px;}h1{display:block;font-size:2em;font-weight:bold;margin:.67em 0;}h2{display:block;font-size:1.5em;font-weight:bold;margin:.83em 0;}h3{display:block;font-size:1.17em;font-weight:bold;margin:1em 0;}h4{display:block;font-size:1em;font-weight:bold;margin:1.33em 0;}h5{display:block;font-size:.83em;font-weight:bold;margin:1.67em 0;}h6{display:block;font-size:.67em;font-weight:bold;margin:2.33em 0;}ul.ul-disc{list-style:disc outside;}ul.ul-square{list-style:square outside;}ol.ol-decimal{list-style:decimal outside;}ul.ul-disc,ul.ul-square,ol.ol-decimal{margin-left:1.8em;}ul.ul-disc>li,ul.ul-square>li,ol.ol-decimal>li{margin:0 0 .5em;}.subsubsub{list-style:none;margin:8px 0 5px;padding:0;white-space:nowrap;font-size:11px;float:left;}.subsubsub a{line-height:2;padding:.2em;text-decoration:none;}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:normal;}.subsubsub a.current{font-weight:bold;background:none;border:none;}.subsubsub li{display:inline;margin:0;padding:0;}.widefat{border-width:1px;border-style:solid;border-spacing:0;width:100%;clear:both;margin:0;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.widefat *{word-wrap:break-word;}.widefat a{text-decoration:none;}.widefat td,.widefat th{border-bottom-width:1px;border-bottom-style:solid;font-size:11px;vertical-align:text-top;}.widefat td{padding:3px 7px;vertical-align:top;}.widefat td p,.widefat td ol,.widefat td ul{font-size:11px;}.widefat th{padding:7px 7px 8px;text-align:left;line-height:1.3em;}.widefat th input{margin:0 0 0 8px;padding:0;vertical-align:text-top;}.widefat .check-column{width:2.2em;padding:0;}.widefat tbody th.check-column{padding:7px 0 22px;}.widefat .num,.column-comments,.column-links,.column-posts{text-align:center;}.widefat th#comments{vertical-align:middle;}.wrap{margin:0 15px 0 5px;}.updated,.error{border-width:1px;border-style:solid;padding:0 .6em;margin:5px 15px 2px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.updated p,.error p{margin:.5em 0;line-height:1;padding:2px;}.wrap .updated,.wrap .error{margin:5px 0 15px;}.wrap h2{font:italic normal normal 24px/29px Georgia,"Times New Roman","Bitstream Charter",Times,serif;margin:0;padding:14px 15px 3px 0;line-height:35px;text-shadow:rgba(255,255,255,1) 0 1px 0;}.wrap h2.long-header{padding-right:0;} -
trunk/wp-admin/css/install.css
r10000 r11857 1 html { background: #f7f7f7; } 2 3 body { 4 background: #fff; 5 color: #333; 6 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 7 margin: 2em auto 0 auto; 8 width: 700px; 9 padding: 1em 2em; 10 -moz-border-radius: 11px; 11 -khtml-border-radius: 11px; 12 -webkit-border-radius: 11px; 13 border-radius: 11px; 14 border: 1px solid #dfdfdf; 15 } 16 17 a { color: #2583ad; text-decoration: none; } 18 19 a:hover { color: #d54e21; } 20 21 h1 { 22 border-bottom: 1px solid #dadada; 23 clear: both; 24 color: #666; 25 font: 24px Georgia, "Times New Roman", Times, serif; 26 margin: 5px 0 0 -4px; 27 padding: 0; 28 padding-bottom: 7px; 29 } 30 31 h2 { font-size: 16px; } 32 33 p, li { 34 padding-bottom: 2px; 35 font-size: 12px; 36 line-height: 18px; 37 } 38 39 code { font-size: 13px; } 40 41 ul, ol { padding: 5px 5px 5px 22px; } 42 43 #logo { margin: 6px 0 14px 0; border-bottom: none;} 44 45 .step { 46 margin: 20px 0 15px; 47 } 48 49 .step, th { text-align: left; padding: 0; } 50 51 .submit input, .button, .button-secondary { 52 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 53 text-decoration: none; 54 font-size: 14px !important; 55 line-height: 16px; 56 padding: 6px 12px; 57 cursor: pointer; 58 border: 1px solid #bbb; 59 color: #464646; 60 -moz-border-radius: 15px; 61 -khtml-border-radius: 15px; 62 -webkit-border-radius: 15px; 63 border-radius: 15px; 64 -moz-box-sizing: content-box; 65 -webkit-box-sizing: content-box; 66 -khtml-box-sizing: content-box; 67 box-sizing: content-box; 68 } 69 70 .button:hover, .button-secondary:hover, .submit input:hover { 71 color: #000; 72 border-color: #666; 73 } 74 75 .button, .submit input, .button-secondary { 76 background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top; 77 } 78 79 .button:active, .submit input:active, .button-secondary:active { 80 background: #eee url(../images/white-grad-active.png) repeat-x scroll left top; 81 } 82 83 .form-table { 84 border-collapse: collapse; 85 margin-top: 1em; 86 width: 100%; 87 } 88 89 .form-table td { 90 margin-bottom: 9px; 91 padding: 10px; 92 border-bottom: 8px solid #fff; 93 font-size: 12px; 94 } 95 96 .form-table th { 97 font-size: 13px; 98 text-align: left; 99 padding: 16px 10px 10px 10px; 100 border-bottom: 8px solid #fff; 101 width: 110px; 102 vertical-align: top; 103 } 104 105 .form-table tr { 106 background: #f3f3f3; 107 } 108 109 .form-table code { 110 line-height: 18px; 111 font-size: 18px; 112 } 113 114 .form-table p { 115 margin: 4px 0 0 0; 116 font-size: 11px; 117 } 118 119 .form-table input { 120 line-height: 20px; 121 font-size: 15px; 122 padding: 2px; 123 } 124 125 #error-page { margin-top: 50px; } 126 127 #error-page p { 128 font-size: 12px; 129 line-height: 18px; 130 margin: 25px 0 20px; 131 } 132 133 #error-page code { font-family: Consolas, Monaco, Courier, monospace; } 1 html{background:#f7f7f7;}body{background:#fff;color:#333;font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;margin:2em auto 0 auto;width:700px;padding:1em 2em;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;border:1px solid #dfdfdf;}a{color:#2583ad;text-decoration:none;}a:hover{color:#d54e21;}h1{border-bottom:1px solid #dadada;clear:both;color:#666;font:24px Georgia,"Times New Roman",Times,serif;margin:5px 0 0 -4px;padding:0;padding-bottom:7px;}h2{font-size:16px;}p,li{padding-bottom:2px;font-size:12px;line-height:18px;}code{font-size:13px;}ul,ol{padding:5px 5px 5px 22px;}#logo{margin:6px 0 14px 0;border-bottom:none;}.step{margin:20px 0 15px;}.step,th{text-align:left;padding:0;}.submit input,.button,.button-secondary{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;text-decoration:none;font-size:14px!important;line-height:16px;padding:6px 12px;cursor:pointer;border:1px solid #bbb;color:#464646;-moz-border-radius:15px;-khtml-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;box-sizing:content-box;}.button:hover,.button-secondary:hover,.submit input:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}.form-table{border-collapse:collapse;margin-top:1em;width:100%;}.form-table td{margin-bottom:9px;padding:10px;border-bottom:8px solid #fff;font-size:12px;}.form-table th{font-size:13px;text-align:left;padding:16px 10px 10px 10px;border-bottom:8px solid #fff;width:110px;vertical-align:top;}.form-table tr{background:#f3f3f3;}.form-table code{line-height:18px;font-size:18px;}.form-table p{margin:4px 0 0 0;font-size:11px;}.form-table input{line-height:20px;font-size:15px;padding:2px;}#error-page{margin-top:50px;}#error-page p{font-size:12px;line-height:18px;margin:25px 0 20px;}#error-page code{font-family:Consolas,Monaco,Courier,monospace;} -
trunk/wp-admin/css/login.css
r11148 r11857 1 * { margin: 0; padding: 0; } 2 3 body { 4 border-top-width: 30px; 5 border-top-style: solid; 6 font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 7 } 8 9 form { 10 margin-left: 8px; 11 padding: 16px 16px 40px 16px; 12 font-weight: normal; 13 -moz-border-radius: 11px; 14 -khtml-border-radius: 11px; 15 -webkit-border-radius: 11px; 16 border-radius: 5px; 17 background: #fff; 18 border: 1px solid #e5e5e5; 19 -moz-box-shadow: rgba(200,200,200,1) 0 4px 18px; 20 -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px; 21 -khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px; 22 box-shadow: rgba(200,200,200,1) 0 4px 18px; 23 } 24 25 form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; } 26 27 #login form .submit input { 28 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 29 padding: 3px 10px; 30 border: none; 31 font-size: 12px; 32 border-width: 1px; 33 border-style: solid; 34 -moz-border-radius: 11px; 35 -khtml-border-radius: 11px; 36 -webkit-border-radius: 11px; 37 border-radius: 11px; 38 cursor: pointer; 39 text-decoration: none; 40 margin-top: -3px; 41 text-shadow: rgba(0,0,0,0.3) 0 -1px 0; 42 } 43 44 #login form p { 45 margin-bottom: 0; 46 } 47 48 label { 49 color: #777; 50 font-size: 13px; 51 } 52 53 form .forgetmenot label { 54 font-size: 11px; 55 line-height: 19px; 56 } 57 58 form .submit { float: right; } 59 60 form p { margin-bottom: 24px; } 61 62 h1 a { 63 background: url(../images/logo-login.gif) no-repeat top center; 64 width: 326px; 65 height: 67px; 66 text-indent: -9999px; 67 overflow: hidden; 68 padding-bottom: 15px; 69 display: block; 70 } 71 72 #nav { 73 text-shadow: rgba(255,255,255,1) 0 1px 0; 74 } 75 76 #backtoblog a { 77 position: absolute; 78 top: 7px; 79 left: 15px; 80 text-decoration: none; 81 } 82 83 #login { width: 320px; margin: 7em auto; } 84 85 #login_error, .message { 86 margin: 0 0 16px 8px; 87 border-width: 1px; 88 border-style: solid; 89 padding: 12px; 90 -moz-border-radius: 3px; 91 -khtml-border-radius: 3px; 92 -webkit-border-radius: 3px; 93 border-radius: 3px; 94 } 95 96 #nav { margin: 0 0 0 8px; padding: 16px; } 97 98 #user_pass, #user_login, #user_email { 99 font-size: 24px; 100 width: 97%; 101 padding: 3px; 102 margin-top: 2px; 103 margin-right: 6px; 104 margin-bottom: 16px; 105 border: 1px solid #e5e5e5; 106 background: #fbfbfb; 107 } 108 109 .clear { 110 clear: both; 111 } 1 *{margin:0;padding:0;}body{border-top-width:30px;border-top-style:solid;font:11px "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;}form{margin-left:8px;padding:16px 16px 40px 16px;font-weight:normal;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:5px;background:#fff;border:1px solid #e5e5e5;-moz-box-shadow:rgba(200,200,200,1) 0 4px 18px;-webkit-box-shadow:rgba(200,200,200,1) 0 4px 18px;-khtml-box-shadow:rgba(200,200,200,1) 0 4px 18px;box-shadow:rgba(200,200,200,1) 0 4px 18px;}form .forgetmenot{font-weight:normal;float:left;margin-bottom:0;}#login form .submit input{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;padding:3px 10px;border:none;font-size:12px;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;cursor:pointer;text-decoration:none;margin-top:-3px;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}#login form p{margin-bottom:0;}label{color:#777;font-size:13px;}form .forgetmenot label{font-size:11px;line-height:19px;}form .submit{float:right;}form p{margin-bottom:24px;}h1 a{background:url(../images/logo-login.gif) no-repeat top center;width:326px;height:67px;text-indent:-9999px;overflow:hidden;padding-bottom:15px;display:block;}#nav{text-shadow:rgba(255,255,255,1) 0 1px 0;}#backtoblog a{position:absolute;top:7px;left:15px;text-decoration:none;}#login{width:320px;margin:7em auto;}#login_error,.message{margin:0 0 16px 8px;border-width:1px;border-style:solid;padding:12px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}#nav{margin:0 0 0 8px;padding:16px;}#user_pass,#user_login,#user_email{font-size:24px;width:97%;padding:3px;margin-top:2px;margin-right:6px;margin-bottom:16px;border:1px solid #e5e5e5;background:#fbfbfb;}.clear{clear:both;} -
trunk/wp-admin/css/media.css
r11557 r11857 1 div#media-upload-header { 2 margin: 0; 3 padding: 0 5px; 4 font-weight: bold; 5 position: relative; 6 border-bottom-width: 1px; 7 border-bottom-style: solid; 8 height: 2.5em; 9 } 10 11 body#media-upload ul#sidemenu { 12 font-weight: normal; 13 margin: 0 5px; 14 position: absolute; 15 left: 0px; 16 bottom: -1px; 17 } 18 19 div#media-upload-error { 20 margin: 1em; 21 font-weight: bold; 22 } 23 24 form { 25 margin: 1em; 26 } 27 28 #search-filter { 29 text-align: right; 30 } 31 32 th { 33 position: relative; 34 } 35 36 .media-upload-form label.form-help, td.help { 37 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 38 font-style: italic; 39 font-weight: normal; 40 } 41 42 .media-upload-form p.help { 43 margin: 0; 44 padding: 0; 45 } 46 47 .media-upload-form fieldset { 48 width: 100%; 49 border: none; 50 text-align: justify; 51 margin: 0 0 1em 0; 52 padding: 0; 53 } 54 55 /* specific to the image upload form */ 56 57 58 .image-align-none-label { 59 background: url(../images/align-none.png) no-repeat center left; 60 } 61 62 .image-align-left-label { 63 background: url(../images/align-left.png) no-repeat center left; 64 } 65 66 .image-align-center-label { 67 background: url(../images/align-center.png) no-repeat center left; 68 } 69 70 .image-align-right-label { 71 background: url(../images/align-right.png) no-repeat center left; 72 } 73 74 tr.image-size td { 75 width: 460px; 76 } 77 78 tr.image-size div.image-size-item { 79 float: left; 80 width: 25%; 81 margin: 0; 82 } 83 84 #library-form .progress, 85 #gallery-form .progress, 86 #flash-upload-ui, 87 .insert-gallery, 88 .describe.startopen, 89 .describe.startclosed { 90 display: none; 91 } 92 93 .media-item .thumbnail { 94 max-width: 128px; 95 max-height: 128px; 96 } 97 98 thead.media-item-info tr { 99 background-color: transparent; 100 } 101 102 thead.media-item-info th, 103 thead.media-item-info td { 104 border: none; 105 margin: 0; 106 } 107 108 .form-table thead.media-item-info { 109 border: 8px solid #fff; 110 } 111 112 abbr.required { 113 text-decoration: none; 114 border: none; 115 } 116 117 .describe label { 118 display: inline; 119 } 120 121 .describe td { 122 vertical-align: middle; 123 padding: 0 5px 0 0; 124 } 125 126 .describe td.A1 { 127 width: 132px; 128 } 129 130 .describe input[type="text"], 131 .describe textarea { 132 width: 460px; 133 border-width: 1px; 134 border-style: solid; 135 } 136 137 .describe-toggle-on, 138 .describe-toggle-off { 139 display: block; 140 line-height: 36px; 141 float: right; 142 margin-right: 20px; 143 } 144 145 .describe-toggle-off { 146 display: none; 147 } 148 149 .hidden { 150 height: 0; 151 width: 0; 152 overflow: hidden; 153 border: none; 154 } 155 156 /* Specific to Uploader */ 157 158 #media-upload .media-upload-form p { 159 margin: 0 1em 1em 0; 160 } 161 162 #media-upload p.ml-submit { 163 padding: 1em 0; 164 } 165 166 #media-upload p.help, 167 #media-upload label.help { 168 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 169 font-style: italic; 170 font-weight: normal; 171 } 172 173 #media-upload tr.image-size td.field { 174 text-align: center; 175 } 176 177 #media-upload #media-items { 178 border-width: 1px; 179 border-style: solid; 180 border-bottom: none; 181 width: 623px; 182 } 183 184 #media-upload .media-item { 185 border-bottom-width: 1px; 186 border-bottom-style: solid; 187 min-height: 36px; 188 width: 100%; 189 } 190 191 #media-upload .ui-sortable .media-item { 192 cursor: move; 193 } 194 195 .filename { 196 line-height: 36px; 197 padding: 0 10px; 198 overflow: hidden; 199 } 200 201 #media-upload .describe { 202 padding: 5px; 203 width: 100%; 204 clear: both; 205 cursor: default; 206 } 207 208 #media-upload .slidetoggle { 209 border-top-width: 1px; 210 border-top-style: solid; 211 } 212 213 #media-upload .describe th.label { 214 padding-top: .5em; 215 text-align: left; 216 min-width: 120px; 217 } 218 219 #media-upload tr.align td.field { 220 text-align: center; 221 } 222 223 #media-upload tr.image-size { 224 margin-bottom: 1em; 225 height: 3em; 226 } 227 228 #media-upload #filter { 229 width: 623px; 230 } 231 232 #media-upload #filter .subsubsub { 233 margin: 8px 0; 234 } 235 236 #filter .tablenav select { 237 border-style: solid; 238 border-width: 1px; 239 padding: 2px; 240 vertical-align: top; 241 width: auto; 242 } 243 244 #media-upload .del-attachment { 245 display: none; 246 margin: 5px 0; 247 } 248 249 .menu_order { 250 float: right; 251 font-size: 11px; 252 margin: 10px 10px 0; 253 } 254 255 .menu_order_input { 256 border: 1px solid #ddd; 257 font-size: 10px; 258 padding: 1px; 259 width: 23px; 260 } 261 262 .ui-sortable-helper { 263 background-color: #fff; 264 border: 1px solid #aaa; 265 opacity: 0.6; 266 filter: alpha(opacity=60); 267 } 268 269 #media-upload th.order-head { 270 width: 25%; 271 text-align: center; 272 } 273 274 #media-upload .widefat { 275 width: 626px; 276 border-style: solid solid none; 277 } 278 279 .sorthelper { 280 height: 37px; 281 width: 623px; 282 display: block; 283 } 284 285 #gallery-settings th.label { 286 width: 160px; 287 } 288 289 #gallery-settings #basic th.label { 290 padding: 5px 5px 5px 0; 291 } 292 293 #gallery-settings .title { 294 clear: both; 295 padding: 0 0 3px; 296 border-bottom-style: solid; 297 border-bottom-width: 1px; 298 font-family: Georgia,"Times New Roman",Times,serif; 299 font-size: 1.6em; 300 border-bottom-color: #DADADA; 301 color: #5A5A5A; 302 } 303 304 h3.media-title { 305 color: #5A5A5A; 306 font-family: Georgia,"Times New Roman",Times,serif; 307 font-size: 1.6em; 308 font-weight: normal; 309 } 310 311 #gallery-settings .describe td { 312 vertical-align: middle; 313 height: 3.5em; 314 } 315 316 #gallery-settings .describe th.label { 317 padding-top: .5em; 318 text-align: left; 319 } 320 321 #gallery-settings .describe { 322 padding: 5px; 323 width: 615px; 324 clear: both; 325 cursor: default; 326 } 327 328 #gallery-settings .describe select { 329 width: 15em; 330 border: 1px solid #dfdfdf; 331 } 332 333 #gallery-settings label, 334 #gallery-settings legend { 335 font-size: 13px; 336 color: #464646; 337 margin-right: 15px; 338 } 339 340 #gallery-settings .align .field label { 341 margin: 0 1.5em 0 0; 342 } 343 344 #gallery-settings p.ml-submit { 345 border-top: 1px solid #dfdfdf; 346 } 347 348 #gallery-settings select#columns { 349 width: 6em; 350 } 351 352 #sort-buttons { 353 font-size: 0.8em; 354 margin: 3px 25px -8px 0; 355 text-align: right; 356 max-width: 625px; 357 } 358 359 #sort-buttons a { 360 text-decoration: none; 361 } 362 363 #sort-buttons #asc, 364 #sort-buttons #showall { 365 padding-left: 5px; 366 } 367 368 #sort-buttons span { 369 margin-right: 25px; 370 } 1 div#media-upload-header{margin:0;padding:0 5px;font-weight:bold;position:relative;border-bottom-width:1px;border-bottom-style:solid;height:2.5em;}body#media-upload ul#sidemenu{font-weight:normal;margin:0 5px;position:absolute;left:0;bottom:-1px;}div#media-upload-error{margin:1em;font-weight:bold;}form{margin:1em;}#search-filter{text-align:right;}th{position:relative;}.media-upload-form label.form-help,td.help{font-family:"Lucida Grande","Bitstream Vera Sans",Verdana,Arial,sans-serif;font-style:italic;font-weight:normal;}.media-upload-form p.help{margin:0;padding:0;}.media-upload-form fieldset{width:100%;border:none;text-align:justify;margin:0 0 1em 0;padding:0;}.image-align-none-label{background:url(../images/align-none.png) no-repeat center left;}.image-align-left-label{background:url(../images/align-left.png) no-repeat center left;}.image-align-center-label{background:url(../images/align-center.png) no-repeat center left;}.image-align-right-label{background:url(../images/align-right.png) no-repeat center left;}tr.image-size td{width:460px;}tr.image-size div.image-size-item{float:left;width:25%;margin:0;}#library-form .progress,#gallery-form .progress,#flash-upload-ui,.insert-gallery,.describe.startopen,.describe.startclosed{display:none;}.media-item .thumbnail{max-width:128px;max-height:128px;}thead.media-item-info tr{background-color:transparent;}thead.media-item-info th,thead.media-item-info td{border:none;margin:0;}.form-table thead.media-item-info{border:8px solid #fff;}abbr.required{text-decoration:none;border:none;}.describe label{display:inline;}.describe td{vertical-align:middle;padding:0 5px 0 0;}.describe td.A1{width:132px;}.describe input[type="text"],.describe textarea{width:460px;border-width:1px;border-style:solid;}.describe-toggle-on,.describe-toggle-off{display:block;line-height:36px;float:right;margin-right:20px;}.describe-toggle-off{display:none;}.hidden{height:0;width:0;overflow:hidden;border:none;}#media-upload .media-upload-form p{margin:0 1em 1em 0;}#media-upload p.ml-submit{padding:1em 0;}#media-upload p.help,#media-upload label.help{font-family:"Lucida Grande","Bitstream Vera Sans",Verdana,Arial,sans-serif;font-style:italic;font-weight:normal;}#media-upload tr.image-size td.field{text-align:center;}#media-upload #media-items{border-width:1px;border-style:solid;border-bottom:none;width:623px;}#media-upload .media-item{border-bottom-width:1px;border-bottom-style:solid;min-height:36px;width:100%;}#media-upload .ui-sortable .media-item{cursor:move;}.filename{line-height:36px;padding:0 10px;overflow:hidden;}#media-upload .describe{padding:5px;width:100%;clear:both;cursor:default;}#media-upload .slidetoggle{border-top-width:1px;border-top-style:solid;}#media-upload .describe th.label{padding-top:.5em;text-align:left;min-width:120px;}#media-upload tr.align td.field{text-align:center;}#media-upload tr.image-size{margin-bottom:1em;height:3em;}#media-upload #filter{width:623px;}#media-upload #filter .subsubsub{margin:8px 0;}#filter .tablenav select{border-style:solid;border-width:1px;padding:2px;vertical-align:top;width:auto;}#media-upload .del-attachment{display:none;margin:5px 0;}.menu_order{float:right;font-size:11px;margin:10px 10px 0;}.menu_order_input{border:1px solid #ddd;font-size:10px;padding:1px;width:23px;}.ui-sortable-helper{background-color:#fff;border:1px solid #aaa;opacity:.6;filter:alpha(opacity=60);}#media-upload th.order-head{width:25%;text-align:center;}#media-upload .widefat{width:626px;border-style:solid solid none;}.sorthelper{height:37px;width:623px;display:block;}#gallery-settings th.label{width:160px;}#gallery-settings #basic th.label{padding:5px 5px 5px 0;}#gallery-settings .title{clear:both;padding:0 0 3px;border-bottom-style:solid;border-bottom-width:1px;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.6em;border-bottom-color:#DADADA;color:#5A5A5A;}h3.media-title{color:#5A5A5A;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.6em;font-weight:normal;}#gallery-settings .describe td{vertical-align:middle;height:3.5em;}#gallery-settings .describe th.label{padding-top:.5em;text-align:left;}#gallery-settings .describe{padding:5px;width:615px;clear:both;cursor:default;}#gallery-settings .describe select{width:15em;border:1px solid #dfdfdf;}#gallery-settings label,#gallery-settings legend{font-size:13px;color:#464646;margin-right:15px;}#gallery-settings .align .field label{margin:0 1.5em 0 0;}#gallery-settings p.ml-submit{border-top:1px solid #dfdfdf;}#gallery-settings select#columns{width:6em;}#sort-buttons{font-size:.8em;margin:3px 25px -8px 0;text-align:right;max-width:625px;}#sort-buttons a{text-decoration:none;}#sort-buttons #asc,#sort-buttons #showall{padding-left:5px;}#sort-buttons span{margin-right:25px;} -
trunk/wp-admin/css/plugin-install.css
r11754 r11857 1 /* NOTE: the following CSS rules(.star*) are taken more or less straight from the bbPress rating plugin. */ 2 div.star-holder { 3 position: relative; 4 height: 19px; 5 width: 100px; 6 font-size: 19px; 7 } 8 9 div.star { 10 height: 100%; 11 position: absolute; 12 top: 0; 13 left: 0; 14 background-color: transparent; 15 letter-spacing: 1ex; 16 border: none; 17 } 18 19 .star1 { width: 20%; } 20 .star2 { width: 40%; } 21 .star3 { width: 60%; } 22 .star4 { width: 80%; } 23 .star5 { width: 100%; } 24 25 .star img, div.star a, div.star a:hover, div.star a:visited { 26 display: block; 27 position: absolute; 28 right: 0; 29 border: none; 30 text-decoration: none; 31 } 32 33 div.star img { 34 width: 19px; 35 height: 19px; 36 border-left: 1px solid #fff; 37 border-right: 1px solid #fff; 38 } 39 40 /* Start custom CSS */ 41 /* Header on thickbox */ 42 #plugin-information-header { 43 margin: 0; 44 padding: 0 5px; 45 font-weight: bold; 46 position: relative; 47 border-bottom-width: 1px; 48 border-bottom-style: solid; 49 height: 2.5em; 50 } 51 #plugin-information ul#sidemenu { 52 font-weight: normal; 53 margin: 0 5px; 54 position: absolute; 55 left: 0; 56 bottom: -1px; 57 } 58 59 /* Install sidemenu */ 60 #plugin-information p.action-button { 61 width: 100%; 62 padding-bottom: 0; 63 margin-bottom: 0; 64 margin-top: 10px; 65 -moz-border-radius: 3px 0 0 3px; 66 -webkit-border-top-left-radius: 3px; 67 -khtml-border-top-left-radius: 3px; 68 border-top-left-radius: 3px; 69 -webkit-border-bottom-left-radius: 3px; 70 -khtml-border-bottom-left-radius: 3px; 71 border-bottom-left-radius: 3px; 72 } 73 74 #plugin-information .action-button a { 75 text-align: center; 76 font-weight: bold; 77 text-decoration: none; 78 display: block; 79 line-height: 2em; 80 } 81 82 #plugin-information h2 { 83 clear: none !important; 84 margin-right: 200px; 85 } 86 87 #plugin-information .fyi { 88 margin: 0 10px 50px; 89 width: 210px; 90 } 91 92 #plugin-information .fyi h2 { 93 font-size: 0.9em; 94 margin-bottom: 0; 95 margin-right: 0; 96 } 97 98 #plugin-information .fyi h2.mainheader { 99 padding: 5px; 100 -moz-border-radius-topleft: 3px; 101 -webkit-border-top-left-radius: 3px; 102 -khtml-border-top-left-radius: 3px; 103 border-top-left-radius: 3px; 104 } 105 106 #plugin-information .fyi ul { 107 padding: 10px 5px 10px 7px; 108 margin: 0; 109 list-style: none; 110 -moz-border-radius-bottomleft: 3px; 111 -webkit-border-bottom-left-radius: 3px; 112 -khtml-border-bottom-left-radius: 3px; 113 border-bottom-left-radius: 3px; 114 } 115 116 #plugin-information .fyi li { 117 margin-right: 0; 118 } 119 120 #plugin-information #section-holder { 121 padding: 10px; 122 } 123 124 #plugin-information .section ul, 125 #plugin-information .section ol { 126 margin-left: 16px; 127 list-style-type: square; 128 list-style-image: none; 129 } 130 131 #plugin-information #section-screenshots li img { 132 vertical-align: text-top; 133 } 134 135 #plugin-information #section-screenshots li p { 136 font-style: italic; 137 padding-left: 20px; 138 padding-bottom: 2em; 139 } 140 141 #plugin-information .updated, 142 #plugin-information pre { 143 margin-right: 215px; 144 } 145 146 #plugin-information pre { 147 padding: 7px; 148 } 1 div.star-holder{position:relative;height:19px;width:100px;font-size:19px;}div.star{height:100%;position:absolute;top:0;left:0;background-color:transparent;letter-spacing:1ex;border:none;}.star1{width:20%;}.star2{width:40%;}.star3{width:60%;}.star4{width:80%;}.star5{width:100%;}.star img,div.star a,div.star a:hover,div.star a:visited{display:block;position:absolute;right:0;border:none;text-decoration:none;}div.star img{width:19px;height:19px;border-left:1px solid #fff;border-right:1px solid #fff;}#plugin-information-header{margin:0;padding:0 5px;font-weight:bold;position:relative;border-bottom-width:1px;border-bottom-style:solid;height:2.5em;}#plugin-information ul#sidemenu{font-weight:normal;margin:0 5px;position:absolute;left:0;bottom:-1px;}#plugin-information p.action-button{width:100%;padding-bottom:0;margin-bottom:0;margin-top:10px;-moz-border-radius:3px 0 0 3px;-webkit-border-top-left-radius:3px;-khtml-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-khtml-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .action-button a{text-align:center;font-weight:bold;text-decoration:none;display:block;line-height:2em;}#plugin-information h2{clear:none!important;margin-right:200px;}#plugin-information .fyi{margin:0 10px 50px;width:210px;}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0;}#plugin-information .fyi h2.mainheader{padding:5px;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-left-radius:3px;border-top-left-radius:3px;}#plugin-information .fyi ul{padding:10px 5px 10px 7px;margin:0;list-style:none;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;-khtml-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .fyi li{margin-right:0;}#plugin-information #section-holder{padding:10px;}#plugin-information .section ul,#plugin-information .section ol{margin-left:16px;list-style-type:square;list-style-image:none;}#plugin-information #section-screenshots li img{vertical-align:text-top;}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px;padding-bottom:2em;}#plugin-information .updated,#plugin-information pre{margin-right:215px;}#plugin-information pre{padding:7px;} -
trunk/wp-admin/css/press-this.css
r11540 r11857 1 body { 2 font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 3 color: #333; 4 margin: 0; 5 padding: 0; 6 } 7 8 img { 9 border: none; 10 } 11 12 /* Header */ 13 #wphead { 14 border-top: none; 15 padding-top: 4px; 16 background: #444 !important; 17 } 18 19 .tagchecklist span a { 20 background: transparent url(../images/xit.gif) no-repeat 0 0; 21 } 22 23 #poststuff #edButtonPreview, 24 #poststuff #edButtonHTML { 25 -moz-border-radius: 3px 3px 0 0; 26 -webkit-border-top-right-radius: 3px; 27 -webkit-border-top-left-radius: 3px; 28 -khtml-border-top-right-radius: 3px; 29 -khtml-border-top-left-radius: 3px; 30 border-top-right-radius: 3px; 31 border-top-left-radius: 3px; 32 border-style: solid; 33 border-width: 1px; 34 cursor: pointer; 35 display: block; 36 height: 18px; 37 margin: 0 5px 0 0; 38 padding: 0 5px 0; 39 font-size: 10px; 40 line-height: 18px; 41 float: left; 42 } 43 44 .howto { 45 margin-top: 2px; 46 margin-bottom: 3px; 47 font-size: 11px; 48 font-style: italic; 49 display: block; 50 } 51 52 input.text { 53 outline-color: -moz-use-text-color; 54 outline-style: none; 55 outline-width: medium; 56 width: 100%; 57 } 58 59 #message { 60 -moz-border-radius: 6px; 61 -khtml-border-radius: 6px; 62 -webkit-border-radius: 6px; 63 border-radius: 6px; 64 } 65 66 /* Editor/Main Column */ 67 div#poststuff { 68 padding-left: 10px; 69 margin-top: 10px; 70 } 71 72 div.zerosize { 73 border: 0 none; 74 height: 0; 75 margin: 0; 76 overflow: hidden; 77 padding: 0; 78 position: absolute; 79 width: 0; 80 } 81 82 #poststuff #edButtonPreview.active, 83 #poststuff #edButtonHTML.active { 84 display: none; 85 } 86 87 .posting { 88 margin-right: 228px; 89 position: relative; 90 left: 0; 91 } 92 93 #side-info-column { 94 float: right; 95 width: 218px; 96 position: absolute; 97 right: 0; 98 margin-right: 10px; 99 } 100 101 #side-info-column .sleeve { 102 padding-top: 5px; 103 padding-left: 10px; 104 } 105 106 #poststuff .inside { 107 font-size: 11px; 108 margin: 0 12px 12px; 109 } 110 111 #poststuff h2, #poststuff h3 { 112 font-size: 12px; 113 font-weight: bold; 114 line-height: 1; 115 margin: 0 0 10px; 116 padding: 7px 9px; 117 } 118 119 h3.tb { 120 text-shadow: 0 1px 0 #fff; 121 font-weight: bold; 122 font-size: 12px; 123 margin-left: 5px; 124 } 125 126 #TB_window { 127 border: 1px solid #333; 128 -moz-border-radius: 6px; 129 -khtml-border-radius: 6px; 130 -webkit-border-radius: 6px; 131 border-radius: 6px; 132 } 133 134 .postbox, 135 .stuffbox { 136 margin-bottom: 10px; 137 border-width: 1px; 138 border-style: solid; 139 line-height: 1; 140 -moz-border-radius: 6px; 141 -khtml-border-radius: 6px; 142 -webkit-border-radius: 6px; 143 border-radius: 6px; 144 } 145 146 #title, 147 .tbtitle { 148 -moz-border-radius: 6px; 149 -khtml-border-radius: 6px; 150 -webkit-border-radius: 6px; 151 border-radius: 6px; 152 border-style: solid; 153 border-width: 1px; 154 font-size: 1.7em; 155 outline: none; 156 padding: 3px 4px; 157 border-color: #dfdfdf; 158 } 159 160 .tbtitle { 161 font-size: 12px; 162 padding: 3px; 163 } 164 165 #title { 166 width: 98%; 167 } 168 169 .editor-container { 170 -moz-border-radius: 6px; 171 -khtml-border-radius: 6px; 172 -webkit-border-radius: 6px; 173 border-radius: 6px; 174 border: 1px solid #dfdfdf; 175 background-color: #fff; 176 } 177 178 .postdivrich { 179 position: relative; 180 padding-top: 25px; 181 } 182 183 #actions { 184 clear: both; 185 float: right; 186 margin-top: -19px; 187 position: relative; 188 } 189 190 #extra_fields #actions { 191 clear: both; 192 position: relative; 193 right: 0px; 194 margin: -24px 0 0; 195 } 196 197 #actions li { 198 float: left; 199 list-style: none; 200 margin-right: 10px; 201 } 202 203 #extra_fields .button { 204 margin-right: 5px; 205 padding: 3px 6px; 206 border-radius: 10px; 207 -webkit-border-radius: 10px; 208 -khtml-border-radius: 10px; 209 -moz-border-radius: 10px; 210 } 211 212 /* Photo Styles */ 213 .photolist { 214 margin-top: -10px; 215 } 216 217 #photo_saving { 218 margin: 0 8px 8px; 219 vertical-align: middle; 220 } 221 222 #img_container { 223 background-color: #fff; 224 } 225 #img_container_container { 226 overflow: auto; 227 } 228 229 #extra_fields { 230 margin-top: 10px; 231 position: relative; 232 } 233 234 #extra_fields .postbox { 235 margin-bottom: 5px; 236 } 237 238 #extra_fields .titlewrap { 239 padding: 0; 240 overflow: auto; 241 height: 100px; 242 } 243 244 #img_container { 245 position: relative; 246 } 247 248 #img_container a { 249 display: block; 250 float: left; 251 overflow: hidden; 252 vertical-align: center; 253 } 254 255 #img_container img, 256 #img_container a { 257 width: 68px; 258 height: 68px; 259 } 260 261 #img_container img { 262 border: none; 263 background-color: #f4f4f4; 264 cursor: pointer; 265 } 266 267 #img_container a, 268 #img_container a:link, 269 #img_container a:visited { 270 border: 1px solid #ccc; 271 display: block; 272 position: relative; 273 } 274 275 #img_container a:hover, 276 #img_container a:active { 277 border-color: #000; 278 z-index: 1000; 279 border-width: 2px; 280 margin: -1px; 281 } 282 283 /* Video */ 284 #embed-code { 285 width: 100%; 286 height: 98px; 287 } 288 289 /* Submit Column */ 290 #viewsite { 291 padding: 0; 292 margin: 0 0 20px 0; 293 font-size: 10px; 294 clear: both; 295 } 296 297 #viewsite .button { 298 margin: 0; 299 display: block; 300 } 301 302 .wp-hidden-children 303 .wp-hidden-child { 304 display: none; 305 } 306 307 #category-adder { 308 padding: 4px 0; 309 } 310 311 #category-adder h4 { 312 margin: 0 0 8px; 313 } 314 315 #category-add input { 316 width: 94%; 317 font-family: Verdana, Arial, Helvetica, sans-serif; 318 font-size: 13px; 319 margin: 1px; 320 padding: 3px; 321 } 322 323 #category-add select { 324 width: 70%; 325 -x-system-font: none; 326 border-style: solid; 327 border-width: 1px; 328 font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif; 329 font-size: 12px; 330 height: 2em; 331 line-height: 20px; 332 padding: 2px; 333 margin: 1px; 334 vertical-align: top; 335 } 336 337 #category-add input, 338 #category-add-sumbit { 339 width: auto; 340 } 341 342 /* Categories */ 343 #categorydiv ul, 344 #linkcategorydiv ul { 345 list-style: none; 346 padding: 0; 347 margin: 0; 348 } 349 350 #categorydiv ul.categorychecklist ul { 351 margin-left: 18px; 352 } 353 354 #categorydiv div.tabs-panel { 355 height: 140px; 356 overflow: auto; 357 } 358 359 ul.categorychecklist li { 360 margin: 0; 361 padding: 0; 362 line-height: 19px; 363 } 364 365 /* Tags */ 366 .tagsdiv .newtag { 367 margin-right: 5px; 368 } 369 370 .jaxtag { 371 clear: both; 372 margin: 0; 373 } 374 375 .tagadd { 376 margin-left: 3px; 377 } 378 379 .tagchecklist { 380 margin-top: 3px; 381 margin-bottom: 1em; 382 font-size: 12px; 383 overflow: auto; 384 } 385 386 .tagchecklist strong { 387 position: absolute; 388 font-size: .75em; 389 } 390 391 .tagchecklist span { 392 margin-right: .5em; 393 margin-left: 10px; 394 display: block; 395 float: left; 396 font-size: 11px; 397 line-height: 1.8em; 398 white-space: nowrap; 399 cursor: default; 400 } 401 402 .tagchecklist span a { 403 margin: 6px 0 0 -9px; 404 cursor: pointer; 405 width: 10px; 406 height: 10px; 407 display: block; 408 float: left; 409 text-indent: -9999px; 410 overflow: hidden; 411 position: absolute; 412 } 413 414 #content { 415 width: 96% !important; 416 margin-left: 1%; 417 margin-bottom: 10px; 418 border: 0 none; 419 height: 365px; 420 } 421 422 /* Submit */ 423 424 #saving { 425 display: inline; 426 vertical-align: middle; 427 } 428 429 .submit input, 430 .button, 431 .button-primary, 432 .button-secondary, 433 .button-highlighted, 434 #postcustomstuff .submit input { 435 font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; 436 text-decoration: none; 437 font-size: 11px !important; 438 line-height: 16px; 439 padding: 2px 8px; 440 cursor: pointer; 441 border-width: 1px; 442 border-style: solid; 443 -moz-border-radius: 11px; 444 -khtml-border-radius: 11px; 445 -webkit-border-radius: 11px; 446 border-radius: 11px; 447 } 448 449 .button-primary { 450 background: #21759B url(../images/button-grad.png) repeat-x scroll left top; 451 border-color: #21759B; 452 color: #fff; 453 } 454 455 .ac_results { 456 padding: 0; 457 margin: 0; 458 list-style: none; 459 position: absolute; 460 z-index: 10000; 461 display: none; 462 border-width: 1px; 463 border-style: solid; 464 } 465 466 .ac_results li { 467 padding: 2px 5px; 468 white-space: nowrap; 469 text-align: left; 470 } 471 472 .ac_over { 473 cursor: pointer; 474 } 475 476 .ac_match { 477 text-decoration: underline; 478 } 479 480 #TB_ajaxContent #options { 481 position: absolute; 482 top: 20px; 483 right: 25px; 484 padding: 5px; 485 } 486 487 #TB_ajaxContent h3 { 488 margin-bottom: .25em; 489 } 490 491 .updated { 492 margin: 10px 0; 493 padding: 0; 494 border-width: 1px; 495 border-style: solid; 496 width: 99%; 497 } 498 499 .updated p, 500 .error p { 501 margin: 0.6em 0; 502 padding: 0 0.6em; 503 } 504 505 .error a { 506 text-decoration: underline; 507 } 508 509 .updated a { 510 text-decoration: none; 511 padding-bottom: 2px; 512 } 513 514 #post_status { 515 margin-left: 10px; 516 margin-bottom: 1em; 517 display: block; 518 } 519 520 /* Footer */ 521 #footer { 522 height: 65px; 523 display: block; 524 width: 640px; 525 padding: 10px 0 0 60px; 526 margin: 0; 527 position: absolute; 528 bottom: 0; 529 font-size: 12px; 530 } 531 532 #footer p { 533 margin: 0; 534 padding: 7px 0; 535 } 536 537 #footer p a { 538 text-decoration: none; 539 } 540 #footer p a:hover { 541 text-decoration: underline; 542 } 543 544 /* Utility Classes */ 545 .centered { 546 text-align: center; 547 } 548 549 .hidden { 550 display: none; 551 } 552 553 .postbox input[type="text"], 554 .postbox textarea, 555 .stuffbox input[type="text"], 556 .stuffbox textarea { 557 border-width: 1px; 558 border-style: solid; 559 } 1 body{font:13px "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;color:#333;margin:0;padding:0;}img{border:none;}#wphead{border-top:none;padding-top:4px;background:#444!important;}.tagchecklist span a{background:transparent url(../images/xit.gif) no-repeat 0 0;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:block;height:18px;margin:0 5px 0 0;padding:0 5px 0;font-size:10px;line-height:18px;float:left;}.howto{margin-top:2px;margin-bottom:3px;font-size:11px;font-style:italic;display:block;}input.text{outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:100%;}#message{-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}div#poststuff{padding-left:10px;margin-top:10px;}div.zerosize{border:0 none;height:0;margin:0;overflow:hidden;padding:0;position:absolute;width:0;}#poststuff #edButtonPreview.active,#poststuff #edButtonHTML.active{display:none;}.posting{margin-right:228px;position:relative;left:0;}#side-info-column{float:right;width:218px;position:absolute;right:0;margin-right:10px;}#side-info-column .sleeve{padding-top:5px;padding-left:10px;}#poststuff .inside{font-size:11px;margin:0 12px 12px;}#poststuff h2,#poststuff h3{font-size:12px;font-weight:bold;line-height:1;margin:0 0 10px;padding:7px 9px;}h3.tb{text-shadow:0 1px 0 #fff;font-weight:bold;font-size:12px;margin-left:5px;}#TB_window{border:1px solid #333;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.postbox,.stuffbox{margin-bottom:10px;border-width:1px;border-style:solid;line-height:1;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}#title,.tbtitle{-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border-style:solid;border-width:1px;font-size:1.7em;outline:none;padding:3px 4px;border-color:#dfdfdf;}.tbtitle{font-size:12px;padding:3px;}#title{width:98%;}.editor-container{-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dfdfdf;background-color:#fff;}.postdivrich{position:relative;padding-top:25px;}#actions{clear:both;float:right;margin-top:-19px;position:relative;}#extra_fields #actions{clear:both;position:relative;right:0;margin:-24px 0 0;}#actions li{float:left;list-style:none;margin-right:10px;}#extra_fields .button{margin-right:5px;padding:3px 6px;border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;}.photolist{margin-top:-10px;}#photo_saving{margin:0 8px 8px;vertical-align:middle;}#img_container{background-color:#fff;}#img_container_container{overflow:auto;}#extra_fields{margin-top:10px;position:relative;}#extra_fields .postbox{margin-bottom:5px;}#extra_fields .titlewrap{padding:0;overflow:auto;height:100px;}#img_container{position:relative;}#img_container a{display:block;float:left;overflow:hidden;vertical-align:center;}#img_container img,#img_container a{width:68px;height:68px;}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer;}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative;}#img_container a:hover,#img_container a:active{border-color:#000;z-index:1000;border-width:2px;margin:-1px;}#embed-code{width:100%;height:98px;}#viewsite{padding:0;margin:0 0 20px 0;font-size:10px;clear:both;}#viewsite .button{margin:0;display:block;}.wp-hidden-children .wp-hidden-child{display:none;}#category-adder{padding:4px 0;}#category-adder h4{margin:0 0 8px;}#category-add input{width:94%;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;margin:1px;padding:3px;}#category-add select{width:70%;-x-system-font:none;border-style:solid;border-width:1px;font-family:"Lucida Grande","Bitstream Vera Sans",Verdana,Arial,sans-serif;font-size:12px;height:2em;line-height:20px;padding:2px;margin:1px;vertical-align:top;}#category-add input,#category-add-sumbit{width:auto;}#categorydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}#categorydiv ul.categorychecklist ul{margin-left:18px;}#categorydiv div.tabs-panel{height:140px;overflow:auto;}ul.categorychecklist li{margin:0;padding:0;line-height:19px;}.tagsdiv .newtag{margin-right:5px;}.jaxtag{clear:both;margin:0;}.tagadd{margin-left:3px;}.tagchecklist{margin-top:3px;margin-bottom:1em;font-size:12px;overflow:auto;}.tagchecklist strong{position:absolute;font-size:.75em;}.tagchecklist span{margin-right:.5em;margin-left:10px;display:block;float:left;font-size:11px;line-height:1.8em;white-space:nowrap;cursor:default;}.tagchecklist span a{margin:6px 0 0 -9px;cursor:pointer;width:10px;height:10px;display:block;float:left;text-indent:-9999px;overflow:hidden;position:absolute;}#content{width:96%!important;margin-left:1%;margin-bottom:10px;border:0 none;height:365px;}#saving{display:inline;vertical-align:middle;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;text-decoration:none;font-size:11px!important;line-height:16px;padding:2px 8px;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;}.button-primary{background:#21759B url(../images/button-grad.png) repeat-x scroll left top;border-color:#21759B;color:#fff;}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border-width:1px;border-style:solid;}.ac_results li{padding:2px 5px;white-space:nowrap;text-align:left;}.ac_over{cursor:pointer;}.ac_match{text-decoration:underline;}#TB_ajaxContent #options{position:absolute;top:20px;right:25px;padding:5px;}#TB_ajaxContent h3{margin-bottom:.25em;}.updated{margin:10px 0;padding:0;border-width:1px;border-style:solid;width:99%;}.updated p,.error p{margin:.6em 0;padding:0 .6em;}.error a{text-decoration:underline;}.updated a{text-decoration:none;padding-bottom:2px;}#post_status{margin-left:10px;margin-bottom:1em;display:block;}#footer{height:65px;display:block;width:640px;padding:10px 0 0 60px;margin:0;position:absolute;bottom:0;font-size:12px;}#footer p{margin:0;padding:7px 0;}#footer p a{text-decoration:none;}#footer p a:hover{text-decoration:underline;}.centered{text-align:center;}.hidden{display:none;}.postbox input[type="text"],.postbox textarea,.stuffbox input[type="text"],.stuffbox textarea{border-width:1px;border-style:solid;} -
trunk/wp-admin/css/theme-editor.css
r11647 r11857 1 #template textarea { 2 font-family: Consolas, Monaco, Courier, monospace; 3 font-size: 12px; 4 width: 97%; 5 } 6 7 #template p { 8 width: 97%; 9 } 10 11 #templateside { 12 float: right; 13 width: 190px; 14 word-wrap: break-word; 15 } 16 17 #templateside h3, 18 #postcustomstuff p.submit { 19 margin: 0; 20 } 21 22 #templateside h4 { 23 margin: 1em 0 0; 24 } 25 26 #templateside ol, 27 #templateside ul { 28 margin: .5em; 29 padding: 0; 30 } 31 32 #templateside li { 33 margin: 4px 0; 34 } 35 36 .nonessential { 37 font-size: small; 38 } 39 40 .highlight { 41 padding: 1px; 42 } 43 44 div.tablenav { 45 margin-right: 210px; 46 } 47 48 #documentation { 49 margin-top: 10px; 50 } 51 #documentation label { 52 line-height: 22px; 53 vertical-align: top; 54 font-weight: bold; 55 } 56 57 .fileedit-sub { 58 padding: 10px 0 8px; 59 line-height: 180%; 60 } 1 #template textarea{font-family:Consolas,Monaco,Courier,monospace;font-size:12px;width:97%;}#template p{width:97%;}#templateside{float:right;width:190px;word-wrap:break-word;}#templateside h3,#postcustomstuff p.submit{margin:0;}#templateside h4{margin:1em 0 0;}#templateside ol,#templateside ul{margin:.5em;padding:0;}#templateside li{margin:4px 0;}.nonessential{font-size:small;}.highlight{padding:1px;}div.tablenav{margin-right:210px;}#documentation{margin-top:10px;}#documentation label{line-height:22px;vertical-align:top;font-weight:bold;}.fileedit-sub{padding:10px 0 8px;line-height:180%;} -
trunk/wp-admin/css/theme-install.css
r11547 r11857 1 /* NOTE: the following CSS rules(.star*) are taken more or less straight from the bbPress rating plugin. */ 2 div.star-holder { 3 position: relative; 4 height: 19px; 5 width: 100px; 6 font-size: 19px; 7 } 8 9 div.star { 10 height: 100%; 11 position: absolute; 12 top: 0; 13 left: 0; 14 background-color: transparent; 15 letter-spacing: 1ex; 16 border: none; 17 } 18 19 .star1 { width: 20%; } 20 .star2 { width: 40%; } 21 .star3 { width: 60%; } 22 .star4 { width: 80%; } 23 .star5 { width: 100%; } 24 25 .star img, div.star a, div.star a:hover, div.star a:visited { 26 display: block; 27 position: absolute; 28 right: 0; 29 border: none; 30 text-decoration: none; 31 } 32 33 div.star img { 34 width: 19px; 35 height: 19px; 36 border-left: 1px solid #fff; 37 border-right: 1px solid #fff; 38 } 39 40 .theme-listing .theme-item { 41 display: inline-block; 42 width: 200px; 43 border: thin solid #ccc; 44 vertical-align: top; 45 } 46 47 .theme-listing .theme-item h3 { 48 text-align: center; 49 font-size: 14px; 50 font-style: italic; 51 margin: 0; 52 padding: 0; 53 } 54 55 .theme-listing .theme-item img { 56 max-width: 150px; 57 max-height: 150px; 58 } 59 60 .theme-listing .theme-item-info span { 61 display: none; 62 } 63 .theme-listing .theme-item:hover .theme-item-info span { 64 display: inline; 65 } 66 .theme-listing .theme-item:hover .theme-item-info span.dots { 67 display: none; 68 } 69 .theme-listing .theme-item-info span.action-links { 70 font-weight: bold; 71 text-align: center; 72 } 73 74 .theme-listing br.line { 75 border-bottom-width: 1px; 76 border-bottom-style: solid; 77 margin-bottom: 3px; 78 } 79 80 .available-theme { 81 padding: 20px 15px; 82 } 83 84 #theme-information .theme-preview-img { 85 float: left; 86 margin: 5px 25px 10px 15px; 87 width: 300px; 88 } 89 90 #theme-information .action-button { 91 border-top-width: 1px; 92 border-top-style: solid; 93 margin: 10px 5px 20px; 94 } 95 96 #theme-information .action-button #cancel { 97 float: left; 98 margin: 10px 15px; 99 } 100 101 #theme-information .action-button #install { 102 float: right; 103 margin: 10px 15px; 104 } 105 106 #theme-information .available-theme h3 { 107 margin: 1em 0; 108 } 109 110 body#theme-information { 111 height: auto; 112 } 113 114 .feature-filter { 115 -moz-border-radius: 8px; 116 -khtml-border-radius: 8px; 117 -webkit-border-radius: 8px; 118 border-radius: 8px; 119 border-width: 1px; 120 border-style: solid; 121 padding: 8px 12px 0; 122 } 123 124 .feature-filter .feature-group { 125 float: left; 126 margin-bottom: 20px; 127 width: 695px; 128 } 129 130 .feature-filter .feature-name { 131 float: left; 132 text-align: right; 133 width: 95px; 134 } 135 136 .feature-filter .feature-group li { 137 display: inline; 138 float: left; 139 list-style-type: none; 140 padding-right: 25px; 141 min-width: 145px; 142 } 1 div.star-holder{position:relative;height:19px;width:100px;font-size:19px;}div.star{height:100%;position:absolute;top:0;left:0;background-color:transparent;letter-spacing:1ex;border:none;}.star1{width:20%;}.star2{width:40%;}.star3{width:60%;}.star4{width:80%;}.star5{width:100%;}.star img,div.star a,div.star a:hover,div.star a:visited{display:block;position:absolute;right:0;border:none;text-decoration:none;}div.star img{width:19px;height:19px;border-left:1px solid #fff;border-right:1px solid #fff;}.theme-listing .theme-item{display:inline-block;width:200px;border:thin solid #ccc;vertical-align:top;}.theme-listing .theme-item h3{text-align:center;font-size:14px;font-style:italic;margin:0;padding:0;}.theme-listing .theme-item img{max-width:150px;max-height:150px;}.theme-listing .theme-item-info span{display:none;}.theme-listing .theme-item:hover .theme-item-info span{display:inline;}.theme-listing .theme-item:hover .theme-item-info span.dots{display:none;}.theme-listing .theme-item-info span.action-links{font-weight:bold;text-align:center;}.theme-listing br.line{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:3px;}.available-theme{padding:20px 15px;}#theme-information .theme-preview-img{float:left;margin:5px 25px 10px 15px;width:300px;}#theme-information .action-button{border-top-width:1px;border-top-style:solid;margin:10px 5px 20px;}#theme-information .action-button #cancel{float:left;margin:10px 15px;}#theme-information .action-button #install{float:right;margin:10px 15px;}#theme-information .available-theme h3{margin:1em 0;}body#theme-information{height:auto;}.feature-filter{-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border-width:1px;border-style:solid;padding:8px 12px 0;}.feature-filter .feature-group{float:left;margin-bottom:20px;width:695px;}.feature-filter .feature-name{float:left;text-align:right;width:95px;}.feature-filter .feature-group li{display:inline;float:left;list-style-type:none;padding-right:25px;min-width:145px;} -
trunk/wp-admin/css/widgets.css
r11516 r11857 1 html, 2 body { 3 min-width: 950px; 4 } 5 6 /* 2 column liquid layout */ 7 div.widget-liquid-left { 8 float: left; 9 clear: left; 10 width: 100%; 11 margin-right: -325px; 12 } 13 14 div#widgets-left { 15 margin-left: 5px; 16 margin-right: 325px; 17 } 18 19 div#widgets-right { 20 width: 285px; 21 margin: 0 auto; 22 } 23 24 div.widget-liquid-right { 25 float: right; 26 clear: right; 27 width: 300px; 28 } 29 30 .widget-liquid-right .widget, 31 #wp_inactive_widgets .widget { 32 width: 250px; 33 margin: 0 auto 20px; 34 overflow: hidden; 35 } 36 37 #wp_inactive_widgets .widget { 38 margin: 0 10px 20px; 39 float: left; 40 } 41 42 div.sidebar-name h3 { 43 margin: 0; 44 padding: 5px 12px; 45 font-size: 13px; 46 height: 19px; 47 overflow: hidden; 48 white-space: nowrap; 49 } 50 51 div.sidebar-name { 52 background-repeat: repeat-x; 53 background-position: 0 0; 54 cursor: pointer; 55 font-size: 13px; 56 border-width: 1px; 57 border-style: solid; 58 -moz-border-radius-topleft: 8px; 59 -moz-border-radius-topright: 8px; 60 -webkit-border-top-right-radius: 8px; 61 -webkit-border-top-left-radius: 8px; 62 -khtml-border-top-right-radius: 8px; 63 -khtml-border-top-left-radius: 8px; 64 border-top-right-radius: 8px; 65 border-top-left-radius: 8px; 66 } 67 68 .js .closed .sidebar-name { 69 -moz-border-radius-bottomleft: 8px; 70 -moz-border-radius-bottomright: 8px; 71 -webkit-border-bottom-right-radius: 8px; 72 -webkit-border-bottom-left-radius: 8px; 73 -khtml-border-bottom-right-radius: 8px; 74 -khtml-border-bottom-left-radius: 8px; 75 border-bottom-right-radius: 8px; 76 border-bottom-left-radius: 8px; 77 } 78 79 .widget-liquid-right .widgets-sortables, 80 #widgets-left .widget-holder { 81 border-width: 0 1px 1px; 82 border-style: none solid solid; 83 -moz-border-radius-bottomleft: 8px; 84 -moz-border-radius-bottomright: 8px; 85 -webkit-border-bottom-right-radius: 8px; 86 -webkit-border-bottom-left-radius: 8px; 87 -khtml-border-bottom-right-radius: 8px; 88 -khtml-border-bottom-left-radius: 8px; 89 border-bottom-right-radius: 8px; 90 border-bottom-left-radius: 8px; 91 } 92 93 .js .closed .widgets-sortables, 94 .js .closed .widget-holder { 95 display: none; 96 } 97 98 .widget-liquid-right .widgets-sortables { 99 padding: 15px 0 0; 100 } 101 102 #available-widgets .widget-holder { 103 padding: 7px 5px 0; 104 } 105 106 #wp_inactive_widgets { 107 padding: 5px 5px 0; 108 } 109 110 #widget-list .widget { 111 width: 250px; 112 margin: 0 10px 15px; 113 border: 0 none; 114 float: left; 115 } 116 117 #widget-list .widget-description { 118 padding: 5px 8px; 119 } 120 121 #widget-list .widget-top { 122 border-width: 1px; 123 border-style: solid; 124 -moz-border-radius: 6px; 125 -khtml-border-radius: 6px; 126 -webkit-border-radius: 6px; 127 border-radius: 6px; 128 } 129 130 .widget-placeholder { 131 border-width: 1px; 132 border-style: dashed; 133 margin: 0 auto 20px; 134 height: 26px; 135 width: 250px; 136 } 137 138 #wp_inactive_widgets .widget-placeholder { 139 margin: 0 10px 20px; 140 float: left; 141 } 142 143 div.widgets-holder-wrap { 144 padding: 0; 145 margin: 10px 0 20px; 146 } 147 148 #widgets-left #available-widgets { 149 background-color: transparent; 150 border: 0 none; 151 } 152 153 ul#widget-list { 154 list-style: none; 155 margin: 0; 156 padding: 0; 157 min-height: 100px; 158 } 159 160 .widget .widget-top { 161 font-size: 12px; 162 font-weight: bold; 163 height: 26px; 164 overflow: hidden; 165 } 166 167 .widget-top .widget-title { 168 padding: 5px 9px; 169 } 170 171 .widget-top .widget-title-action { 172 float: right; 173 } 174 175 a.widget-action { 176 display: block; 177 width: 24px; 178 height: 26px; 179 } 180 181 #available-widgets a.widget-action { 182 display: none; 183 } 184 185 .widget-top a.widget-action { 186 background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px; 187 } 188 189 .widget .widget-inside, 190 .widget .widget-description { 191 padding: 12px 12px 10px; 192 font-size: 11px; 193 line-height: 16px; 194 } 195 196 .widget-inside, 197 .widget-description { 198 display: none; 199 } 200 201 #available-widgets .widget-description { 202 display: block; 203 } 204 205 .widget .widget-inside p { 206 margin: 0 0 1em; 207 padding: 0; 208 } 209 210 .widget-title h4 { 211 margin: 0; 212 line-height: 1.3; 213 overflow: hidden; 214 white-space: nowrap; 215 } 216 217 .widgets-sortables { 218 min-height: 90px; 219 } 220 221 .widget-control-actions { 222 margin-top: 8px; 223 } 224 225 .widget-control-actions a { 226 text-decoration: none; 227 } 228 229 .widget-control-actions a:hover { 230 text-decoration: underline; 231 } 232 233 .widget-control-actions .ajax-feedback { 234 padding-bottom: 3px; 235 } 236 237 .widget-control-actions div.alignleft { 238 margin-top: 6px; 239 } 240 241 div#sidebar-info { 242 padding: 0 1em; 243 margin-bottom: 1em; 244 font-size: 11px; 245 } 246 247 .widget-title a, 248 .widget-title a:hover { 249 text-decoration: none; 250 border-bottom: none; 251 } 252 253 .widget-control-edit { 254 display: block; 255 font-size: 11px; 256 font-weight: normal; 257 line-height: 26px; 258 padding: 0 8px 0 0; 259 } 260 261 a.widget-control-edit { 262 text-decoration: none; 263 } 264 265 .widget-control-edit .add, 266 .widget-control-edit .edit { 267 display: none; 268 } 269 270 #available-widgets .widget-control-edit .add, 271 #widgets-right .widget-control-edit .edit, 272 #wp_inactive_widgets .widget-control-edit .edit { 273 display: inline; 274 } 275 276 .editwidget { 277 margin: 0 auto 15px; 278 } 279 280 .editwidget .widget-inside { 281 display: block; 282 border-width: 1px; 283 border-style: solid; 284 padding: 10px; 285 -moz-border-radius: 6px; 286 -khtml-border-radius: 6px; 287 -webkit-border-radius: 6px; 288 border-radius: 6px; 289 } 290 291 .inactive p.description { 292 margin: 5px 15px 8px; 293 } 294 295 #available-widgets p.description { 296 margin: 0 12px 12px; 297 } 298 299 .widget-position { 300 margin-top: 8px; 301 } 302 303 .inactive { 304 padding-top: 2px; 305 } 306 307 .sidebar-name-arrow { 308 float: right; 309 height: 29px; 310 width: 26px; 311 } 312 313 .widget-title .in-widget-title { 314 font-size: 11px; 315 white-space: nowrap; 316 } 317 318 #removing-widget { 319 display: none; 320 font-weight: normal; 321 padding-left: 15px; 322 font-size: 12px; 323 } 324 325 .widget-control-noform, 326 #access-off, 327 .widgets_access .widget-action, 328 .widgets_access .sidebar-name-arrow, 329 .widgets_access #access-on, 330 .widgets_access .widget-holder .description { 331 display: none; 332 } 333 334 .widgets_access .widget-holder, 335 .widgets_access #widget-list { 336 padding-top: 10px; 337 } 338 339 .widgets_access #access-off { 340 display: inline; 341 } 342 343 .widgets_access #wpbody-content .widget-title-action, 344 .widgets_access #wpbody-content .widget-control-edit, 345 .widgets_access .closed .widgets-sortables, 346 .widgets_access .closed .widget-holder { 347 display: block; 348 } 349 350 .widgets_access .closed .sidebar-name { 351 -moz-border-radius-bottomleft: 0; 352 -moz-border-radius-bottomright: 0; 353 -webkit-border-bottom-right-radius: 0; 354 -webkit-border-bottom-left-radius: 0; 355 -khtml-border-bottom-right-radius: 0; 356 -khtml-border-bottom-left-radius: 0; 357 border-bottom-right-radius: 0; 358 border-bottom-left-radius: 0; 359 } 360 361 .widgets_access .sidebar-name, 362 .widgets_access .widget .widget-top { 363 cursor: default; 364 } 365 1 html,body{min-width:950px;}div.widget-liquid-left{float:left;clear:left;width:100%;margin-right:-325px;}div#widgets-left{margin-left:5px;margin-right:325px;}div#widgets-right{width:285px;margin:0 auto;}div.widget-liquid-right{float:right;clear:right;width:300px;}.widget-liquid-right .widget,#wp_inactive_widgets .widget{width:250px;margin:0 auto 20px;overflow:hidden;}#wp_inactive_widgets .widget{margin:0 10px 20px;float:left;}div.sidebar-name h3{margin:0;padding:5px 12px;font-size:13px;height:19px;overflow:hidden;white-space:nowrap;}div.sidebar-name{background-repeat:repeat-x;background-position:0 0;cursor:pointer;font-size:13px;border-width:1px;border-style:solid;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;-webkit-border-top-left-radius:8px;-khtml-border-top-right-radius:8px;-khtml-border-top-left-radius:8px;border-top-right-radius:8px;border-top-left-radius:8px;}.js .closed .sidebar-name{-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-right-radius:8px;-khtml-border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.widget-liquid-right .widgets-sortables,#widgets-left .widget-holder{border-width:0 1px 1px;border-style:none solid solid;-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-right-radius:8px;-khtml-border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.js .closed .widgets-sortables,.js .closed .widget-holder{display:none;}.widget-liquid-right .widgets-sortables{padding:15px 0 0;}#available-widgets .widget-holder{padding:7px 5px 0;}#wp_inactive_widgets{padding:5px 5px 0;}#widget-list .widget{width:250px;margin:0 10px 15px;border:0 none;float:left;}#widget-list .widget-description{padding:5px 8px;}#widget-list .widget-top{border-width:1px;border-style:solid;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.widget-placeholder{border-width:1px;border-style:dashed;margin:0 auto 20px;height:26px;width:250px;}#wp_inactive_widgets .widget-placeholder{margin:0 10px 20px;float:left;}div.widgets-holder-wrap{padding:0;margin:10px 0 20px;}#widgets-left #available-widgets{background-color:transparent;border:0 none;}ul#widget-list{list-style:none;margin:0;padding:0;min-height:100px;}.widget .widget-top{font-size:12px;font-weight:bold;height:26px;overflow:hidden;}.widget-top .widget-title{padding:5px 9px;}.widget-top .widget-title-action{float:right;}a.widget-action{display:block;width:24px;height:26px;}#available-widgets a.widget-action{display:none;}.widget-top a.widget-action{background:url("../images/menu-bits.gif") no-repeat scroll 0 -110px;}.widget .widget-inside,.widget .widget-description{padding:12px 12px 10px;font-size:11px;line-height:16px;}.widget-inside,.widget-description{display:none;}#available-widgets .widget-description{display:block;}.widget .widget-inside p{margin:0 0 1em;padding:0;}.widget-title h4{margin:0;line-height:1.3;overflow:hidden;white-space:nowrap;}.widgets-sortables{min-height:90px;}.widget-control-actions{margin-top:8px;}.widget-control-actions a{text-decoration:none;}.widget-control-actions a:hover{text-decoration:underline;}.widget-control-actions .ajax-feedback{padding-bottom:3px;}.widget-control-actions div.alignleft{margin-top:6px;}div#sidebar-info{padding:0 1em;margin-bottom:1em;font-size:11px;}.widget-title a,.widget-title a:hover{text-decoration:none;border-bottom:none;}.widget-control-edit{display:block;font-size:11px;font-weight:normal;line-height:26px;padding:0 8px 0 0;}a.widget-control-edit{text-decoration:none;}.widget-control-edit .add,.widget-control-edit .edit{display:none;}#available-widgets .widget-control-edit .add,#widgets-right .widget-control-edit .edit,#wp_inactive_widgets .widget-control-edit .edit{display:inline;}.editwidget{margin:0 auto 15px;}.editwidget .widget-inside{display:block;border-width:1px;border-style:solid;padding:10px;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.inactive p.description{margin:5px 15px 8px;}#available-widgets p.description{margin:0 12px 12px;}.widget-position{margin-top:8px;}.inactive{padding-top:2px;}.sidebar-name-arrow{float:right;height:29px;width:26px;}.widget-title .in-widget-title{font-size:11px;white-space:nowrap;}#removing-widget{display:none;font-weight:normal;padding-left:15px;font-size:12px;}.widget-control-noform,#access-off,.widgets_access .widget-action,.widgets_access .sidebar-name-arrow,.widgets_access #access-on,.widgets_access .widget-holder .description{display:none;}.widgets_access .widget-holder,.widgets_access #widget-list{padding-top:10px;}.widgets_access #access-off{display:inline;}.widgets_access #wpbody-content .widget-title-action,.widgets_access #wpbody-content .widget-control-edit,.widgets_access .closed .widgets-sortables,.widgets_access .closed .widget-holder{display:block;}.widgets_access .closed .sidebar-name{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default;} -
trunk/wp-admin/rtl.css
r11665 r11857 1 /* 0 - 200 2 =================================== */ 3 td.available-theme { 4 text-align: right; 5 } 6 #current-theme img { 7 float: right; 8 margin-right: 0; 9 margin-left: 1em; 10 } 11 .quicktags, .search { 12 font-family: Tahoma, "Times New Roman"; 13 } 14 /* 200 - 500 15 =================================== */ 16 #save-post { 17 float: right; 18 } 19 .preview { 20 float: left; 21 } 22 #sticky-span { 23 margin-left: 0; 24 margin-right: 18px; 25 } 26 #post-body .misc-pub-section { 27 border-right-width: 0; 28 border-left-width: 1; 29 border-right-style: none; 30 border-left-style: solid; 31 float: right; 32 } 33 #post-body .misc-pub-section-last { 34 border-left: 0; 35 } 36 #delete-action { 37 text-align: right; 38 float: right; 39 } 40 #publishing-action { 41 text-align: left; 42 float: left; 43 } 44 .side-info ul { 45 padding-left: 0; 46 padding-right: 18px; 47 } 48 .submit input, 49 .button, 50 .button-primary, 51 .button-secondary, 52 .button-highlighted, 53 #postcustomstuff .submit input { 54 font-family: Tahoma, "Times New Roman"; 55 } 56 #wpcontent select { 57 font-family: Tahoma, "Times New Roman"; 58 } 59 #quicktags { 60 background-position: right top; 61 } 62 /* 500 - 700 63 =================================== */ 64 #template div { 65 margin-right: 0; 66 margin-left: 190px; 67 } 68 * html #template div { 69 margin-left: 0; 70 } 71 #your-profile legend { 72 font-family: "Times New Roman", Tahoma; 73 } 74 #ajax-response.alignleft { 75 margin-left: 0; 76 margin-right: 2em; 77 } 78 .page-numbers { 79 margin-right: 0; 80 margin-left: 1px; 81 } 82 .column-author img, .column-username img { 83 float: right; 84 margin-right: 0; 85 margin-left: 10px; 86 } 87 .tablenav a.button-secondary { 88 margin: 8px 0 0 8px; 89 } 90 .tablenav .tablenav-pages { 91 float: left; 92 } 93 .tablenav .displaying-num { 94 margin-right: 0; 95 margin-left: 10px; 96 font-family: Tahoma, "Times New Roman"; 97 } 98 #postcustomstuff table input, 99 #postcustomstuff table select, 100 #postcustomstuff table textarea { 101 margin: 8px 8px 8px 0; 102 } 103 /* 700 - 1000 104 =================================== */ 105 #pass-strength-result { 106 float: right; 107 margin: 12px 1px 5px 5px; 108 } 109 /* Admin Header */ 110 #user_info { 111 float: left; 112 } 113 #header-logo { 114 float: right; 115 margin: 7px 15px 0 0; 116 } 117 #wphead h1 { 118 font-family: "Times New Roman", Tahoma; 119 float: right; 120 } 121 #wphead h1.long-title { 122 font-family: "Times New Roman", Tahoma; 123 } 124 #adminmenu .wp-submenu a { 125 padding-left: 0; 126 padding-right: 12px; 127 border-width: 0 0 0 1px; 128 border-style: none none none solid; 129 font-family: Tahoma, "Times New Roman"; 130 } 131 #adminmenu a.menu-top, 132 #adminmenu .wp-submenu-head { 133 font-family: Tahoma, "Times New Roman"; 134 } 135 #adminmenu img.wp-menu-image { 136 float: right;