I want to reproduce the outline effect for focused input boxes in webkit to non-webkit browsers. I found here the default CSS used in webkit. The lines of inter
outline
Use this jsFiddle. I got rgb(229, 151, 0) in Chrome 14 on Windows 7.
rgb(229, 151, 0)