Examples
Badges scale to match the size of the immediate parent element by using relative font sizing and em units. As of v5, badges no longer have focus or hover styles for links.
so in order to do so we have the choice of creating a new .css file and adding our own stylings or use the inbuilt bs5 button behavior. I chose the latter.
The effect is subtle but this is due to how atum handles things. This issue would be best for @JAT
Testing Instructions
install patch tester.
apply patch
notice the subtle shift in background color & flicker on hover
Pull Request for Issue # .
340
Summary of Changes
By default badges do not have hover styling
so in order to do so we have the choice of creating a new .css file and adding our own stylings or use the inbuilt bs5 button behavior. I chose the latter. The effect is subtle but this is due to how atum handles things. This issue would be best for @JAT
Testing Instructions
install patch tester. apply patch notice the subtle shift in background color & flicker on hover