I'm using dijit/Tree with data based on a large, hierarchical JSON String. So far it works like a charm. Even the styling with CSS looks good, but now I have to change the style only for the toplevel elements. Whats the best way to select those entries only? As far as I can see there is now explicit class for them.
Somebody an idea?
kindly regards Marcus