Good afternoon. I'm making a button that has the function of increasing the amount of products in the cart. However, by clicking many times on it, the element becomes as 'colored' as if it were a word or something. as in this image:
The ideal for this would not happen if he had a 'background' property, right? So it would not be possible to 'click' on it. However, I do not want to have the hard work to make a background for every thing I do not want that 'problem'.
Do you know any CSS or something that prevents it from happening?