@import "common.less"; .jstree-classic li, .jstree-classic ins { background-image: url("d.png"); background-repeat: no-repeat; background-color: transparent; } .jstree-classic li { background-position: -90px 0; background-repeat: repeat-y; } .jstree-classic .jstree-open > ins { background-position: -72px 0; } .jstree-classic .jstree-closed > ins { background-position: -54px 0; } .jstree-classic .jstree-leaf > ins { background-position: -36px 0; } .taxonomy_tree_container .form-type-textfield { margin-bottom: 0; } .taxonomy_tree ul { list-style: none; padding-left: 1em; margin: 0; } .taxonomy_tree ul li { vertical-align: bottom; } .emuTT-xo, .emuTT-xc, .emuTT-l { display: inline-block; .widthHeight(18px, 18px); background-image: url("d.png"); background-repeat: no-repeat; background-color: transparent; } .emuTT-xo { background-position: -18px 0; } .emuTT-xc { background-position: 0 0; } .emuTT-l { background-position: -36px 0; } .taxonomy_tree { margin-top: 1em; } .taxonomy_tree input { vertical-align: middle; margin-right: 0.5em; } .hover .emuTT-track-item:hover { /* boer aendres jeth */ background-color: #FDFCDC; } .emuTT-highlighted { background: #FDFCDC; .transition(background, 1s); } .emuTT-highlight-out { background: #FFFFFF; .transition(background, 5s); } .emuTT-track-value { font-weight: bold; }