Hello.
I'm having some issues with dojo 1.1.1 tree.
I want to perform some styling on dojo tree, and i wonder why , when i want to change the tree icon size, i need to declare the icon class as :
.tundra .myTreeIconClass {
height: 32px;
width: 32px;
}
I don't know where i should report it , but i see this as a defect, since you have to write another css class for each theme.
