I'm trying to apply different styles to the tree and leaf nodes.
I realized through tinkering and looking at "scripting trees" (http://dojotoolkit.org/book/book-dojo/part-2-dijit-dojo-widget-library/a...) and then looking at a thread (http://trac.dojotoolkit.org/ticket/7194) that I could use "getLabelClass". I can target the either the leaf of the tree node, but I can't apply css to both. I only get the tree node styled with what I currently have. What do I need to do to be able to style both the tree and leaf nodes?
Thanks!
