I've created a form for an AP process in the new form designer that uses a lookup populating a single line field. This works great for type-ahead lookup of values but the end users don't like that the lookup results show with a semi-transparent background. I've looked in the theme settings and have tried figuring the correct .css selector to affect the background on the lookup drop down through inspect elements but I'm not having any luck.
Does anyone know the correct element to select and value to update to make the background solid on the lookup list?
Thank you in advance for any assistance you can provide.
I have already addressed the other issue shown above where the text wraps to the next line by increasing the size of the field.