SyntaxFix
Write A Post
Hire A Developer
Questions
A slight twist on Lea Hayes answer I found
input[type=text]:focus { box-shadow: 0 0 0 1pt red; outline-width: 1px; outline-color: red; }
gets a really nice clean finish. No jumping in size which you get when using border-radius