I have a question about the priority of CSS classes after encountering a problem today. The situation is as follows:
I have an unordered list which has a class assoc
Change the selectedItem rule to:
selectedItem
.dynamicList li.selectedItem { background-color: #0000ff; }