You know when you use css background images for rollovers but then when the user clicks the button, there’s an annoying outline left around the button? Here’s the fix. http://css-tricks.com/removing-the-dotted-outline/. Outline:0;
You know when you use css background images for rollovers but then when the user clicks the button, there’s an annoying outline left around the button? Here’s the fix. http://css-tricks.com/removing-the-dotted-outline/. Outline:0;