Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

remove highlight input css

input.middle:focus {
    outline-width: 0;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #highlight #input #css
ADD COMMENT
Topic
Name
4+5 =