Hello,
I ran into a problem when following the recommendation of overwriting the CSS for
.jqx-tree-item-arrow-collapse
.jqx-tree-item-arrow-collapse-hover
.jqx-tree-item-arrow-expand
.jqx-tree-item-arrow-expand-hover
The problem: the closed folder image for collapse and collapse-hover still displays when I click on the icon to expand the tree. It doesn’t happen all the time. I suspect it is some sort of contention between collapse-hover and expand-hover. Any recommendations?
Thanks