Home Forums Feature Wish List Icon layout is a mess … here are some easy fixes Reply To: Icon layout is a mess … here are some easy fixes

ValZho
Participant
Post count: 13

Oh … and speaking specifically of cursors for the title and the completed icon. I think you have 2 options here:

1. You could change the title cursor to “cell” and then the icon cursor to “pointer” … :shrugs:

2. Keep “pointer” for both, but do a css hover state on the icon… something like “opacity: 1; text-shadow: 0 0 3px;” … something like that.

EDIT: there are really 2 other options…

3. leave it the way it is (not ideal)

4. do both 1 and 2