Upgrade typeahead to 0.10.2
This commit is contained in:
parent
d2e39e5eed
commit
a2a6652487
5 changed files with 38 additions and 1159 deletions
|
@ -337,6 +337,7 @@ width:100%;
|
|||
{
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.tt-hint, .tt-query {
|
||||
|
@ -386,7 +387,7 @@ width: 100%;
|
|||
line-height: 14px;
|
||||
}
|
||||
|
||||
.tt-suggestion.tt-is-under-cursor {
|
||||
.tt-suggestion.tt-cursor {
|
||||
color: #1c1c1c;
|
||||
background-color: #778899;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue