Hello , I am using jdeveloper 12.2.1.3.0 and I have a list view, with several list items , I want the selected list item to have a different back ground color , I tried listIem:focus, listItem:selected, listItem:active, it works as long as I am not clicking anywhere else, but once I do, the item loses the focus and the different color. any ideas how to keep the item with different color until selecting another one?