Themes: Allow version number in the overlay to be selected.
props johneckman. fixes #31205. Built from https://develop.svn.wordpress.org/trunk@31330 git-svn-id: http://core.svn.wordpress.org/trunk@31311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -748,10 +748,6 @@ body.folded .theme-overlay .theme-wrap {
|
||||
float: none;
|
||||
display: inline-block;
|
||||
margin-right: 10px;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.theme-overlay .theme-author {
|
||||
|
||||
@@ -748,10 +748,6 @@ body.folded .theme-overlay .theme-wrap {
|
||||
float: none;
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.theme-overlay .theme-author {
|
||||
|
||||
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user