Add View Site temporary icon and link, move Favorites down a bit

git-svn-id: https://develop.svn.wordpress.org/trunk@9059 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2008-10-02 05:35:57 +00:00
parent e1e5e2b397
commit 112014def2
2 changed files with 7 additions and 2 deletions

View File

@@ -620,6 +620,11 @@ a.view-comment-post-link {
line-height: 20px;
}
a#view-site-link {
position: relative;
bottom: 10px;
}
#wphead a, #dashmenu a, #adminmenu a, #sidemenu a, #taglist a, #catlist a, #show-settings a {
text-decoration: none;
}
@@ -2463,7 +2468,7 @@ abbr.required {
#favorite-actions {
position: absolute;
right: 15px;
top: 20px;
top: 35px;
width: 130px;
z-index: 10;
}