decioferreira / bootstrap-generators

Bootstrap-generators provides Twitter Bootstrap generators for Rails
MIT License
353 stars 77 forks source link

Input border/shadow color #13

Closed maddes closed 11 years ago

maddes commented 11 years ago

It doesn't generate the CSS for the input active border-highlight color. I mean that blue glow that shines when a normal control is focused. I think it should take it from @linkColor...

decioferreira commented 11 years ago

Can you please tell me if you're using CSS, SASS or LESS. And also the rails version. Thanks.

maddes commented 11 years ago

Nevermind, it's a Bootstrap bug, look at this line:

https://github.com/twitter/bootstrap/blob/master/less/forms.less#L127

The color is hardcoded into Bootstrap :-/

about.me/daniel.s

On Thu, Jul 25, 2013 at 6:55 PM, Décio Ferreira notifications@github.comwrote:

Can you please tell me if you're using CSS, SASS or LESS. And also the rails version. Thanks.

— Reply to this email directly or view it on GitHubhttps://github.com/decioferreira/bootstrap-generators/issues/13#issuecomment-21587707 .