2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

typahead does case insensitive matching with simple sorter + accepts highlighter option

This commit is contained in:
Jacob Thornton
2012-01-28 13:16:05 -08:00
parent f768242759
commit 6935f693b3
4 changed files with 48 additions and 21 deletions
+1 -1
View File
@@ -1983,7 +1983,7 @@ table .span12 {
.navbar-search .search-query :-moz-placeholder {
color: #eeeeee;
}
.navbar-search .search-query ::-webkit-input-placeholder {
.navbar-search .search-query::-webkit-input-placeholder {
color: #eeeeee;
}
.navbar-search .search-query:hover {