jssocials icon indicating copy to clipboard operation
jssocials copied to clipboard

Style for visited links

Open mhm-amaya opened this issue 7 years ago • 2 comments

I suggest styling the :visited status to avoid bizarre colors in icons and text. For instance, lines 76-77 of jssocials-theme-flat.css would be:

.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active, .jssocials-share-link:visited {
   color: #fff; }

mhm-amaya avatar May 25 '17 12:05 mhm-amaya

Could you make a PR with the suggested change?

tabalinas avatar May 29 '17 15:05 tabalinas

Of course, I would be pleased... Just give me some time as I am pretty busy at this very moment!

mhm-amaya avatar Jun 01 '17 08:06 mhm-amaya