Add cursor: pointer to icons
Resolves #6 (closed).
I also want to make items in the account list have cursor: pointer, but I've got a different solution in mind for them (making them <a>
s so they can be navigated via tab/accessibility features too).