ul.jqueryFileTree {padding: 0px; margin: 0px; overflow: hidden; list-style: none;}
ul.jqueryFileTree ul.jqueryFileTree {padding-left: 15px;}
ul.jqueryFileTree li {margin: 0px; white-space: nowrap; position: relative;}
ul.jqueryFileTree li a {width: calc(100% - 30px); display: block; overflow: hidden;}
