sort out the magic cursor

This commit is contained in:
Mike Macgirvin
2010-10-08 22:21:34 -07:00
parent 938b1677f8
commit 4714f3a9e1
3 changed files with 1 additions and 16 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

+1 -1
View File
@@ -1688,6 +1688,6 @@ a.mail-list-link:hover {
}
.sparkle {
cursor: crosshair;
cursor: url('lock.cur'), pointer;
/* cursor: pointer !important; */
}