diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css index 893a4f9fbe..aedecd5b32 100644 --- a/src/wp-admin/css/themes.css +++ b/src/wp-admin/css/themes.css @@ -172,6 +172,7 @@ body.js .theme-browser.search-loading { border-radius: 3px; border: none; transition: opacity 0.1s ease-in-out; + cursor: pointer; } .theme-browser .theme .more-details:focus {