diff --git a/wp-admin/css/colors-classic.css b/wp-admin/css/colors-classic.css index 21e4fbfd2..5d239ba60 100644 --- a/wp-admin/css/colors-classic.css +++ b/wp-admin/css/colors-classic.css @@ -102,7 +102,6 @@ textarea.disabled { } li.widget-list-control-item h4.widget-title a:hover, -#footer a, #upload-menu li a.upload-tab-link, li.widget-list-control-item h4.widget-title a, #dragHelper li.widget-list-control-item h4.widget-title a, @@ -207,6 +206,9 @@ ul#widget-list li.widget-list-item h4.widget-title { border-right-color: #99d; } +#media-upload { + background: #fff; +} #media-upload .slidetoggle { border-top-color: #dfdfdf; } @@ -250,7 +252,12 @@ ul#widget-list li.widget-list-item h4.widget-title { color: #d54e21; } -.howto, .nonessential, #edit-slug-box, .form-input-tip, .rss-widget span.rss-date, .subsubsub { +.howto, +.nonessential, +#edit-slug-box, +.form-input-tip, +.rss-widget span.rss-date, +.subsubsub { color: #999; } @@ -297,31 +304,42 @@ td.help { .button, .submit input { - border-color: #DCDCDC; + border-color: #bbb; color: #464646; } +.button: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-secondary, -.submit .button-secondary { - border-color: #CFE1EF; - color: #464646; +.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: #21759B; + border-color: #298cba; font-weight: bold; color: #FFF; 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-primary[disabled], @@ -331,21 +349,16 @@ td.help { a.button.disabled { background: #ddd; color: #888; -} - -.button:hover, -.submit input:hover, -#postcustomstuff .submit input:hover { - border-color: #535353; + text-shadow: rgba(255,255,255,0.6) 0 1px 0; + border-color: #ccc; } a:active, a:focus { - color: #d54e21 !important; + color: #d54e21; } a:hover, -.button:hover, #wphead #viewsite a:hover, #adminmenu a:hover, #adminmenu ul.wp-submenu a:hover, @@ -365,13 +378,10 @@ div.dashboard-widget-submit input:hover, border-color: #dfdfdf; } -.button-secondary:hover, +.button-primary:hover, #login form .submit input:hover { - border-color: #328ab2; -} - -.button-primary:hover, #login form .submit input:hover { - color: #EAF2FA; + border-color: #13455b !important; + color: #EAF2FA !important; } #side-info-column #category-tabs .ui-tabs-selected a { @@ -388,7 +398,7 @@ div.dashboard-widget-submit input:hover, color: #ccc; } -.submitbox .submitdelete { +.submitbox .submitdelete, a.delete { color: #f00; border-bottom-color: #f00; } @@ -489,7 +499,8 @@ body.press-this .ui-tabs-selected a:hover { color: #d54e21; } -#adminmenu li a #awaiting-mod, #adminmenu li a span.update-plugins { +#adminmenu li a #awaiting-mod, +#adminmenu li a span.update-plugins { background-image: url(../images/comment-stalk-fresh.gif); } @@ -509,7 +520,7 @@ body.press-this .ui-tabs-selected a:hover { } div#media-upload-header { - background-color: #f1f1f1; + background-color: #f9f9f9; border-bottom-color: #dfdfdf; } @@ -550,7 +561,9 @@ li.widget-list-control-item h4, background-color: #fffbcc; } -#edit-slug-box strong, .tablenav .displaying-num { +#edit-slug-box strong, +.tablenav .displaying-num, +#submitted-on { color: #777; } @@ -738,20 +751,19 @@ body.login { color: #999; } -#user_info a:hover { - color: #fff; - text-decoration: underline !important; -} - -#user_info a:active { - color: #ccc !important; -} - -#user_info a, #user_info a:visited { +#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, @@ -811,12 +823,6 @@ abbr.required, } /* Containers */ -.wp_themeSkin table, #wp_editbtns { - /* - background: #cee1ef; - */ -} - .wp_themeSkin iframe { background: #fff; } @@ -961,12 +967,6 @@ abbr.required, border-top-left-radius: 4px; } -.wp-admin .clearlooks2 .mceFocus .mceTop .mceCenter { - background: #444444; - border-bottom: 1px solid #999; - border-top: 1px solid #999; -} - .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight { background: #444444; border-right: 1px solid #999; @@ -1010,7 +1010,7 @@ abbr.required, } .wp-admin .clearlooks2 .mceFocus .mceTop span { - color: #fff; + color: #e5e5e5; } /* end TinyMCE */ @@ -1082,7 +1082,8 @@ abbr.required, text-shadow: rgba(0,0,0,0.4) 0px -1px 0px; } -#adminmenu li.wp-has-current-submenu .wp-submenu, #adminmenu li.wp-has-current-submenu ul li a { +#adminmenu li.wp-has-current-submenu .wp-submenu, +#adminmenu li.wp-has-current-submenu ul li a { border-color: #aaa !important; } @@ -1132,11 +1133,11 @@ abbr.required, /* menu icons */ #adminmenu #menu-dashboard div.wp-menu-image { - background: transparent url("../images/menu.png") no-repeat scroll -61px -34px; + background: transparent url("../images/menu.png") no-repeat scroll -61px -33px; } #adminmenu #menu-dashboard:hover div.wp-menu-image { - background: transparent url("../images/menu.png") no-repeat scroll -61px -2px; + background: transparent url("../images/menu.png") no-repeat scroll -61px -1px; } #adminmenu #menu-posts div.wp-menu-image { @@ -1180,11 +1181,11 @@ abbr.required, } #adminmenu #menu-appearance div.wp-menu-image { - background: transparent url("../images/menu.png") no-repeat scroll -1px -32px; + background: transparent url("../images/menu.png") no-repeat scroll -1px -33px; } #adminmenu #menu-appearance:hover div.wp-menu-image { - background: transparent url("../images/menu.png") no-repeat scroll -1px 0; + background: transparent url("../images/menu.png") no-repeat scroll -1px -1px; } #adminmenu #menu-plugins div.wp-menu-image { @@ -1241,8 +1242,8 @@ table.diff .diff-addedline ins { /* edit image */ #sidemenu a { - background-color: #f1f1f1; - border-color: #f1f1f1; + background-color: #f9f9f9; + border-color: #f9f9f9; border-bottom-color: #dfdfdf; } @@ -1288,7 +1289,8 @@ table.diff .diff-addedline ins { } /* Install Plugins */ -.star-average, .star.star-rating { +.star-average, +.star.star-rating { background-color: #fc0; } @@ -1304,7 +1306,8 @@ div.star.select:hover { background-color: #cee1ef; } -#plugin-information pre, #plugin-information code { +#plugin-information pre, +#plugin-information code { background-color: #ededff; } @@ -1405,6 +1408,7 @@ div.star.select:hover { form p.submit a.cancel { border-color: red; color: red; + text-shadow: none; } form p.submit a.cancel:hover { @@ -1481,12 +1485,15 @@ form p.submit a.cancel:hover { } #favorite-actions a { - color: #eee; + color: #ddd; text-shadow: rgba(0,0,0,0.2) 0 -1px 0; } -#favorite-inside a:hover { +#favorite-actions a:hover { color: #fff; +} + +#favorite-inside a:hover { text-decoration: underline; } @@ -1520,3 +1527,53 @@ form p.submit a.cancel:hover { 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-user-edit { + background: transparent url(../images/icons32.png) no-repeat -600px -5px; +} + +#icon-import, +#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; +} diff --git a/wp-admin/css/colors-fresh.css b/wp-admin/css/colors-fresh.css index f14250e90..5d239ba60 100644 --- a/wp-admin/css/colors-fresh.css +++ b/wp-admin/css/colors-fresh.css @@ -252,7 +252,12 @@ ul#widget-list li.widget-list-item h4.widget-title { color: #d54e21; } -.howto, .nonessential, #edit-slug-box, .form-input-tip, .rss-widget span.rss-date, .subsubsub { +.howto, +.nonessential, +#edit-slug-box, +.form-input-tip, +.rss-widget span.rss-date, +.subsubsub { color: #999; } @@ -330,7 +335,8 @@ td.help { background: #21759B url(../images/button-grad.png) repeat-x scroll left top; } -.button-primary:active, #login form .submit input:active { +.button-primary:active, +#login form .submit input:active { background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important; } @@ -372,7 +378,8 @@ div.dashboard-widget-submit input:hover, border-color: #dfdfdf; } -.button-primary:hover, #login form .submit input:hover { +.button-primary:hover, +#login form .submit input:hover { border-color: #13455b !important; color: #EAF2FA !important; } @@ -492,7 +499,8 @@ body.press-this .ui-tabs-selected a:hover { color: #d54e21; } -#adminmenu li a #awaiting-mod, #adminmenu li a span.update-plugins { +#adminmenu li a #awaiting-mod, +#adminmenu li a span.update-plugins { background-image: url(../images/comment-stalk-fresh.gif); } @@ -553,7 +561,9 @@ li.widget-list-control-item h4, background-color: #fffbcc; } -#edit-slug-box strong, .tablenav .displaying-num, #submitted-on { +#edit-slug-box strong, +.tablenav .displaying-num, +#submitted-on { color: #777; } @@ -813,12 +823,6 @@ abbr.required, } /* Containers */ -.wp_themeSkin table, #wp_editbtns { - /* - background: #cee1ef; - */ -} - .wp_themeSkin iframe { background: #fff; } @@ -1078,7 +1082,8 @@ abbr.required, text-shadow: rgba(0,0,0,0.4) 0px -1px 0px; } -#adminmenu li.wp-has-current-submenu .wp-submenu, #adminmenu li.wp-has-current-submenu ul li a { +#adminmenu li.wp-has-current-submenu .wp-submenu, +#adminmenu li.wp-has-current-submenu ul li a { border-color: #aaa !important; } @@ -1284,7 +1289,8 @@ table.diff .diff-addedline ins { } /* Install Plugins */ -.star-average, .star.star-rating { +.star-average, +.star.star-rating { background-color: #fc0; } @@ -1300,7 +1306,8 @@ div.star.select:hover { background-color: #cee1ef; } -#plugin-information pre, #plugin-information code { +#plugin-information pre, +#plugin-information code { background-color: #ededff; } @@ -1535,7 +1542,8 @@ form p.submit a.cancel:hover { } #icon-link-manager, -#icon-link { +#icon-link, +#icon-link-category { background: transparent url(../images/icons32.png) no-repeat -190px -5px; } @@ -1556,7 +1564,7 @@ form p.submit a.cancel:hover { background: transparent url(../images/icons32.png) no-repeat -370px -5px; } -#icon-users +#icon-users, #icon-user-edit { background: transparent url(../images/icons32.png) no-repeat -600px -5px; } diff --git a/wp-admin/edit-category-form.php b/wp-admin/edit-category-form.php index 798013c25..bf8f8cce5 100644 --- a/wp-admin/edit-category-form.php +++ b/wp-admin/edit-category-form.php @@ -39,6 +39,7 @@ _fill_empty_category($category); ?>
+

diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 0783c67f3..407634c7d 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -18,6 +18,7 @@ $form_extra = "' />\ncomment_ID) ?>
+

diff --git a/wp-admin/edit-link-category-form.php b/wp-admin/edit-link-category-form.php index 5ff42c18e..1efdf9dcb 100644 --- a/wp-admin/edit-link-category-form.php +++ b/wp-admin/edit-link-category-form.php @@ -16,14 +16,14 @@ if ( ! empty($cat_ID) ) { /** * @var string */ - $heading = '

' . __('Edit Category') . '

'; + $heading = '

' . __('Edit Link Category') . '

'; $submit_text = __('Edit Category'); $form = ''; $action = 'editedcat'; $nonce_action = 'update-link-category_' . $cat_ID; do_action('edit_link_category_form_pre', $category); } else { - $heading = '

' . __('Add Category') . '

'; + $heading = '

' . __('Add Link Category') . '

'; $submit_text = __('Add Category'); $form = ''; $action = 'addcat'; @@ -53,6 +53,7 @@ _fill_empty_link_category($category); ?>
+
diff --git a/wp-admin/edit-tag-form.php b/wp-admin/edit-tag-form.php index 276bd9a7a..ea8bd9cd2 100644 --- a/wp-admin/edit-tag-form.php +++ b/wp-admin/edit-tag-form.php @@ -15,6 +15,7 @@ if ( empty($tag_ID) ) { ?> do_action('edit_tag_form_pre', $tag); ?>
+

diff --git a/wp-admin/includes/file.php b/wp-admin/includes/file.php index ffc9c02cc..e4bc33279 100644 --- a/wp-admin/includes/file.php +++ b/wp-admin/includes/file.php @@ -703,6 +703,7 @@ jQuery(function($){
+

diff --git a/wp-admin/includes/plugin-install.php b/wp-admin/includes/plugin-install.php index 86b1baf42..ed94c7e9b 100644 --- a/wp-admin/includes/plugin-install.php +++ b/wp-admin/includes/plugin-install.php @@ -547,6 +547,7 @@ function upload_plugin() { check_admin_referer('plugin-upload'); echo '
'; + screen_icon(); echo '

', sprintf( __('Installing Plugin from file: %s'), basename($filename) ), '

'; //Handle a newly uploaded file, Else assume it was @@ -583,6 +584,7 @@ function install_plugin() { wp_die($api); echo '
'; + screen_icon(); echo '

', sprintf( __('Installing Plugin: %s'), $api->name . ' ' . $api->version ), '

'; do_plugin_install($api->download_link, $api); diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 98212b91d..1a73e84cc 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -3327,14 +3327,15 @@ function add_contextual_help($screen, $help) { $_wp_contextual_help[$screen] = $help; } -function screen_icon() { +function screen_icon($name = '') { global $parent_file, $hook_suffix; - if ( isset($parent_file) && !empty($parent_file) ) - $name = substr($parent_file, 0, -4); - else - $name = str_replace(array('.php', '-new', '-add'), '', $hook_suffix); - + if ( empty($name) ) { + if ( isset($parent_file) && !empty($parent_file) ) + $name = substr($parent_file, 0, -4); + else + $name = str_replace(array('.php', '-new', '-add'), '', $hook_suffix); + } unset($hook_suffix); ?>

diff --git a/wp-admin/link-import.php b/wp-admin/link-import.php index f0565afa8..8641eb627 100644 --- a/wp-admin/link-import.php +++ b/wp-admin/link-import.php @@ -27,7 +27,7 @@ switch ($step) { ?>
- +

diff --git a/wp-admin/media.php b/wp-admin/media.php index f4d2a1939..a7a7dd874 100644 --- a/wp-admin/media.php +++ b/wp-admin/media.php @@ -82,7 +82,7 @@ case 'edit' : ?>
- +

diff --git a/wp-admin/options.php b/wp-admin/options.php index cb8fdcbbe..3909c79a1 100644 --- a/wp-admin/options.php +++ b/wp-admin/options.php @@ -87,6 +87,7 @@ default: include('admin-header.php'); ?>
+

diff --git a/wp-admin/users.php b/wp-admin/users.php index e711a87e2..acbeddfb5 100644 --- a/wp-admin/users.php +++ b/wp-admin/users.php @@ -135,6 +135,7 @@ case 'delete':
+