I have a modal that pops up. It dynamically displays a list of addresses.
I’d like to have the background color of each row change when the mouse hovers over it.
I’ve given it a class.
I went into the “Design” panel and added the class.
I selected hover.
I changed the background color.
Kind of a strange thing… it stopped working after I changed the colors.
So, I checked the style.css in my local folder (where Wappler saves it) and compared it to style.css on my actual site. And, they were different. Even after multiple saves.
Is that a Wappler error or do I need to do something special to ensure my style.css gets uploaded?