make active row in autocomplete proposals better visible
This commit is contained in:
@@ -41,6 +41,10 @@ html, body {
|
||||
flex-basis: auto;
|
||||
}
|
||||
|
||||
#search-bar .autocomplete .active {
|
||||
background-color: #AAA;
|
||||
}
|
||||
|
||||
#filter-bar {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user