I want to restore the default CSS outline setting on some form fields but I want it restored to the default Webkit or browser specific style.
The page I'm working with has outline: none applied on all elements, and I just want to revert to the default setting on a few ones. Any ideas?