Changeset 16144
- Timestamp:
- 11/02/2010 04:32:34 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/colors-classic.dev.css
r16090 r16144 1 1 html { 2 background-color: #f 7f6f1;2 background-color: #f9f9f9; 3 3 } 4 4 5 5 * html input, 6 6 * html .widget { 7 border-color: # 8cbdd5;7 border-color: #dfdfdf; 8 8 } 9 9 … … 80 80 #postcustomstuff table { 81 81 border-color: #dfdfdf; 82 background-color: # f9f9f9;82 background-color: #F9F9F9; 83 83 } 84 84 85 85 #postcustomstuff thead th { 86 background-color: # f1f1f1;86 background-color: #F1F1F1; 87 87 } 88 88 … … 111 111 112 112 div.tabs-panel, 113 .wp-tab s-panel,113 .wp-tab-panel, 114 114 ul.category-tabs li.tabs, 115 115 ul.add-menu-item-tabs li.tabs, … … 129 129 } 130 130 /* #upload-menu li a.upload-tab-link, */ 131 .login #backtoblog a:hover,132 131 #plugin-information .action-button a, 133 132 #plugin-information .action-button a:hover, … … 139 138 .postbox h3, 140 139 .stuffbox h3 { 141 background: #d 5e6f2 url("../images/blue-grad.png") repeat-x left top;140 background: #dfdfdf url("../images/gray-grad.png") repeat-x left top; 142 141 text-shadow: #fff 0 1px 0; 143 142 } … … 168 167 169 168 .wrap h2 { 170 color: # 093e56;169 color: #464646; 171 170 } 172 171 … … 184 183 } 185 184 186 .alt 187 .alt ernate{188 background-color: # edfbfc;185 .alternate, 186 .alt { 187 background-color: #f9f9f9; 189 188 } 190 189 … … 228 227 229 228 .submit { 230 border-color: # 8cbdd5;229 border-color: #DFDFDF; 231 230 } 232 231 … … 290 289 input[type=button], 291 290 input[type=submit] { 292 border-color: # dfdfdf;291 border-color: #bbb; 293 292 color: #464646; 294 293 } … … 300 299 input[type=submit]:hover { 301 300 color: #000; 302 border-color: # adaca7;301 border-color: #666; 303 302 } 304 303 … … 319 318 button.button-primary, 320 319 a.button-primary { 321 border-color: # 5b86ab;320 border-color: #298cba; 322 321 font-weight: bold; 323 322 color: #fff; 324 background: # 5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;323 background: #21759B url(../images/button-grad.png) repeat-x scroll left top; 325 324 text-shadow: rgba(0,0,0,0.3) 0 -1px 0; 326 325 } … … 329 328 button.button-primary:active, 330 329 a.button-primary:active { 331 background: #21759b url(../images/button-grad-active -vs.png) repeat-x scroll left top;330 background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top; 332 331 color: #eaf2fa; 333 332 } … … 338 337 a.button-primary:focus, 339 338 a.button-primary:active { 340 border-color: # 2e5475;339 border-color: #13455b; 341 340 color: #eaf2fa; 342 341 } … … 355 354 .button-primary[disabled], 356 355 .button-primary:disabled { 357 color: # B0C3E2!important;358 background: # 6590A6!important;356 color: #9FD0D5 !important; 357 background: #298CBA !important; 359 358 } 360 359 … … 450 449 451 450 a.page-numbers { 452 border-bottom-color: # b8d3e2;451 border-bottom-color: #B8D3E2; 453 452 } 454 453 … … 475 474 .find-box-head { 476 475 color: #333; 477 background: #d 5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;476 background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top; 478 477 } 479 478 … … 499 498 .plugins a.delete, 500 499 .ui-tabs-nav a { 501 color: # 1c6280;500 color: #21759b; 502 501 } 503 502 … … 505 504 body.press-this .tabs a, 506 505 body.press-this .tabs a:hover { 506 background-color: #fff; 507 507 border-color: #c6d9e9; 508 508 border-bottom-color: #fff; … … 513 513 #adminmenu .update-plugins, 514 514 #sidemenu a .update-plugins, 515 #rightnow .reallynow, 515 #rightnow .reallynow { 516 background-color: #464646; 517 color: #fff; 518 -moz-box-shadow: #fff 0 -1px 0; 519 -khtml-box-shadow: #fff 0 -1px 0; 520 -webkit-box-shadow: #fff 0 -1px 0; 521 box-shadow: #fff 0 -1px 0; 522 } 516 523 #plugin-information .action-button { 517 524 background-color: #d54e21; … … 519 526 } 520 527 521 #adminmenu li a:hover #awaiting-mod, 522 #adminmenu li a:hover .update-plugins, 523 #sidemenu li a:hover .update-plugins { 524 background-color: #264761; 528 #adminmenu li.current a #awaiting-mod, 529 #adminmenu li a.wp-has-current-submenu .update-plugins{ 530 background-color: #464646; 525 531 color: #fff; 526 } 527 528 #adminmenu li.current a #awaiting-mod, 529 #adminmenu li.current a .update-plugins, 530 #adminmenu li.wp-has-current-submenu a .update-plugins, 531 #adminmenu li.wp-has-current-submenu a .update-plugins { 532 background-color: #ddd; 533 color: #000; 534 text-shadow: none; 535 -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 536 -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 537 -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 538 box-shadow: rgba(0,0,0,0.2) 0 -1px 0; 539 } 540 541 #adminmenu li.current a:hover #awaiting-mod, 542 #adminmenu li.current a:hover .update-plugins, 543 #adminmenu li.wp-has-current-submenu a:hover #awaiting-mod, 544 #adminmenu li.wp-has-current-submenu a:hover .update-plugins { 545 background-color: #264761; 546 color: #fff; 532 -moz-box-shadow: #fff 0 -1px 0; 533 -khtml-box-shadow: #fff 0 -1px 0; 534 -webkit-box-shadow: #fff 0 -1px 0; 535 box-shadow: #fff 0 -1px 0; 547 536 } 548 537 … … 588 577 } 589 578 590 #footer, 591 #footer-upgrade { 592 background: #1d507d; 593 color: #b6d1e4; 579 #footer { 580 color: #777; 581 border-color: #d1d1d1; 582 background: #d9d9d9; /* fallback color */ 583 background:-moz-linear-gradient(bottom, #d7d7d7, #e4e4e4); 584 background:-webkit-gradient(linear, left bottom, left top, from(#d7d7d7), to(#e4e4e4)); 594 585 } 595 586 … … 602 593 .side-info, 603 594 .plugins tr, 604 .postbox,605 595 #your-profile #rich_editing { 606 596 background-color: #fff; … … 611 601 .plugins .inactive td, 612 602 tr.inactive + tr.plugin-update-tr .plugin-update { 613 background-color: #e beeef;603 background-color: #eee; 614 604 } 615 605 … … 670 660 671 661 .ui-sortable .postbox h3 { 672 color: # 093e56;662 color: #464646; 673 663 } 674 664 … … 711 701 712 702 .login #backtoblog a { 713 color: # ccc;703 color: #464646; 714 704 } 715 705 716 706 #wphead { 717 background-color: #1d507d; 718 } 719 720 body.login { 721 border-top-color: #093e56; 707 border-bottom:#c6c6c6 1px solid; 708 background: #d9d9d9; /* fallback color */ 709 background:-moz-linear-gradient(bottom, #d7d7d7, #e4e4e4); 710 background:-webkit-gradient(linear, left bottom, left top, from(#d7d7d7), to(#e4e4e4)); 722 711 } 723 712 724 713 #wphead h1 a { 725 color: # fff;714 color: #464646; 726 715 } 727 716 728 717 #user_info { 729 color: # b6d1e4;718 color: #777; 730 719 } 731 720 … … 734 723 #footer a:link, 735 724 #footer a:visited { 736 color: # fff;725 color: #222; 737 726 text-decoration: none; 738 727 } 739 728 740 729 #user_info a:hover, 730 #footer a:hover { 731 color: #000; 732 text-decoration: underline !important; 733 } 734 741 735 #user_info a:active, 742 #footer a:hover, 743 #footer a:active { 744 text-decoration: underline; 736 #footer a:active { 737 color: #ccc !important; 745 738 } 746 739 … … 753 746 table.widefat .spam a:hover, 754 747 #dashboard_recent_comments .delete a:hover, 755 #dashboard_recent_comments .trash a:hover ,748 #dashboard_recent_comments .trash a:hover 756 749 #dashboard_recent_comments .spam a:hover { 757 750 color: #f00; 758 751 } 759 752 760 /* password strength meter */761 753 #pass-strength-result { 762 754 background-color: #eee; … … 791 783 792 784 #ed_toolbar input { 793 border-color: # c3c3c3;785 border-color: #C3C3C3; 794 786 } 795 787 … … 800 792 801 793 #poststuff .wp_themeSkin .mceStatusbar { 802 border-color: # ededed;794 border-color: #EDEDED; 803 795 } 804 796 805 797 #poststuff #edButtonPreview, 806 798 #poststuff #edButtonHTML { 807 background-color: #f 2f1eb;799 background-color: #f1f1f1; 808 800 border-color: #dfdfdf; 809 801 color: #999; … … 811 803 812 804 #poststuff #editor-toolbar .active { 813 border-bottom-color: #e 3eef7;814 background-color: #e 3eef7;805 border-bottom-color: #e9e9e9; 806 background-color: #e9e9e9; 815 807 color: #333; 816 808 } … … 818 810 /* TinyMCE */ 819 811 #post-status-info { 820 background-color: # ededed;812 background-color: #EDEDED; 821 813 } 822 814 … … 826 818 .wp_themeSkin a:visited, 827 819 .wp_themeSkin a:active { 828 color: #000;820 color: #000; 829 821 } 830 822 … … 843 835 .wp_themeSkin .mceButton { 844 836 background-color: #e9e8e8; 845 border-color: # b2b2b2;837 border-color: #B2B2B2; 846 838 } 847 839 … … 860 852 .wp_themeSkin .mceListBox .mceText, 861 853 .wp_themeSkin .mceListBox .mceOpen { 862 border-color: # b2b2b2;854 border-color: #B2B2B2; 863 855 background-color: #d5d5d5; 864 856 } … … 878 870 879 871 .wp_themeSkin select.mceListBox { 880 border-color: # b2b2b2;872 border-color: #B2B2B2; 881 873 background-color: #fff; 882 874 } … … 885 877 .wp_themeSkin .mceSplitButton a.mceAction, 886 878 .wp_themeSkin .mceSplitButton a.mceOpen { 887 border-color: # b2b2b2;879 border-color: #B2B2B2; 888 880 } 889 881 … … 897 889 898 890 .wp_themeSkin .mceSplitButtonActive { 899 background-color: # b2b2b2;891 background-color: #B2B2B2; 900 892 } 901 893 … … 903 895 .wp_themeSkin div.mceColorSplitMenu table { 904 896 background-color: #ebebeb; 905 border-color: # b2b2b2;897 border-color: #B2B2B2; 906 898 } 907 899 908 900 .wp_themeSkin .mceColorSplitMenu a { 909 border-color: # b2b2b2;901 border-color: #B2B2B2; 910 902 } 911 903 … … 915 907 916 908 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover { 917 border-color: #0 a246a;918 background-color: # b6bdd2;909 border-color: #0A246A; 910 background-color: #B6BDD2; 919 911 } 920 912 921 913 .wp_themeSkin a.mceMoreColors:hover { 922 border-color: #0 a246a;914 border-color: #0A246A; 923 915 } 924 916 … … 954 946 } 955 947 956 #quicktags,957 948 .wp_themeSkin tr.mceFirst td.mceToolbar { 958 background: #d5e6f2 url("../images/ed-bg-vs.gif") repeat-x scroll left top; 959 } 960 .wp_themeSkin tr.mceFirst td.mceToolbar { 949 background: #dfdfdf url("../images/ed-bg.gif") repeat-x scroll left top; 961 950 border-color: #dfdfdf; 962 951 } … … 967 956 968 957 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft { 969 background: #444 ;958 background: #444444; 970 959 border-left: 1px solid #999; 971 960 border-top: 1px solid #999; … … 977 966 978 967 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight { 979 background: #444 ;968 background: #444444; 980 969 border-right: 1px solid #999; 981 970 border-top: 1px solid #999; … … 1042 1031 #namediv input, 1043 1032 #poststuff .inside .the-tagcloud { 1044 border-color: #d fdfdf;1033 border-color: #ddd; 1045 1034 } 1046 1035 1047 1036 /* menu */ 1048 1037 #adminmenu * { 1049 border-color: # dfdfdf;1038 border-color: #e3e3e3; 1050 1039 } 1051 1040 … … 1060 1049 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle, 1061 1050 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle { 1062 background: transparent url(../images/menu-bits -vs.gif) no-repeat scroll left -207px;1051 background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -207px; 1063 1052 } 1064 1053 1065 1054 #adminmenu .wp-has-submenu:hover .wp-menu-toggle, 1066 1055 #adminmenu .wp-menu-open .wp-menu-toggle { 1067 background: transparent url(../images/menu-bits -vs.gif) no-repeat scroll left -109px;1056 background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px; 1068 1057 } 1069 1058 1070 1059 #adminmenu a.menu-top { 1071 background: # eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;1060 background: #f1f1f1 url(../images/menu-bits.gif?ver=20100610) repeat-x scroll left -379px; 1072 1061 } 1073 1062 1074 1063 #adminmenu .wp-submenu a { 1075 background: #fff url(../images/menu-bits -vs.gif) no-repeat scroll 0 -310px;1064 background: #fff url(../images/menu-bits.gif?ver=20100610) no-repeat scroll 0 -310px; 1076 1065 } 1077 1066 … … 1084 1073 } 1085 1074 1075 .wp-has-current-submenu .wp-submenu { 1076 border-top: none !important; 1077 } 1078 1079 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu { 1080 border-bottom: #aaa 1px solid; 1081 } 1082 1086 1083 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, 1087 #adminmenu .menu-top .current { 1088 background: #3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x; 1089 border-color: #1d507d; 1090 color: #fff; 1091 text-shadow: rgba(0,0,0,0.4) 0 -1px 0; 1084 #adminmenu li.current a.menu-top { 1085 background: #e0e0e0 url(../images/menu-bits.gif?ver=20100610) top left repeat-x; 1086 border: #aaa 1px solid; 1087 color: #000; 1092 1088 } 1093 1089 1094 1090 #adminmenu li.wp-has-current-submenu .wp-submenu, 1095 1091 #adminmenu li.wp-has-current-submenu ul li a { 1096 border-color: #aaa !important; 1092 border-right-color: #aaa !important; 1093 border-left-color: #aaa !important; 1097 1094 } 1098 1095 … … 1105 1102 } 1106 1103 1107 #adminmenu li.menu-top .current:hover {1108 border-color: #6583c0;1109 }1110 1111 1104 #adminmenu .wp-submenu .current a.current { 1112 background: transparent url(../images/menu-bits -vs.gif) no-repeat scroll 0 -289px;1105 background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll 0 -289px; 1113 1106 } 1114 1107 1115 1108 #adminmenu .wp-submenu a:hover { 1116 background-color: # eaf2fa!important;1109 background-color: #EAF2FA !important; 1117 1110 color: #333 !important; 1118 1111 } … … 1125 1118 background-image: none; 1126 1119 border-color: #e3e3e3; 1127 text-shadow: rgba(255,255,255,1) 0 1px 0;1128 1120 } 1129 1121 … … 1134 1126 .folded #adminmenu li.menu-top, 1135 1127 #adminmenu .wp-submenu .wp-submenu-head { 1136 background-color: # eaf2fa;1128 background-color: #F1F1F1; 1137 1129 } 1138 1130 1139 1131 .folded #adminmenu li.wp-has-current-submenu, 1140 1132 .folded #adminmenu li.menu-top.current { 1141 background-color: # bbd8e7;1133 background-color: #e6e6e6; 1142 1134 } 1143 1135 1144 1136 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { 1145 background-color: # bbd8e7;1146 border-color: # 8cbdd5;1137 background-color: #EAEAEA; 1138 border-color: #aaa; 1147 1139 } 1148 1140 … … 1153 1145 /* menu icons */ 1154 1146 #adminmenu .menu-icon-dashboard div.wp-menu-image { 1155 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -61px -33px;1147 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -61px -33px; 1156 1148 } 1157 1149 1158 1150 #adminmenu .menu-icon-dashboard:hover div.wp-menu-image, 1159 #adminmenu 1160 #adminmenu 1161 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -61px -1px;1151 #adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image, 1152 #adminmenu .menu-icon-dashboard.current div.wp-menu-image { 1153 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -61px -1px; 1162 1154 } 1163 1155 1164 1156 #adminmenu .menu-icon-post div.wp-menu-image { 1165 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -272px -33px;1157 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -272px -33px; 1166 1158 } 1167 1159 1168 1160 #adminmenu .menu-icon-post:hover div.wp-menu-image, 1169 1161 #adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image { 1170 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -272px -1px;1162 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -272px -1px; 1171 1163 } 1172 1164 1173 1165 #adminmenu .menu-icon-media div.wp-menu-image { 1174 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -121px -33px;1166 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -121px -33px; 1175 1167 } 1176 1168 1177 1169 #adminmenu .menu-icon-media:hover div.wp-menu-image, 1178 1170 #adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image { 1179 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -121px -1px;1171 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -121px -1px; 1180 1172 } 1181 1173 1182 1174 #adminmenu .menu-icon-links div.wp-menu-image { 1183 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -91px -33px;1175 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -91px -33px; 1184 1176 } 1185 1177 1186 1178 #adminmenu .menu-icon-links:hover div.wp-menu-image, 1187 1179 #adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image { 1188 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -91px -1px;1180 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -91px -1px; 1189 1181 } 1190 1182 1191 1183 #adminmenu .menu-icon-page div.wp-menu-image { 1192 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -151px -33px;1184 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -151px -33px; 1193 1185 } 1194 1186 1195 1187 #adminmenu .menu-icon-page:hover div.wp-menu-image, 1196 1188 #adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image { 1197 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -151px -1px;1189 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -151px -1px; 1198 1190 } 1199 1191 1200 1192 #adminmenu .menu-icon-comments div.wp-menu-image { 1201 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -31px -33px;1193 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -31px -33px; 1202 1194 } 1203 1195 … … 1205 1197 #adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image, 1206 1198 #adminmenu .menu-icon-comments.current div.wp-menu-image { 1207 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -31px -1px;1199 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -31px -1px; 1208 1200 } 1209 1201 1210 1202 #adminmenu .menu-icon-appearance div.wp-menu-image { 1211 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -1px -33px;1203 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -1px -33px; 1212 1204 } 1213 1205 1214 1206 #adminmenu .menu-icon-appearance:hover div.wp-menu-image, 1215 1207 #adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image { 1216 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -1px -1px;1208 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -1px -1px; 1217 1209 } 1218 1210 1219 1211 #adminmenu .menu-icon-plugins div.wp-menu-image { 1220 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -181px -33px;1212 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -181px -33px; 1221 1213 } 1222 1214 1223 1215 #adminmenu .menu-icon-plugins:hover div.wp-menu-image, 1224 1216 #adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image { 1225 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -181px -1px;1217 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -181px -1px; 1226 1218 } 1227 1219 1228 1220 #adminmenu .menu-icon-users div.wp-menu-image { 1229 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -301px -33px;1221 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -301px -33px; 1230 1222 } 1231 1223 1232 1224 #adminmenu .menu-icon-users:hover div.wp-menu-image, 1233 1225 #adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image { 1234 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -301px -1px;1226 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -301px -1px; 1235 1227 } 1236 1228 1237 1229 #adminmenu .menu-icon-tools div.wp-menu-image { 1238 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -211px -33px;1230 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -211px -33px; 1239 1231 } 1240 1232 1241 1233 #adminmenu .menu-icon-tools:hover div.wp-menu-image, 1242 1234 #adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image { 1243 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -211px -1px;1235 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -211px -1px; 1244 1236 } 1245 1237 1246 1238 #adminmenu .menu-icon-settings div.wp-menu-image { 1247 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -241px -33px;1239 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -241px -33px; 1248 1240 } 1249 1241 1250 1242 #adminmenu .menu-icon-settings:hover div.wp-menu-image, 1251 1243 #adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image { 1252 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -241px -1px;1244 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -241px -1px; 1253 1245 } 1254 1246 1255 1247 #adminmenu .menu-icon-site div.wp-menu-image { 1256 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -361px -33px;1248 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -361px -33px; 1257 1249 } 1258 1250 1259 1251 #adminmenu .menu-icon-site:hover div.wp-menu-image, 1260 1252 #adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image { 1261 background: transparent url('../images/menu -vs.png?ver=20100531') no-repeat scroll -361px -1px;1253 background: transparent url('../images/menu.png?ver=20100531') no-repeat scroll -361px -1px; 1262 1254 } 1263 1255 /* end menu */ … … 1282 1274 1283 1275 #att-info { 1284 background-color: # e4f2fd;1276 background-color: #E4F2FD; 1285 1277 } 1286 1278 … … 1295 1287 background-color: #fff; 1296 1288 border-color: #dfdfdf #dfdfdf #fff; 1297 color: # d54e21;1289 color: #D54E21; 1298 1290 } 1299 1291 1300 1292 #screen-options-wrap, 1301 1293 #contextual-help-wrap { 1302 background-color: # eae9e4;1294 background-color: #f1f1f1; 1303 1295 border-color: #dfdfdf; 1304 1296 } … … 1335 1327 .vim-current th, 1336 1328 .vim-current td { 1337 background-color: # e4f2fd!important;1329 background-color: #E4F2FD !important; 1338 1330 } 1339 1331 … … 1374 1366 1375 1367 .inline-editor div.title { 1376 background-color: # eaf3fa;1368 background-color: #EAF3FA; 1377 1369 } 1378 1370 … … 1401 1393 1402 1394 .attention { 1403 color: # d54e21;1395 color: #D54E21; 1404 1396 } 1405 1397 1406 1398 .meta-box-sortables .postbox:hover .handlediv { 1407 background: transparent url(../images/menu-bits -vs.gif) no-repeat scroll left -111px;1399 background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -111px; 1408 1400 } 1409 1401 … … 1418 1410 .tablenav .tablenav-pages a { 1419 1411 border-color: #e3e3e3; 1420 background: #eee url('../images/menu-bits -vs.gif') repeat-x scroll left -379px;1412 background: #eee url('../images/menu-bits.gif?ver=20100610') repeat-x scroll left -379px; 1421 1413 } 1422 1414 … … 1501 1493 1502 1494 #favorite-first { 1503 background: #5580a6 url(../images/fav-vs.png) repeat-x 0 center; 1504 border-color: #517ea5 !important; 1505 border-bottom-color: #416686 !important; 1506 } 1507 1508 #favorite-actions .slide-down { 1509 background-image: url(../images/fav-top-vs.gif); 1510 background-position:0 0; 1511 background-repeat: repeat-x; 1495 border-color: #c0c0c0; 1496 background: #f1f1f1; /* fallback color */ 1497 background:-moz-linear-gradient(bottom, #e7e7e7, #fff); 1498 background:-webkit-gradient(linear, left bottom, left top, from(#e7e7e7), to(#fff)); 1512 1499 } 1513 1500 1514 1501 #favorite-inside { 1515 border-color: # 5b86ac;1516 background-color: # 5580a6;1502 border-color: #c0c0c0; 1503 background-color: #fff; 1517 1504 } 1518 1505 1519 1506 #favorite-toggle { 1520 background: transparent url(../images/fav-arrow -vs.gif) no-repeat 0 -4px;1507 background: transparent url(../images/fav-arrow.gif?ver=20100531) no-repeat 0 -4px; 1521 1508 } 1522 1509 1523 1510 #favorite-actions a { 1524 color: # ddd;1511 color: #464646; 1525 1512 } 1526 1513 1527 1514 #favorite-actions a:hover { 1528 color: # fff;1515 color: #000; 1529 1516 } 1530 1517 1531 1518 #favorite-inside a:hover { 1532 1519 text-decoration: underline; 1533 }1534 1535 #favorite-actions .slide-down {1536 border-bottom-color: #626262;1537 1520 } 1538 1521 … … 1544 1527 #icon-edit, 1545 1528 #icon-post { 1546 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -552px -5px;1529 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -552px -5px; 1547 1530 } 1548 1531 1549 1532 #icon-index { 1550 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -137px -5px;1533 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -137px -5px; 1551 1534 } 1552 1535 1553 1536 #icon-upload { 1554 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -251px -5px;1537 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -251px -5px; 1555 1538 } 1556 1539 … … 1558 1541 #icon-link, 1559 1542 #icon-link-category { 1560 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -190px -5px;1543 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -190px -5px; 1561 1544 } 1562 1545 1563 1546 #icon-edit-pages, 1564 1547 #icon-page { 1565 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -312px -5px;1548 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -312px -5px; 1566 1549 } 1567 1550 1568 1551 #icon-edit-comments { 1569 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -72px -5px;1552 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -72px -5px; 1570 1553 } 1571 1554 1572 1555 #icon-themes { 1573 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -11px -5px;1556 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -11px -5px; 1574 1557 } 1575 1558 1576 1559 #icon-plugins { 1577 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -370px -5px;1560 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -370px -5px; 1578 1561 } 1579 1562 … … 1581 1564 #icon-profile, 1582 1565 #icon-user-edit { 1583 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -600px -5px;1566 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -600px -5px; 1584 1567 } 1585 1568 1586 1569 #icon-tools, 1587 1570 #icon-admin { 1588 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -432px -5px;1571 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -432px -5px; 1589 1572 } 1590 1573 1591 1574 #icon-options-general { 1592 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -492px -5px;1575 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -492px -5px; 1593 1576 } 1594 1577 1595 1578 #icon-ms-admin { 1596 background: transparent url(../images/icons32 -vs.png?ver=20100531) no-repeat -659px -5px;1579 background: transparent url(../images/icons32.png?ver=20100531) no-repeat -659px -5px; 1597 1580 } 1598 1581 1599 1582 .view-switch #view-switch-list { 1600 background: transparent url(../images/list -vs.png) no-repeat 0 0;1583 background: transparent url(../images/list.png) no-repeat 0 0; 1601 1584 } 1602 1585 1603 1586 .view-switch .current #view-switch-list { 1604 background: transparent url(../images/list -vs.png) no-repeat -40px 0;1587 background: transparent url(../images/list.png) no-repeat -40px 0; 1605 1588 } 1606 1589 1607 1590 .view-switch #view-switch-excerpt { 1608 background: transparent url(../images/list -vs.png) no-repeat -20px 0;1591 background: transparent url(../images/list.png) no-repeat -20px 0; 1609 1592 } 1610 1593 1611 1594 .view-switch .current #view-switch-excerpt { 1612 background: transparent url(../images/list -vs.png) no-repeat -60px 0;1595 background: transparent url(../images/list.png) no-repeat -60px 0; 1613 1596 } 1614 1597 1615 1598 #header-logo { 1616 background: transparent url(../images/wp-logo-vs.png) no-repeat scroll center center; 1617 } 1618 1619 #wphead #site-visit-button { 1620 background-color: #3c6b95; 1621 background-image: url(../images/visit-site-button-grad-vs.gif); 1622 color: #b6d1e4; 1623 text-shadow: #3f3f3f 0 -1px 0; 1624 } 1625 1626 #wphead a:hover #site-visit-button { 1627 color: #fff; 1628 } 1629 1630 #wphead a:focus #site-visit-button, 1631 #wphead a:active #site-visit-button { 1632 background-position: 0 -27px; 1599 background: transparent url(../images/wp-logo.png?ver=20100531) no-repeat scroll center center; 1633 1600 } 1634 1601 … … 1636 1603 .feature-filter { 1637 1604 background-color: #fff; 1638 border-color: # dfdfdf;1605 border-color: #DFDFDF; 1639 1606 } 1640 1607 1641 1608 #theme-information .action-button { 1642 border-top-color: # dfdfdf;1609 border-top-color: #DFDFDF; 1643 1610 } 1644 1611 … … 1660 1627 #widgets-left .sidebar-name { 1661 1628 background-color: #aaa; 1662 background-image: url(../images/ed-bg -vs.gif);1629 background-image: url(../images/ed-bg.gif); 1663 1630 text-shadow: #fff 0 1px 0; 1664 1631 border-color: #dfdfdf; … … 1666 1633 1667 1634 #widgets-right .sidebar-name { 1668 background-image: url(../images/fav -vs.png);1635 background-image: url(../images/fav.png); 1669 1636 text-shadow: #3f3f3f 0 -1px 0; 1670 1637 background-color: #636363; … … 1683 1650 1684 1651 #widgets-left .sidebar-name-arrow { 1685 background: transparent url(../images/menu-bits -vs.gif) no-repeat scroll left -109px;1652 background: transparent url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px; 1686 1653 } 1687 1654 1688 1655 #widgets-right .sidebar-name-arrow { 1689 background: transparent url(../images/ fav-arrow-vs.gif) no-repeat scroll 0 -1px;1656 background: transparent url(../images/widgets-arrow.gif?ver=20100531) no-repeat scroll 0 -1px; 1690 1657 } 1691 1658 … … 1729 1696 1730 1697 #nav-menu-header, #nav-menu-footer, .menu-item-handle { 1731 background: url("../images/ blue-grad.png") repeat-x scroll left top #d5e6f2;1698 background: url("../images/gray-grad.png") repeat-x scroll left top #dfdfdf; 1732 1699 } 1733 1700 1734 1701 #menu-management .nav-tab-active { 1735 background: #e af3fa;1736 border-bottom-color: #e af3fa;1737 } 1702 background: #ececec; 1703 border-bottom-color: #ececec; 1704 }
Note: See TracChangeset
for help on using the changeset viewer.