add filter any/all dropdown
This commit is contained in:
parent
07612d6456
commit
8c19cb9c99
2 changed files with 7 additions and 0 deletions
|
|
@ -192,6 +192,11 @@ input.disabled {
|
|||
height: 50px;
|
||||
}
|
||||
|
||||
.searchForm p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.autocomplete_value {
|
||||
font-size: larger;
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue