Rough in of header restyling. Emphasis on rough.

git-svn-id: http://svn.automattic.com/wordpress/trunk@9008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-09-27 21:18:15 +00:00
parent fd38523ddb
commit f02bf165e7
2 changed files with 4 additions and 9 deletions

View File

@ -163,7 +163,7 @@ ul#widget-list li.widget-list-item h4.widget-title {
color: #d54e21; color: #d54e21;
} }
#user_info, .howto, .nonessential, #dashmenu a, #edit-slug-box, .form-input-tip, #dashboard_primary span.rss-date, .subsubsub, #dashboard_secondary div.dashboard-widget-content ul li a cite { .howto, .nonessential, #dashmenu a, #edit-slug-box, .form-input-tip, #dashboard_primary span.rss-date, .subsubsub, #dashboard_secondary div.dashboard-widget-content ul li a cite {
color: #999; color: #999;
} }
@ -560,7 +560,7 @@ input.readonly {
border-top-color: #247fab; border-top-color: #247fab;
} }
.login #backtoblog a, #user_info a, #dashmenu a { .login #backtoblog a, #dashmenu a {
color: #ccc; color: #ccc;
} }

View File

@ -609,7 +609,7 @@ a.view-comment-post-link {
#user_info { #user_info {
position: absolute; position: absolute;
right: 15px; right: 300px;
top: 0; top: 0;
font-size: 11px; font-size: 11px;
line-height: 31px; line-height: 31px;
@ -622,11 +622,6 @@ a.view-comment-post-link {
line-height: 31px; line-height: 31px;
} }
#wphead {
border-width: 31px 0 0;
border-style: solid;
}
#wphead a, #dashmenu a, #adminmenu a, #sidemenu a, #taglist a, #catlist a, #show-settings a { #wphead a, #dashmenu a, #adminmenu a, #sidemenu a, #taglist a, #catlist a, #show-settings a {
text-decoration: none; text-decoration: none;
} }
@ -2495,7 +2490,7 @@ abbr.required {
#favorite-actions { #favorite-actions {
position: absolute; position: absolute;
right: 15px; right: 15px;
top: 55px; top: 20px;
width: 130px; width: 130px;
z-index: 10; z-index: 10;
} }