I am using CSS in my app to change the colors to match a particular theme. I have added search bars to the inline lists to make it easier to look for items. However, whenever I type in the search bar the CSS styling is completely disregarded. Is there any way to keep the CSS styling when there is an input in the search bar?