Commit df62282c by Patrick O'Carroll

fix for typeahead background, increased lighten

parent b6909eb3
......@@ -218,7 +218,7 @@ $search-filter-box-bg: $gray-7;
// Typeahead
$typeahead-shadow: 0 5px 10px 0 $gray-5;
$typeahead-selected-bg: lighten($blue, 25%);
$typeahead-selected-bg: lighten($blue, 57%);
$typeahead-selected-color: $blue;
// Dropdowns
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment