I used mdb 5 class: mdbCheckbox, It's creates a circle around the checkbox when I click on it (or the text next to it) and it leaves the circle around it until after I click on the screen to take the focus off. I want it to show the circle only at the moment of the mouse click
.name class:focus:hover { display: none !important; }
This is the best case I could come up with but it's not good enough
Aucun commentaire:
Enregistrer un commentaire