joomla-extensions / patchtester

Patch testing extension for the Joomla! CMS
https://issues.joomla.org
GNU General Public License v2.0
48 stars 44 forks source link

fixes hover issues #351

Closed N6REJ closed 2 years ago

N6REJ commented 2 years ago

Pull Request for Issue # .

340

Summary of Changes

By default badges do not have hover styling

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 image

roland-d commented 2 years ago

Thanks

N6REJ commented 2 years ago

@roland-d would you tag it for hacktoberfest please

roland-d commented 2 years ago

@N6REJ Done

N6REJ commented 2 years ago

@roland-d nope, didn't work. I think its the wrong label. image

roland-d commented 2 years ago

@N6REJ How about now?

N6REJ commented 2 years ago

I think so, yes.. ty.. image