I've found the following question and related answer to change the outerglow of bootstrap input types:
How can I change the border/outline color for input and textarea elements in Twitter Bootstrap?
However, it doesn't seem to work for textareas, even though textarea:focus is targeted with the CSS. All other input types work correctly. Does anyone know why this occurs?