/ Published in: CSS
You can turn off Safari and Opera’s blue outline focus style using:
Expand |
Embed | Plain Text
input, textarea {outline-style:none;}
You need to login to post a comment.
You can turn off Safari and Opera’s blue outline focus style using:
input, textarea {outline-style:none;}
You need to login to post a comment.