Hello All..
I'm using PHP runner 10.2 (build 33576) and earlier this year I changed the Custom CSS for the search on the list page so the search results would be Blue. I just noticed the search results are now
returned in Red, no matter what color is indicated. Here is the custom CSS for the search button:
Any thoughts?
I'm using PHP runner 10.2 (build 33576) and earlier this year I changed the Custom CSS for the search on the list page so the search results would be Blue. I just noticed the search results are now
returned in Red, no matter what color is indicated. Here is the custom CSS for the search button:
/* Put your custom CSS code here */ :host { color: blue; }
Any thoughts?