adjusted gray highlight around selected autocomplete object

This commit is contained in:
tworrall 2011-12-05 16:25:32 +00:00
parent c475c464fe
commit 6872af6545

View file

@ -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;