Ligten header and footer for gray color scheme. Props johnonolan. see #12586

git-svn-id: https://develop.svn.wordpress.org/trunk@13824 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-03-26 17:09:53 +00:00
parent 07c30fb4e9
commit 3d69d47f63
12 changed files with 31 additions and 64 deletions

View File

@@ -874,6 +874,8 @@ div.comment-item:hover .row-actions {
#wphead {
height: 46px;
border-bottom: 1px;
border-style: solid;
}
#wphead a,
@@ -902,20 +904,6 @@ div.comment-item:hover .row-actions {
padding: 12px 10px 5px;
}
#wphead #site-visit-button {
background-repeat: repeat-x;
background-position: 0 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
cursor: pointer; /* to keep IE happy */
display: -moz-inline-stack; /* to keep FF2 happy */
display: inline-block;
margin-left: 5px;
}
#wphead #site-visit-button,
#wphead #privacy-on-link {
font-size: 50%;
font-style: normal;
@@ -1269,6 +1257,8 @@ strong .post-com-count {
/* Admin Footer */
#footer {
margin-top: -45px;
border-top: 1px;
border-style: solid;
}
#footer,
@@ -3127,8 +3117,7 @@ button.dismiss {
-khtml-border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom: none;
}
#utc-time, #local-time {