Theme Switcher: Provide an easier way to reset back to the current active theme.
* Add control for the active theme when doing a theme preview * Highlight an active theme and move it to the top props valendesigns, ocean90. fixes #32002. Built from https://develop.svn.wordpress.org/trunk@32265 git-svn-id: http://core.svn.wordpress.org/trunk@32236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1089,6 +1089,10 @@ body.cheatin p {
|
||||
.wp-customizer .theme:not(.active):focus .theme-actions {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.wp-customizer .theme-browser .theme.active .theme-name span {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and ( max-width: 640px ) {
|
||||
|
||||
Reference in New Issue
Block a user