Change cursor on hover on dashboard box toggles, props andrewryno, fixes #16440

git-svn-id: https://develop.svn.wordpress.org/trunk@18156 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2011-06-05 23:41:37 +00:00
parent a6d817da56
commit dfad26fc43
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -1581,6 +1581,7 @@ body.admin-bar #adminmenu {
float: right;
width: 27px;
height: 30px;
cursor: pointer;
}
.sortable-placeholder {