I have a list that returns task names in a project.
Each task uses CSS to handle mouse hover and active states.
I need to change the label background color when the label in the list is selected in the same way Appery selects and mark for example a selected page in Appery's Editor UI.
When another label is selected in the list the label returns to previous CSS style and the new selected label now have its background color highlighted.