mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 09:19:04 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user