Invisible ink delete links. See #5911. Also some old school colors, half-way done.

git-svn-id: http://svn.automattic.com/wordpress/trunk@7213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2008-03-10 21:49:08 +00:00
parent 7807a9d116
commit 8d03359345
6 changed files with 43 additions and 29 deletions

View File

@ -30,7 +30,7 @@ get_admin_page_title();
<?php <?php
wp_admin_css( 'css/global' ); wp_admin_css( 'css/global' );
wp_admin_css(); wp_admin_css();
wp_admin_css( 'css/colors-fresh' ); wp_admin_css( 'css/colors-classic' );
?> ?>
<!--[if gte IE 6]> <!--[if gte IE 6]>
<?php wp_admin_css( 'css/ie' ); <?php wp_admin_css( 'css/ie' );

View File

@ -28,7 +28,7 @@ div.dashboard-widget-submit, ul.widget-control-list div.widget-control-actions {
} }
div.ui-tabs-panel { div.ui-tabs-panel {
border-color: #cee1ef; border-color: #83b4d5;
} }
input.disabled, textarea.disabled { input.disabled, textarea.disabled {
@ -42,7 +42,7 @@ li.widget-list-control-item h4.widget-title a:hover, .submit a, #user_info a, #d
} }
li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form { li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form {
background-color: #eaf3fa; background-color: #cfebf7;
} }
select { select {
@ -55,7 +55,7 @@ strong .post-com-count span {
} }
ul#category-tabs li.ui-tabs-selected, .button-secondary, #quicktags, #login form .submit input { ul#category-tabs li.ui-tabs-selected, .button-secondary, #quicktags, #login form .submit input {
background-color: #cee1ef !important; background-color: #83b4d5 !important;
} }
ul#widget-list li.widget-list-item h4.widget-title { ul#widget-list li.widget-list-item h4.widget-title {
@ -128,7 +128,7 @@ ul.widget-control-list .sorthelper {
} }
.highlight { .highlight {
background-color: #e4f2fd; background-color: #14568a;
color: #d54e21; color: #d54e21;
} }
@ -205,7 +205,7 @@ ul.widget-control-list .sorthelper {
} }
.submitbox #previewview { .submitbox #previewview {
background-color: #2683ae; background-color: #5488af;
} }
.submitbox #previewview a, #rightnow .rbutton { .submitbox #previewview a, #rightnow .rbutton {
@ -229,20 +229,20 @@ ul.widget-control-list .sorthelper {
} }
.tablenav .dots { .tablenav .dots {
background-color: #e4f2fd; background-color: #14568a;
border-color: #e4f2fd; border-color: #14568a;
} }
.tablenav .next, .tablenav .prev{ .tablenav .next, .tablenav .prev{
background-color: #e4f2fd; background-color: #14568a;
border-bottom-color: #2583ad; border-bottom-color: #2583ad;
border-color: #e4f2fd; border-color: #14568a;
color: #2583ad; color: #2583ad;
} }
.tablenav .next:hover, .tablenav .prev:hover { .tablenav .next:hover, .tablenav .prev:hover {
border-bottom-color: #d54e21; border-bottom-color: #d54e21;
border-color: #e4f2fd; border-color: #14568a;
color: #d54e21; color: #d54e21;
} }
@ -260,12 +260,12 @@ ul.widget-control-list .sorthelper {
} }
.widefat thead, .thead { .widefat thead, .thead {
background-color: #464646; background-color: #07273e;
color: #d7d7d7; color: #d7d7d7;
} }
.widget-control-save, .widget-control-remove { .widget-control-save, .widget-control-remove {
background-color: #cee1ef; background-color: #83b4d5;
color: #246; color: #246;
} }
@ -274,8 +274,12 @@ ul.widget-control-list .sorthelper {
color: #666; color: #666;
} }
#adminmenu a, #submenu a, #poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, a { #poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, a {
color: #2583ad; color: #2e7ca0;
}
#adminmenu a, #submenu a {
color: #cfebf6;
} }
/* Because we don't want visited on these links */ /* Because we don't want visited on these links */
@ -300,7 +304,7 @@ ul.widget-control-list .sorthelper {
} }
#adminmenu, div#media-upload-header { #adminmenu, div#media-upload-header {
background-color: #e4f2fd; background-color: #14568a;
border-bottom-color: #c6d9e9; border-bottom-color: #c6d9e9;
} }
@ -321,8 +325,8 @@ input.readonly {
} }
#dashmenu a.current { #dashmenu a.current {
background-color: #e4f2fd; background-color: #14568a;
color: #555; color: #cfebf6;
} }
#dragHelper h4.widget-title, li.widget-list-control-item h4, #dragHelper li.widget-list-control-item h4 { #dragHelper h4.widget-title, li.widget-list-control-item h4, #dragHelper li.widget-list-control-item h4 {
@ -392,7 +396,7 @@ input.readonly {
} }
#poststuff #editor-toolbar .active { #poststuff #editor-toolbar .active {
background-color: #cee1ef; background-color: #83b4d5;
color: #333; color: #333;
} }
@ -425,9 +429,9 @@ input.readonly {
} }
#sidemenu a { #sidemenu a {
background-color: #e4f2fd; background-color: #14568a;
border-bottom-color: #c6d9e9; border-bottom-color: #c6d9e9;
border-top-color: #e4f2fd; border-top-color: #14568a;
} }
#tagchecklist span a { #tagchecklist span a {
@ -451,7 +455,7 @@ input.readonly {
background-color: #fffeeb; background-color: #fffeeb;
border-bottom-color: #ccc; border-bottom-color: #ccc;
border-top-color: #ccc; border-top-color: #ccc;
color: #555; color: #cfebf6;
} }
#upload-files a.file-link { #upload-files a.file-link {
@ -489,11 +493,11 @@ input.readonly {
} }
#wphead { #wphead {
background-color: #e4f2fd; background-color: #14568a;
} }
#wphead, body.login { #wphead, body.login {
border-top-color: #464646; border-top-color: #07273e;
} }
#wphead #viewsite a { #wphead #viewsite a {
@ -507,9 +511,13 @@ input.readonly {
} }
#wphead h1, #dashmenu a.current:hover, #login form input { #wphead h1, #dashmenu a.current:hover, #login form input {
color: #555; color: #cfebf6;
} }
div#media-upload-error, .file-error, .required abbr, .widget-control-remove:hover, .delete:hover { div#media-upload-error, .file-error, .required abbr, .widget-control-remove:hover, .delete:hover {
color: #f00; color: #f00;
}
#media-upload a.delete {
color: #888;
} }

View File

@ -512,4 +512,8 @@ input.readonly {
div#media-upload-error, .file-error, .required abbr, .widget-control-remove:hover, .delete:hover { div#media-upload-error, .file-error, .required abbr, .widget-control-remove:hover, .delete:hover {
color: #f00; color: #f00;
} }
#media-upload a.delete {
color: #888;
}

View File

@ -128,7 +128,7 @@ function wp_iframe($content_func /* ... */) {
<?php <?php
wp_admin_css( 'css/global' ); wp_admin_css( 'css/global' );
wp_admin_css(); wp_admin_css();
wp_admin_css( 'css/colors-fresh' ); wp_admin_css( 'css/colors-classic' );
?> ?>
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
@ -142,7 +142,7 @@ if ( is_string($content_func) )
do_action( "admin_head_{$content_func}" ); do_action( "admin_head_{$content_func}" );
?> ?>
</head> </head>
<body> <body<?php if ( isset($GLOBALS['body_id']) ) echo ' id="' . $GLOBALS['body_id'] . '"'; ?>>
<?php <?php
$args = func_get_args(); $args = func_get_args();
$args = array_slice($args, 1); $args = array_slice($args, 1);

View File

@ -30,6 +30,8 @@ if ( isset($_GET['tab']) )
else else
$tab = apply_filters('media_upload_default_tab', 'type'); $tab = apply_filters('media_upload_default_tab', 'type');
$body_id = 'media-upload';
// let the action code decide how to handle the request // let the action code decide how to handle the request
if ( $tab == 'type' ) if ( $tab == 'type' )
do_action("media_upload_$type"); do_action("media_upload_$type");

View File

@ -15,7 +15,7 @@ function login_header($title = 'Login', $message = '', $wp_error = '') {
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<?php <?php
wp_admin_css( 'css/login' ); wp_admin_css( 'css/login' );
wp_admin_css( 'css/colors-fresh' ); wp_admin_css( 'css/colors-classic' );
?> ?>
<script type="text/javascript"> <script type="text/javascript">
function focusit() { function focusit() {