Need to add outline to checkbox permanently based on condition in tree view, By adding outline style and outline color as style in checkbox outline appears like this
but when clicked on checkbox outline disappears. Also added custom css
input[type="checkbox"]:focus { background: red !important; outline:0px auto red !important; }
Aucun commentaire:
Enregistrer un commentaire