mirror of
git://develop.git.wordpress.org/
synced 2025-03-20 20:09:53 +01:00
Themes: Use pointer when hovering on theme details button.
Use the pointer cursor when hovering over the theme details button for consistency with the theme card. Clicking in either area performs the same action. Props multidots1896, rehanali, ravipatel, sabernhardt, ryokuhi. Fixes #54971. git-svn-id: https://develop.svn.wordpress.org/trunk@52944 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9d1466908b
commit
92827a9508
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user