Make WordPress Core

Changeset 16144


Ignore:
Timestamp:
11/02/2010 04:32:34 AM (16 years ago)
Author:
nacin
Message:

Temporarily copy colors-fresh over colors-classic. Gray was used as a base for blue, it will be easier to see changes. see #15207.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/css/colors-classic.dev.css

    r16090 r16144  
    11html {
    2         background-color: #f7f6f1;
     2        background-color: #f9f9f9;
    33}
    44
    55* html input,
    66* html .widget {
    7         border-color: #8cbdd5;
     7        border-color: #dfdfdf;
    88}
    99
     
    8080#postcustomstuff table {
    8181        border-color: #dfdfdf;
    82         background-color: #f9f9f9;
     82        background-color: #F9F9F9;
    8383}
    8484
    8585#postcustomstuff thead th {
    86         background-color: #f1f1f1;
     86        background-color: #F1F1F1;
    8787}
    8888
     
    111111
    112112div.tabs-panel,
    113 .wp-tabs-panel,
     113.wp-tab-panel,
    114114ul.category-tabs li.tabs,
    115115ul.add-menu-item-tabs li.tabs,
     
    129129}
    130130/* #upload-menu li a.upload-tab-link, */
    131 .login #backtoblog a:hover,
    132131#plugin-information .action-button a,
    133132#plugin-information .action-button a:hover,
     
    139138.postbox h3,
    140139.stuffbox h3 {
    141         background: #d5e6f2 url("../images/blue-grad.png") repeat-x left top;
     140        background: #dfdfdf url("../images/gray-grad.png") repeat-x left top;
    142141        text-shadow: #fff 0 1px 0;
    143142}
     
    168167
    169168.wrap h2 {
    170         color: #093e56;
     169        color: #464646;
    171170}
    172171
     
    184183}
    185184
    186 .alt
    187 .alternate {
    188         background-color: #edfbfc;
     185.alternate,
     186.alt {
     187        background-color: #f9f9f9;
    189188}
    190189
     
    228227
    229228.submit {
    230         border-color: #8cbdd5;
     229        border-color: #DFDFDF;
    231230}
    232231
     
    290289input[type=button],
    291290input[type=submit] {
    292         border-color: #dfdfdf;
     291        border-color: #bbb;
    293292        color: #464646;
    294293}
     
    300299input[type=submit]:hover {
    301300        color: #000;
    302         border-color: #adaca7;
     301        border-color: #666;
    303302}
    304303
     
    319318button.button-primary,
    320319a.button-primary {
    321         border-color: #5b86ab;
     320        border-color: #298cba;
    322321        font-weight: bold;
    323322        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;
    325324        text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
    326325}
     
    329328button.button-primary:active,
    330329a.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;
    332331        color: #eaf2fa;
    333332}
     
    338337a.button-primary:focus,
    339338a.button-primary:active {
    340         border-color: #2e5475;
     339        border-color: #13455b;
    341340        color: #eaf2fa;
    342341}
     
    355354.button-primary[disabled],
    356355.button-primary:disabled {
    357         color: #B0C3E2 !important;
    358         background: #6590A6 !important;
     356        color: #9FD0D5 !important;
     357        background: #298CBA !important;
    359358}
    360359
     
    450449
    451450a.page-numbers {
    452         border-bottom-color: #b8d3e2;
     451        border-bottom-color: #B8D3E2;
    453452}
    454453
     
    475474.find-box-head {
    476475        color: #333;
    477         background: #d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;
     476        background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;
    478477}
    479478
     
    499498.plugins a.delete,
    500499.ui-tabs-nav a {
    501         color: #1c6280;
     500        color: #21759b;
    502501}
    503502
     
    505504body.press-this .tabs a,
    506505body.press-this .tabs a:hover {
     506        background-color: #fff;
    507507        border-color: #c6d9e9;
    508508        border-bottom-color: #fff;
     
    513513#adminmenu .update-plugins,
    514514#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}
    516523#plugin-information .action-button {
    517524        background-color: #d54e21;
     
    519526}
    520527
    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;
    525531        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;
    547536}
    548537
     
    588577}
    589578
    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));
    594585}
    595586
     
    602593.side-info,
    603594.plugins tr,
    604 .postbox,
    605595#your-profile #rich_editing {
    606596        background-color: #fff;
     
    611601.plugins .inactive td,
    612602tr.inactive + tr.plugin-update-tr .plugin-update {
    613         background-color: #ebeeef;
     603        background-color: #eee;
    614604}
    615605
     
    670660
    671661.ui-sortable .postbox h3 {
    672         color: #093e56;
     662        color: #464646;
    673663}
    674664
     
    711701
    712702.login #backtoblog a {
    713         color: #ccc;
     703        color: #464646;
    714704}
    715705
    716706#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));
    722711}
    723712
    724713#wphead h1 a {
    725         color: #fff;
     714        color: #464646;
    726715}
    727716
    728717#user_info {
    729         color: #b6d1e4;
     718        color: #777;
    730719}
    731720
     
    734723#footer a:link,
    735724#footer a:visited {
    736         color: #fff;
     725        color: #222;
    737726        text-decoration: none;
    738727}
    739728
    740729#user_info a:hover,
     730#footer a:hover {
     731        color: #000;
     732        text-decoration: underline !important;
     733}
     734
    741735#user_info a:active,
    742 #footer a:hover,
    743 #footer a:active  {
    744         text-decoration: underline;
     736#footer a:active {
     737        color: #ccc !important;
    745738}
    746739
     
    753746table.widefat .spam a:hover,
    754747#dashboard_recent_comments .delete a:hover,
    755 #dashboard_recent_comments .trash a:hover,
     748#dashboard_recent_comments .trash a:hover
    756749#dashboard_recent_comments .spam a:hover {
    757750        color: #f00;
    758751}
    759752
    760 /* password strength meter */
    761753#pass-strength-result {
    762754        background-color: #eee;
     
    791783
    792784#ed_toolbar input {
    793         border-color: #c3c3c3;
     785        border-color: #C3C3C3;
    794786}
    795787
     
    800792
    801793#poststuff .wp_themeSkin .mceStatusbar {
    802         border-color: #ededed;
     794        border-color: #EDEDED;
    803795}
    804796
    805797#poststuff #edButtonPreview,
    806798#poststuff #edButtonHTML {
    807         background-color: #f2f1eb;
     799        background-color: #f1f1f1;
    808800        border-color: #dfdfdf;
    809801        color: #999;
     
    811803
    812804#poststuff #editor-toolbar .active {
    813         border-bottom-color: #e3eef7;
    814         background-color: #e3eef7;
     805        border-bottom-color: #e9e9e9;
     806        background-color: #e9e9e9;
    815807        color: #333;
    816808}
     
    818810/* TinyMCE */
    819811#post-status-info {
    820         background-color: #ededed;
     812        background-color: #EDEDED;
    821813}
    822814
     
    826818.wp_themeSkin a:visited,
    827819.wp_themeSkin a:active {
    828         color: #000;
     820         color: #000;
    829821}
    830822
     
    843835.wp_themeSkin .mceButton {
    844836        background-color: #e9e8e8;
    845         border-color: #b2b2b2;
     837        border-color: #B2B2B2;
    846838}
    847839
     
    860852.wp_themeSkin .mceListBox .mceText,
    861853.wp_themeSkin .mceListBox .mceOpen  {
    862         border-color: #b2b2b2;
     854        border-color: #B2B2B2;
    863855        background-color: #d5d5d5;
    864856}
     
    878870
    879871.wp_themeSkin select.mceListBox {
    880         border-color: #b2b2b2;
     872        border-color: #B2B2B2;
    881873        background-color: #fff;
    882874}
     
    885877.wp_themeSkin .mceSplitButton a.mceAction,
    886878.wp_themeSkin .mceSplitButton a.mceOpen {
    887         border-color: #b2b2b2;
     879        border-color: #B2B2B2;
    888880}
    889881
     
    897889
    898890.wp_themeSkin .mceSplitButtonActive {
    899         background-color: #b2b2b2;
     891        background-color: #B2B2B2;
    900892}
    901893
     
    903895.wp_themeSkin div.mceColorSplitMenu table {
    904896        background-color: #ebebeb;
    905         border-color: #b2b2b2;
     897        border-color: #B2B2B2;
    906898}
    907899
    908900.wp_themeSkin .mceColorSplitMenu a {
    909         border-color: #b2b2b2;
     901        border-color: #B2B2B2;
    910902}
    911903
     
    915907
    916908.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
    917         border-color: #0a246a;
    918         background-color: #b6bdd2;
     909        border-color: #0A246A;
     910        background-color: #B6BDD2;
    919911}
    920912
    921913.wp_themeSkin a.mceMoreColors:hover {
    922         border-color: #0a246a;
     914        border-color: #0A246A;
    923915}
    924916
     
    954946}
    955947
    956 #quicktags,
    957948.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;
    961950        border-color: #dfdfdf;
    962951}
     
    967956
    968957.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
    969         background: #444;
     958        background: #444444;
    970959        border-left: 1px solid #999;
    971960        border-top: 1px solid #999;
     
    977966
    978967.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
    979         background: #444;
     968        background: #444444;
    980969        border-right: 1px solid #999;
    981970        border-top: 1px solid #999;
     
    10421031#namediv input,
    10431032#poststuff .inside .the-tagcloud {
    1044         border-color: #dfdfdf;
     1033        border-color: #ddd;
    10451034}
    10461035
    10471036/* menu */
    10481037#adminmenu * {
    1049         border-color: #dfdfdf;
     1038        border-color: #e3e3e3;
    10501039}
    10511040
     
    10601049#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
    10611050#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;
    10631052}
    10641053
    10651054#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
    10661055#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;
    10681057}
    10691058
    10701059#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;
    10721061}
    10731062
    10741063#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;
    10761065}
    10771066
     
    10841073}
    10851074
     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
    10861083#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;
    10921088}
    10931089
    10941090#adminmenu li.wp-has-current-submenu .wp-submenu,
    10951091#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;
    10971094}
    10981095
     
    11051102}
    11061103
    1107 #adminmenu li.menu-top .current:hover {
    1108         border-color: #6583c0;
    1109 }
    1110 
    11111104#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;
    11131106}
    11141107
    11151108#adminmenu .wp-submenu a:hover {
    1116         background-color: #eaf2fa !important;
     1109        background-color: #EAF2FA !important;
    11171110        color: #333 !important;
    11181111}
     
    11251118        background-image: none;
    11261119        border-color: #e3e3e3;
    1127         text-shadow: rgba(255,255,255,1) 0 1px 0;
    11281120}
    11291121
     
    11341126.folded #adminmenu li.menu-top,
    11351127#adminmenu .wp-submenu .wp-submenu-head {
    1136         background-color: #eaf2fa;
     1128        background-color: #F1F1F1;
    11371129}
    11381130
    11391131.folded #adminmenu li.wp-has-current-submenu,
    11401132.folded #adminmenu li.menu-top.current {
    1141         background-color: #bbd8e7;
     1133        background-color: #e6e6e6;
    11421134}
    11431135
    11441136#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;
    11471139}
    11481140
     
    11531145/* menu icons */
    11541146#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;
    11561148}
    11571149
    11581150#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,
    1159 #adminmenu  .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,
    1160 #adminmenu  .menu-icon-dashboard.current div.wp-menu-image {
    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;
    11621154}
    11631155
    11641156#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;
    11661158}
    11671159
    11681160#adminmenu .menu-icon-post:hover div.wp-menu-image,
    11691161#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;
    11711163}
    11721164
    11731165#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;
    11751167}
    11761168
    11771169#adminmenu .menu-icon-media:hover div.wp-menu-image,
    11781170#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;
    11801172}
    11811173
    11821174#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;
    11841176}
    11851177
    11861178#adminmenu .menu-icon-links:hover div.wp-menu-image,
    11871179#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;
    11891181}
    11901182
    11911183#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;
    11931185}
    11941186
    11951187#adminmenu .menu-icon-page:hover div.wp-menu-image,
    11961188#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;
    11981190}
    11991191
    12001192#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;
    12021194}
    12031195
     
    12051197#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,
    12061198#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;
    12081200}
    12091201
    12101202#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;
    12121204}
    12131205
    12141206#adminmenu .menu-icon-appearance:hover div.wp-menu-image,
    12151207#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;
    12171209}
    12181210
    12191211#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;
    12211213}
    12221214
    12231215#adminmenu .menu-icon-plugins:hover div.wp-menu-image,
    12241216#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;
    12261218}
    12271219
    12281220#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;
    12301222}
    12311223
    12321224#adminmenu .menu-icon-users:hover div.wp-menu-image,
    12331225#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;
    12351227}
    12361228
    12371229#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;
    12391231}
    12401232
    12411233#adminmenu .menu-icon-tools:hover div.wp-menu-image,
    12421234#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;
    12441236}
    12451237
    12461238#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;
    12481240}
    12491241
    12501242#adminmenu .menu-icon-settings:hover div.wp-menu-image,
    12511243#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;
    12531245}
    12541246
    12551247#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;
    12571249}
    12581250
    12591251#adminmenu .menu-icon-site:hover div.wp-menu-image,
    12601252#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;
    12621254}
    12631255/* end menu */
     
    12821274
    12831275#att-info {
    1284         background-color: #e4f2fd;
     1276        background-color: #E4F2FD;
    12851277}
    12861278
     
    12951287        background-color: #fff;
    12961288        border-color: #dfdfdf #dfdfdf #fff;
    1297         color: #d54e21;
     1289        color: #D54E21;
    12981290}
    12991291
    13001292#screen-options-wrap,
    13011293#contextual-help-wrap {
    1302         background-color: #eae9e4;
     1294        background-color: #f1f1f1;
    13031295        border-color: #dfdfdf;
    13041296}
     
    13351327.vim-current th,
    13361328.vim-current td {
    1337         background-color: #e4f2fd !important;
     1329        background-color: #E4F2FD !important;
    13381330}
    13391331
     
    13741366
    13751367.inline-editor div.title {
    1376         background-color: #eaf3fa;
     1368        background-color: #EAF3FA;
    13771369}
    13781370
     
    14011393
    14021394.attention {
    1403         color: #d54e21;
     1395        color: #D54E21;
    14041396}
    14051397
    14061398.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;
    14081400}
    14091401
     
    14181410.tablenav .tablenav-pages a {
    14191411        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;
    14211413}
    14221414
     
    15011493
    15021494#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));
    15121499}
    15131500
    15141501#favorite-inside {
    1515         border-color: #5b86ac;
    1516         background-color: #5580a6;
     1502        border-color: #c0c0c0;
     1503        background-color: #fff;
    15171504}
    15181505
    15191506#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;
    15211508}
    15221509
    15231510#favorite-actions a {
    1524         color: #ddd;
     1511        color: #464646;
    15251512}
    15261513
    15271514#favorite-actions a:hover {
    1528         color: #fff;
     1515        color: #000;
    15291516}
    15301517
    15311518#favorite-inside a:hover {
    15321519        text-decoration: underline;
    1533 }
    1534 
    1535 #favorite-actions .slide-down {
    1536         border-bottom-color: #626262;
    15371520}
    15381521
     
    15441527#icon-edit,
    15451528#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;
    15471530}
    15481531
    15491532#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;
    15511534}
    15521535
    15531536#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;
    15551538}
    15561539
     
    15581541#icon-link,
    15591542#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;
    15611544}
    15621545
    15631546#icon-edit-pages,
    15641547#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;
    15661549}
    15671550
    15681551#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;
    15701553}
    15711554
    15721555#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;
    15741557}
    15751558
    15761559#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;
    15781561}
    15791562
     
    15811564#icon-profile,
    15821565#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;
    15841567}
    15851568
    15861569#icon-tools,
    15871570#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;
    15891572}
    15901573
    15911574#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;
    15931576}
    15941577
    15951578#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;
    15971580}
    15981581
    15991582.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;
    16011584}
    16021585
    16031586.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;
    16051588}
    16061589
    16071590.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;
    16091592}
    16101593
    16111594.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;
    16131596}
    16141597
    16151598#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;
    16331600}
    16341601
     
    16361603.feature-filter {
    16371604        background-color: #fff;
    1638         border-color: #dfdfdf;
     1605        border-color: #DFDFDF;
    16391606}
    16401607
    16411608#theme-information .action-button {
    1642         border-top-color: #dfdfdf;
     1609        border-top-color: #DFDFDF;
    16431610}
    16441611
     
    16601627#widgets-left .sidebar-name {
    16611628        background-color: #aaa;
    1662         background-image: url(../images/ed-bg-vs.gif);
     1629        background-image: url(../images/ed-bg.gif);
    16631630        text-shadow: #fff 0 1px 0;
    16641631        border-color: #dfdfdf;
     
    16661633
    16671634#widgets-right .sidebar-name {
    1668         background-image: url(../images/fav-vs.png);
     1635        background-image: url(../images/fav.png);
    16691636        text-shadow: #3f3f3f 0 -1px 0;
    16701637        background-color: #636363;
     
    16831650
    16841651#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;
    16861653}
    16871654
    16881655#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;
    16901657}
    16911658
     
    17291696
    17301697#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;
    17321699}
    17331700
    17341701#menu-management .nav-tab-active {
    1735         background: #eaf3fa;
    1736         border-bottom-color: #eaf3fa;
    1737 }
     1702        background: #ececec;
     1703        border-bottom-color: #ececec;
     1704}
Note: See TracChangeset for help on using the changeset viewer.