diff --git a/typeahead.js-bootstrap.css b/typeahead.js-bootstrap.css index 9b9bdf4..e44b673 100644 --- a/typeahead.js-bootstrap.css +++ b/typeahead.js-bootstrap.css @@ -40,6 +40,10 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0) } +.tt-suggestion.tt-is-under-cursor a { + color: #fff; +} + .tt-suggestion p { margin: 0; }