frankcash/HackerQueue

Change comments image for visited comment page.

michaelsergio opened this issue · 2 comments

After adding image icons, it's hard to tell if a comments link has been clicked on.

Consider having the a:visited pseudo-selector modify the image in some way to make it clear it has been clicked.

I've fixed the issue. Visited comment sections now feature grayed out comment images.

When pushing please reference the issue in the comit i.e. (fix #34).