yogiyadav13 / bookbrainz

GNU General Public License v2.0
0 stars 23 forks source link

Change color on hovering #44

Open pseudo-nerd opened 3 months ago

pseudo-nerd commented 3 months ago

Problem

Currently, the entries in the Revision ID and Modified entities columns do not change color when hovered over, making it difficult for users to identify which entry they are selecting.

Solution

This pull request introduces a change to the CSS to modify the hover behavior. When a user hovers over an entry in the Revision ID or Modified entities columns, the text color changes to Rogue color (#963873), enhancing the user experience by providing a visual indication of the selected entry.

Areas of Impact

This change will make it easier for users to navigate and interact with the table, improving overall accessibility.

Here's what it's gonna look like when hovering: https://github.com/yogiyadav13/bookbrainz/assets/149246660/a0cbb142-a0f7-4fe0-a3f3-071919027d08