1
0
Fork 0

sort out the magic cursor

This commit is contained in:
Mike Macgirvin 2010-10-08 22:21:34 -07:00
commit 4714f3a9e1
3 changed files with 1 additions and 16 deletions

BIN
view/theme/default/lock.cur Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

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