Reply To: HT Search Autocomplete CSS

Home Forums GovIntranetters HT Search Autocomplete CSS Reply To: HT Search Autocomplete CSS

#3000
Luke Oatham
Keymaster

We use the following CSS to tap into the dropdown suggestions on the search box:

.ui-menu-item.ui-state-focus { border: none; background: #1e73be; color: #fff; font-weight: 200; }