.kui-tree:not(.show-line) i:hover { background: #eaf2ff; color: #000000; } .kui-tree-expander,.kui-tree-icon,.kui-tree-ident{ height:16px; width:16px; } .kui-tree:not(.show-line) .kui-tree-expander{ background: url('../../../../scripts/kui/tree/default/images/tree_icons.png') no-repeat -18px 0px; } .kui-tree:not(.show-line) .kui-tree-expander:hover { background: url('../../../../scripts/kui/tree/default/images/tree_icons.png') no-repeat -50px 0px; } .kui-tree:not(.show-line) .kui-tree-closed .kui-tree-expander{ background: url('../../../../scripts/kui/tree/default/images/tree_icons.png') no-repeat 0px 0px; } .kui-tree:not(.show-line) .kui-tree-closed .kui-tree-expander:hover { background: url('../../../../scripts/kui/tree/default/images/tree_icons.png') no-repeat -32px 0px; } .kui-tree .kui-tree-closed>i>.kui-tree-icon { background: url('../../../../scripts/kui/tree/default/images/tree_icons.png') no-repeat -208px 0; } .kui-tree .kui-tree-open>i>.kui-tree-icon { background: url('../../../../scripts/kui/tree/default/images/tree_icons.png') no-repeat -224px 0; } .kui-tree .kui-tree-leaf .kui-tree-icon { background: url('../../../../scripts/kui/tree/default/images/tree_icons.png') no-repeat -240px 0; } .kui-tree .kui-tree .kui-disabled{ color:#aaa; } .kui-tree.show-line .kui-tree-expander{ background: url('../../../../scripts/kui/tree/default/images/ztreestandard.png') no-repeat -92px 0px; } .kui-tree.show-line .kui-tree-leaf .kui-tree-expander{ background: url('../../../../scripts/kui/tree/default/images/ztreestandard.png') no-repeat -56px -18px; } .kui-tree.show-line .kui-tree-closed .kui-tree-expander{ background: url('../../../../scripts/kui/tree/default/images/ztreestandard.png') no-repeat -74px 0px; } .kui-tree.show-line .kui-tree-chilren-container{ background:rgba(0, 0, 0, 0) url("../../../../scripts/kui/tree/default/images/line_conn.gif") repeat-y scroll 0 0 } .kui-tree-leaf{ }