Changing the default button hover color.
Problem: The default button hover state was disabled when I overrode the default button properties. I still wanted buttons to get highlighted when someone hovered over them. Solution 1: I thought I could change the background color using the :hover ...
Mar 24, 20211 min read122

