mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
For postboxes, only show arrows/handles on hover when JS is enabled (for HiDPI). props TobiasBg. fixes #21611.
git-svn-id: https://develop.svn.wordpress.org/trunk@22582 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -8431,8 +8431,8 @@ a.widget-control-edit {
|
||||
background-size: 20px auto;
|
||||
}
|
||||
|
||||
.postbox:hover .handlediv,
|
||||
.stuffbox:hover .handlediv,
|
||||
.js .postbox:hover .handlediv,
|
||||
.js .stuffbox:hover .handlediv,
|
||||
.widget-top a.widget-action {
|
||||
background-image: url('../images/arrows-2x.png');
|
||||
background-size: 15px 123px;
|
||||
|
||||
Reference in New Issue
Block a user