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:
azaozz 2011-06-05 23:41:37 +00:00
parent 55c55c8f7d
commit 71373b3fea
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 {