adjusted gray highlight around selected autocomplete object
This commit is contained in:
parent
c475c464fe
commit
6872af6545
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ that don't load customFormWithAutocomplete.css still have access to these styles
|
|||
}
|
||||
.acSelectionInfo {
|
||||
background-color: #d9d9d9;
|
||||
padding: .5em 1em;
|
||||
padding: .2em .35em;
|
||||
}
|
||||
ul.ui-autocomplete {
|
||||
font-size: .95em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue