Changeset 9979
- Timestamp:
- 11/30/2008 01:02:30 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin.php
r9975 r9979 39 39 wp_reset_vars(array('profile', 'redirect', 'redirect_url', 'a', 'popuptitle', 'popupurl', 'text', 'trackback', 'pingback')); 40 40 41 wp_admin_css_color('classic', __('Blue'), admin_url("css/colors-classic.css"), array('#073447', '# 6D6D6D', '#F1F1F1', '#DFDFDF'));41 wp_admin_css_color('classic', __('Blue'), admin_url("css/colors-classic.css"), array('#073447', '#21759B', '#EAF3FA', '#BBD8E7')); 42 42 wp_admin_css_color('fresh', __('Gray'), admin_url("css/colors-fresh.css"), array('#464646', '#6D6D6D', '#F1F1F1', '#DFDFDF')); 43 43 -
trunk/wp-admin/css/colors-classic.css
r9972 r9979 1 1 html { 2 background-color: # f9f9f9;2 background-color: #F5FCFD; 3 3 } 4 4 … … 72 72 73 73 .widefat { 74 border-color: # dfdfdf;74 border-color: #BBD8E7; 75 75 background-color: #fff; 76 76 } … … 118 118 } 119 119 120 #poststuff h3, 121 .metabox-holder h3 { 122 background-color: #dfdfdf; 120 .metabox-holder .postbox h3, 121 #poststuff .postbox h3, 122 #poststuff .stuffbox h3 { 123 background: #dfdfdf url("../images/blue-grad.png") repeat-x left top; 123 124 text-shadow: #fff 0 1px 0; 124 125 } … … 174 175 175 176 .alternate, .alt { 176 background-color: # f9f9f9;177 background-color: #EDFBFC; 177 178 } 178 179 … … 435 436 .widefat td, 436 437 .widefat th { 437 border-color: #dfdfdf; 438 border-bottom-color: #BBD8E7; 439 } 440 441 .widefat th { 442 text-shadow: rgba(255,255,255,0.8) 0 1px 0; 438 443 } 439 444 … … 447 452 .find-box-head { 448 453 color: #333; 449 background: #dfdfdf url(../images/ gray-grad.png) repeat-x scroll left top;454 background: #dfdfdf url(../images/blue-grad.png) repeat-x scroll left top; 450 455 } 451 456 … … 465 470 #media-upload a.delete, 466 471 .ui-tabs-nav a, a { 467 color: # 21759b;472 color: #1C6280; 468 473 } 469 474 … … 626 631 .stuffbox input[type="text"], 627 632 .stuffbox textarea { 628 border-color: # dfdfdf;633 border-color: #BBD8E7; 629 634 } 630 635 … … 1011 1016 1012 1017 #adminmenu a.menu-top { 1013 background: # f1f1f1url(../images/menu-bits.gif) repeat-x scroll left -379px;1018 background: #EAF3FA url(../images/menu-bits.gif) repeat-x scroll left -379px; 1014 1019 } 1015 1020 … … 1076 1081 .folded #adminmenu li.menu-top, 1077 1082 #adminmenu .wp-submenu .wp-submenu-head { 1078 background-color: # F1F1F1;1083 background-color: #EAF2FA; 1079 1084 } 1080 1085 1081 1086 .folded #adminmenu li.wp-has-current-submenu, 1082 1087 .folded #adminmenu li.menu-top.current { 1083 background-color: # eaeaea;1088 background-color: #BBD8E7; 1084 1089 } 1085 1090 1086 1091 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head { 1087 background-color: # EAEAEA;1088 border-color: # aaa;1092 background-color: #BBD8E7; 1093 border-color: #8CBDD5; 1089 1094 } 1090 1095 … … 1486 1491 } 1487 1492 1488 .widefat th {1489 text-shadow: rgba(255,255,255,0.8) 0 1px 0;1490 }1491 1492 1493 #wphead h1 { 1493 1494 text-shadow: rgba(0,0,0,0.6) 0 -1px 0; -
trunk/wp-admin/css/colors-fresh.css
r9964 r9979 112 112 color: #fff; 113 113 } 114 /*115 li.widget-list-control-item,116 div.nav,117 #dashboard-widgets p.dashboard-widget-links,118 #replyhandle,119 h3.info-box-title,120 #screen-options-wrap,121 #wpbody-content .describe tr {122 background-color: #eaf3fa;123 }124 */125 114 126 115 li.widget-list-control-item div.widget-control { … … 129 118 } 130 119 131 #poststuff h3, 132 .metabox-holder h3 { 133 background-color: #dfdfdf; 120 .metabox-holder .postbox h3, 121 #poststuff .postbox h3, 122 #poststuff .stuffbox h3 { 123 background: #dfdfdf url("../images/gray-grad.png") repeat-x left top; 134 124 text-shadow: #fff 0 1px 0; 135 125 } … … 458 448 } 459 449 450 .widefat th { 451 text-shadow: rgba(255,255,255,0.8) 0 1px 0; 452 } 453 460 454 .widefat thead tr, 461 455 .widefat tfoot tr, … … 694 688 color: #555; 695 689 } 696 /* 697 #upload-files a.file-link { 698 background-color: #d1e2ef; 699 } 700 701 #upload-file-view a img { 702 border-bottom-color: #69c; 703 } 704 705 #upload-menu li #current-tab-nav, 706 #upload-file { 707 background-color: #f9fcfe; 708 } 709 710 #upload-menu li span a.page-numbers { 711 color: #00019b; 712 } 713 714 #upload-menu li.current { 715 border-right-color: #448abd; 716 color: #000; 717 } 718 719 #upload-menu li.current a.upload-tab-link, 720 #upload-menu li a:hover { 721 background-color: #f9fcfe; 722 color: #000; 723 } 724 725 #upload-menu, 726 #upload-menu li { 727 border-top-color: #247fab; 728 } 729 */ 690 730 691 .login #backtoblog a { 731 692 color: #ccc; … … 1134 1095 .folded #adminmenu li.wp-has-current-submenu, 1135 1096 .folded #adminmenu li.menu-top.current { 1136 background-color: #e aeaea;1097 background-color: #e6e6e6; 1137 1098 } 1138 1099 … … 1539 1500 } 1540 1501 1541 .widefat th {1542 text-shadow: rgba(255,255,255,0.8) 0 1px 0;1543 }1544 1545 1502 #wphead h1 { 1546 1503 text-shadow: rgba(0,0,0,0.6) 0 -1px 0; -
trunk/wp-admin/gears-manifest.php
r9977 r9979 138 138 { "url" : "images/align-right.png" }, 139 139 { "url" : "images/archive-link.png" }, 140 { "url" : "images/blue-grad.png" }, 140 141 { "url" : "images/browse-happy.gif" }, 141 142 { "url" : "images/bubble_bg.gif" }, … … 175 176 { "url" : "images/menu-dark-rtl.gif" }, 176 177 { "url" : "images/no.png" }, 177 { "url" : "images/postbox-bg.gif" },178 178 { "url" : "images/required.gif" }, 179 179 { "url" : "images/resize.gif" }, -
trunk/wp-admin/wp-admin.css
r9978 r9979 1625 1625 #poststuff .postbox h3, 1626 1626 #poststuff .stuffbox h3 { 1627 background-image: url("images/postbox-bg.gif");1628 background-position: left top;1629 background-repeat: repeat-x;1630 1627 -moz-border-radius: 6px 6px 0 0; 1631 1628 -webkit-border-top-right-radius: 6px; -
trunk/wp-includes/script-loader.php
r9977 r9979 309 309 $styles->add_data( 'ie', 'conditional', 'gte IE 6' ); 310 310 311 $styles->add( 'colors', true, array(), '200811 29' ); // Register "meta" stylesheet for admin colors311 $styles->add( 'colors', true, array(), '20081130' ); // Register "meta" stylesheet for admin colors 312 312 $styles->add( 'colors-fresh', '/wp-admin/css/colors-fresh.css', array(), '20081129'); // for login.php. Is there a better way? 313 313 $styles->add_data( 'colors-fresh', 'rtl', true );
Note: See TracChangeset
for help on using the changeset viewer.