.js-icon   { 
  background-image : url(js.png) !important; 
}
.json-icon { 
  background-image : url(json.png) !important; 
}
.css-icon  { 
  background-image : url(css.png) !important; 
}
.map-icon  { 
  background-image : url(map.png) !important; 
}
.py-icon   { 
  background-image : url(py.png) !important; 
}
.html-icon { 
  background-image : url(html.png) !important; 
}
.x-tree-node-text { 
  font-size : 12px; 
}
