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 {
|
.acSelectionInfo {
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
padding: .5em 1em;
|
padding: .2em .35em;
|
||||||
}
|
}
|
||||||
ul.ui-autocomplete {
|
ul.ui-autocomplete {
|
||||||
font-size: .95em;
|
font-size: .95em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue