diff --git a/wp-admin/css/colors-fresh.css b/wp-admin/css/colors-fresh.css index 8a616296f..3a2d6cadd 100644 --- a/wp-admin/css/colors-fresh.css +++ b/wp-admin/css/colors-fresh.css @@ -213,6 +213,16 @@ ul.widget-control-list .sorthelper { color: #ccc; } +.submitbox .submitdelete { + border-bottom-color: #999; +} + +.submitbox .submitdelete:hover { + color: #fff; + background-color: #f00; + border-bottom-color: #f00; +} + .tablenav .dots { background-color: #e4f2fd; border-color: #e4f2fd; @@ -240,7 +250,7 @@ ul.widget-control-list .sorthelper { border-bottom-color: #2583ad; } -.widefat td, .widefat th, div#available-widgets-filter, ul#widget-list li.widget-list-item, .commentlist li, .submitbox .submit a:hover { +.widefat td, .widefat th, div#available-widgets-filter, ul#widget-list li.widget-list-item, .commentlist li { border-bottom-color: #ccc; } diff --git a/wp-admin/css/global.css b/wp-admin/css/global.css index 44e6a448d..8307dfc69 100644 --- a/wp-admin/css/global.css +++ b/wp-admin/css/global.css @@ -82,12 +82,33 @@ textarea, input, select { width: 3%; } -.wrap { +.wrap, .updated, .error { margin: 0; margin-left: 15px; margin-right: 15px; padding: 0; - max-width: 960px; + max-width: 980px; +} + +.updated, .error { + border-width: 1px; + border-style: solid; + padding: 0 15px; + max-width: 950px; + margin-bottom: 1em; +} + +.wrap .updated, .wrap .error { + margin: auto 0 0; +} + +.updated a, .error a { + text-decoration: underline; +} + +.updated a { + text-decoration: none; + padding-bottom: 2px; } .wrap h2 { diff --git a/wp-admin/css/ie.css b/wp-admin/css/ie.css index 84869efc3..b76300fb8 100644 --- a/wp-admin/css/ie.css +++ b/wp-admin/css/ie.css @@ -14,7 +14,7 @@ } * html #wpbody { - _width: expression(document.documentElement.clientWidth > 962 ? "960px" : "99.9%"); + _width: expression(document.documentElement.clientWidth > 962 ? "980px" : "99.9%"); } * html #poststuff .postarea, * html #poststuff #titlediv { diff --git a/wp-admin/edit-category-form.php b/wp-admin/edit-category-form.php index 550a5dd98..63a5da754 100644 --- a/wp-admin/edit-category-form.php +++ b/wp-admin/edit-category-form.php @@ -26,21 +26,25 @@ if ( ! empty($cat_ID) ) { - + - + - - + +

+

+
- parent . '&hierarchical=1&show_option_none=' . __('None')); ?> + parent . '&hierarchical=1&show_option_none=' . __('None')); ?>
+

+

diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index 60617053f..012c089a3 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -99,7 +99,7 @@ $status_links = array(); $num_comments = wp_count_comments(); $stati = array('moderated' => sprintf(__('Awaiting Moderation (%s)'), "$num_comments->moderated"), 'approved' => __('Approved')); $class = ( '' === $comment_status ) ? ' class="current"' : ''; -$status_links[] = "
  • ".__('All Comments').""; +$status_links[] = "
  • ".__('Show All Comments').""; foreach ( $stati as $status => $label ) { $class = ''; diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index d8f0e8be8..1dec59964 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -19,6 +19,9 @@ $messages[3] = __('Custom field deleted.');

    post_status, array('publish', 'future') ) || 0 == $post_I } if ( ( 'edit' == $action) && current_user_can('delete_post', $post_ID) ) - echo "post_status) ? __("You are about to delete this draft '%s'\n 'Cancel' to stop, 'OK' to delete.") : __("You are about to delete this post '%s'\n 'Cancel' to stop, 'OK' to delete."), $post->post_title )) . "') ) { return true;}return false;\">" . __('Delete post') . ""; + echo "post_status) ? __("You are about to delete this draft '%s'\n 'Cancel' to stop, 'OK' to delete.") : __("You are about to delete this post '%s'\n 'Cancel' to stop, 'OK' to delete."), $post->post_title )) . "') ) { return true;}return false;\">" . __('Delete post') . ""; ?>
    -post_modified), mysql2date(get_option('time_format'), $post->post_modified)); ?> +post_modified), mysql2date(get_option('time_format'), $post->post_modified)); ?>
    diff --git a/wp-admin/edit-link-category-form.php b/wp-admin/edit-link-category-form.php index ff672341a..bba8dd163 100644 --- a/wp-admin/edit-link-category-form.php +++ b/wp-admin/edit-link-category-form.php @@ -30,7 +30,8 @@ if ( ! empty($cat_ID) ) { - + + diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index 92b662b03..d4257cbd7 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -71,21 +71,24 @@ function xfn_check($class, $value = '', $deprecated = '') {

    - +
    +
    -

    +

    - +
    + http://wordpress.org/ — don’t forget the http://'); ?>

    - +
    +
    @@ -132,10 +135,10 @@ function xfn_check($class, $value = '', $deprecated = '') {
    +_blank
    +_top
    @@ -258,22 +261,22 @@ function xfn_check($class, $value = '', $deprecated = '') {

    - - - - +
    + + + - - + + - - - + + + - - - + +