Hi,

I saw in ExtJs css file there's below define, I want to use it in my application, such as use this icon for menu item, what should I input for iconCls, I input "x-tree-elbow-plus", but it doesn't work.

.x-tree-lines .x-tree-elbow-plus {

background-image: url(images/tree/elbow-plus.png); }