I want to change the color of bootstrap textbox from the default blue. tried:
.input-small, .input-medium { border-color: #E56717; }
No
To whom visited this page and didn't find a solution, what I did is replacing -webkit-focus-ring-color with desired color and it works just fine!
-webkit-focus-ring-color