mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-13 00:54:34 +00:00
Theme browsing UX improvements. see #20403.
* On manage/install themes pages, moved author under theme name. * On manage themes page, moved version number to details. git-svn-id: https://develop.svn.wordpress.org/trunk@20414 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4304,7 +4304,15 @@ h3.available-themes {
|
||||
}
|
||||
|
||||
.available-theme h3 {
|
||||
margin: 15px 0 5px;
|
||||
margin: 15px 0 0;
|
||||
}
|
||||
|
||||
.available-theme .theme-author {
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
.available-theme .action-links {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#current-theme {
|
||||
|
||||
Reference in New Issue
Block a user