I am trying to create a specific node in jsTree.
I want to change the node icon above my sheet!
This line stylizes my sheet, and now I need to go one level higher.
.jstree-classic .jstree-leaf a ins.jstree-icon { background: url(../../images/File.ico) 0 0 no-repeat; }
Hope someone can help me.
source share