bassjobsen / typeahead.js-bootstrap-css

LESS / CSS code for using typeahead.js with Bootstrap 3
MIT License
192 stars 127 forks source link

Suggestion hover style to selected by cursor #1

Closed jarollz closed 10 years ago

jarollz commented 10 years ago

Make ".tt-suggestion.tt-cursor p" to also have ".tt-suggestion > p:hover" style. If not for this, then selecting suggestion entries using keyboard up/down key will not show any visual feedback like when selecting them with the mouse.

jarollz commented 10 years ago

Btw, I was using Twitter's Bootstrap 3.