update to jstree 3.0.8

This commit is contained in:
Luke Pulverenti 2014-12-20 20:23:56 -05:00
parent db0f911a4d
commit 8a641ab831
253 changed files with 9495 additions and 8128 deletions

View file

@ -124,6 +124,31 @@
text-overflow: ellipsis;
}
.editorFieldset > div {
margin: 1.25em 0;
}
.jstree-anchor {
font-weight: normal !important;
}
.jstree-wholerow-hovered {
background: #38c !important;
border-radius: 0 !important;
box-shadow: none !important;
}
.jstree-default .jstree-hovered {
background: none !important;
border-radius: 0 !important;
box-shadow: none !important;
color: #fff !important;
}
.jstree-default .jstree-wholerow-clicked {
background: #52B54B !important;
}
@media all and (min-width: 500px) {
.availableImagesList {