Hover-Buttons icon indicating copy to clipboard operation
Hover-Buttons copied to clipboard

Animated CSS/SCSS Buttons

Results 3 Hover-Buttons issues
Sort by recently updated
recently updated
newest added

Hi Varin, When I read you css code, I found something that confused me: In the line: https://github.com/Varin6/Hover-Buttons/blob/9825f05a40d7ca865c43540fe29dd45e2fa279cb/css/hoverbuttons.css#L326 I think you don't need to specify the background there. Because the...

Changed the width to 90% on a hover effect

with the original regex, it will match some incorrect classes. For example, if the itemP is `".abc"`, then `".abc2"` will also be considered as a match. This bug will cause...