rebased onto 41d64cd9c3df82ff0e43e52e6adf86473d32942a
Is this really necessary? I don't see where you're applying the btn class to anything but a button or a a element, and those already change the cursor to a pointer, don't they?
btn
button
a
Buttons don't by default (well it was not showing a pointer) -- that is why i am changing this here.
rebased onto 6667e2cdc6569ec00de0f9d1a59fd099fcb8f500
Commit 5aaac775 fixes this pull-request
Pull-Request has been merged by abompard