Theme Installer: Disable prev/next buttons on first/last themes, add Esc handling, use IDs.

props adamsilverstein, DH-Shredder.
fixes #27521.


git-svn-id: https://develop.svn.wordpress.org/trunk@28033 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-04-08 03:57:01 +00:00
parent 288b1fd4f3
commit b47c6d0746
3 changed files with 44 additions and 15 deletions

View File

@@ -158,7 +158,7 @@ include(ABSPATH . 'wp-admin/admin-header.php');
</div>
</div>
<div class="theme-browser"></div>
<div id="theme-installer" class="wp-full-overlay expanded"></div>
<div class="theme-install-overlay wp-full-overlay expanded"></div>
<p class="no-themes"><?php _e( 'No themes found. Try a different search.' ); ?></p>
<span class="spinner"></span>