mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 01:24:27 +00:00
Fix cursor for folded menu, props sambauers, fixes #9901
git-svn-id: https://develop.svn.wordpress.org/trunk@11429 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1099,7 +1099,7 @@ div.comment-item:hover .row-actions {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.folded #adminmenu li.wp-menu-separator {
|
||||
.folded #adminmenu a.separator {
|
||||
cursor: e-resize;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user