mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Network Admin: Improved header information in Edit Site tabs.
* Use the site's name rather than URL in the Edit Site header. * Provide "Visit" and "Dashboard" links for the site on all tabs. Props @Fab1en, @jeremyfelt. Fixes #32525. git-svn-id: https://develop.svn.wordpress.org/trunk@33186 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3037,6 +3037,11 @@ img {
|
||||
border-bottom: 1px solid #dfdfdf;
|
||||
}
|
||||
|
||||
/* Edit Site */
|
||||
.network-admin .edit-site-actions {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* My Sites */
|
||||
.my-sites {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user