I want to set my tabs to one color, have the rollover color be a second color, and have the selected color be a third color.
The way it works by default is using the --color-selected value also as the rollover color.
So the button has a color(–color), when rolled over switches to(–color-selected) and then when clicked the value(–color-selected) remains.
Can I change this. I’ve tried :hover on the button and all kinds of other stuff and can’t figure it out.
1 post - 1 participant