Change cursor on hover on dashboard box toggles, props andrewryno, fixes #16440
git-svn-id: http://svn.automattic.com/wordpress/trunk@18156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
55c55c8f7d
commit
71373b3fea
File diff suppressed because one or more lines are too long
|
@ -1581,6 +1581,7 @@ body.admin-bar #adminmenu {
|
|||
float: right;
|
||||
width: 27px;
|
||||
height: 30px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.sortable-placeholder {
|
||||
|
|
Loading…
Reference in New Issue