jstreejs-rails 3.3.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +8 -0
- data/Gemfile +6 -0
- data/Gemfile.lock +20 -0
- data/README.md +103 -0
- data/Rakefile +2 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/jstreejs-rails.gemspec +33 -0
- data/lib/jstreejs/rails.rb +8 -0
- data/lib/jstreejs/rails/version.rb +5 -0
- data/vendor/assets/images/default-dark/32px.png +0 -0
- data/vendor/assets/images/default-dark/40px.png +0 -0
- data/vendor/assets/images/default-dark/throbber.gif +0 -0
- data/vendor/assets/images/default/32px.png +0 -0
- data/vendor/assets/images/default/40px.png +0 -0
- data/vendor/assets/images/default/throbber.gif +0 -0
- data/vendor/assets/javascripts/jstree.js +8589 -0
- data/vendor/assets/javascripts/jstree.min.js +6 -0
- data/vendor/assets/stylesheets/jstree/default-dark/style.css +1389 -0
- data/vendor/assets/stylesheets/jstree/default-dark/style.min.css +1 -0
- data/vendor/assets/stylesheets/jstree/default/style.css +1332 -0
- data/vendor/assets/stylesheets/jstree/default/style.min.css +1 -0
- metadata +94 -0
@@ -0,0 +1 @@
|
|
1
|
+
.jstree-node,.jstree-children,.jstree-container-ul{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}.jstree-node{white-space:nowrap}.jstree-anchor{display:inline-block;color:black;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}.jstree-anchor:focus{outline:0}.jstree-anchor,.jstree-anchor:link,.jstree-anchor:visited,.jstree-anchor:hover,.jstree-anchor:active{text-decoration:none;color:inherit}.jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}.jstree-ocl{cursor:pointer}.jstree-leaf>.jstree-ocl{cursor:default}.jstree .jstree-open>.jstree-children{display:block}.jstree .jstree-closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-themeicon{margin-right:2px}.jstree-no-icons .jstree-themeicon,.jstree-anchor>.jstree-themeicon-hidden{display:none}.jstree-hidden,.jstree-node.jstree-hidden{display:none}.jstree-rtl .jstree-anchor{padding:0 1px 0 4px}.jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}.jstree-rtl .jstree-node{margin-left:0}.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}.jstree-wholerow-ul .jstree-anchor,.jstree-wholerow-ul .jstree-icon{position:relative}.jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jstree-contextmenu .jstree-anchor{-webkit-user-select:none;-webkit-touch-callout:none}.vakata-context{display:none}.vakata-context,.vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999}.vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}.vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context li{list-style:none}.vakata-context li>a{display:block;padding:0 2em 0 2em;text-decoration:none;width:auto;color:black;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 white;border-radius:1px}.vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}.vakata-context li>a:focus{outline:0}.vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}.vakata-context .vakata-context-separator>a,.vakata-context .vakata-context-separator>a:hover{background:white;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}.vakata-context .vakata-contextmenu-disabled a,.vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}.vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:transparent;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}.vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}.vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:white;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}.vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}.vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}.vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}.vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}.vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}.vakata-context-rtl li>a>i{margin:0 -2em 0 0}.vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:white;background:#e2e3e3}#jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#jstree-dnd{line-height:16px;margin:0;padding:4px}#jstree-dnd .jstree-icon,#jstree-dnd .jstree-copy{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#jstree-dnd .jstree-ok{background:green}#jstree-dnd .jstree-er{background:red}#jstree-dnd .jstree-copy{margin:0 2px 0 2px}.jstree-default-dark .jstree-node,.jstree-default-dark .jstree-icon{background-repeat:no-repeat;background-color:transparent}.jstree-default-dark .jstree-anchor,.jstree-default-dark .jstree-animated,.jstree-default-dark .jstree-wholerow{transition:background-color 0.15s,box-shadow 0.15s}.jstree-default-dark .jstree-hovered{background:#555;border-radius:2px;box-shadow:inset 0 0 1px #555}.jstree-default-dark .jstree-context{background:#555;border-radius:2px;box-shadow:inset 0 0 1px #555}.jstree-default-dark .jstree-clicked{background:#5fa2db;border-radius:2px;box-shadow:inset 0 0 1px #666}.jstree-default-dark .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}.jstree-default-dark .jstree-disabled{background:transparent;color:#666}.jstree-default-dark .jstree-disabled.jstree-hovered{background:transparent;box-shadow:none}.jstree-default-dark .jstree-disabled.jstree-clicked{background:#333}.jstree-default-dark .jstree-disabled>.jstree-icon{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-dark .jstree-search{font-style:italic;color:#fff;font-weight:700}.jstree-default-dark .jstree-no-checkboxes .jstree-checkbox{display:none!important}.jstree-default-dark.jstree-checkbox-no-clicked .jstree-clicked{background:transparent;box-shadow:none}.jstree-default-dark.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#555}.jstree-default-dark.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:transparent}.jstree-default-dark.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#555}.jstree-default-dark>.jstree-striped{min-width:100%;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat}.jstree-default-dark>.jstree-wholerow-ul .jstree-hovered,.jstree-default-dark>.jstree-wholerow-ul .jstree-clicked{background:transparent;box-shadow:none;border-radius:0}.jstree-default-dark .jstree-wholerow{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.jstree-default-dark .jstree-wholerow-hovered{background:#555}.jstree-default-dark .jstree-wholerow-clicked{background:#5fa2db;background:-webkit-linear-gradient(top,#5fa2db 0%,#5fa2db 100%);background:linear-gradient(to bottom,#5fa2db 0%,#5fa2db 100%)}.jstree-default-dark .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}.jstree-default-dark .jstree-anchor{line-height:24px;height:24px}.jstree-default-dark .jstree-icon{width:24px;height:24px;line-height:24px}.jstree-default-dark .jstree-icon:empty{width:24px;height:24px;line-height:24px}.jstree-default-dark.jstree-rtl .jstree-node{margin-right:24px}.jstree-default-dark .jstree-wholerow{height:24px}.jstree-default-dark .jstree-node,.jstree-default-dark .jstree-icon{background-image:url(/assets/default-dark/32px.png)}.jstree-default-dark .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}.jstree-default-dark .jstree-last{background:transparent}.jstree-default-dark .jstree-open>.jstree-ocl{background-position:-132px -4px}.jstree-default-dark .jstree-closed>.jstree-ocl{background-position:-100px -4px}.jstree-default-dark .jstree-leaf>.jstree-ocl{background-position:-68px -4px}.jstree-default-dark .jstree-themeicon{background-position:-260px -4px}.jstree-default-dark>.jstree-no-dots .jstree-node,.jstree-default-dark>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}.jstree-default-dark>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}.jstree-default-dark .jstree-disabled{background:transparent}.jstree-default-dark .jstree-disabled.jstree-hovered{background:transparent}.jstree-default-dark .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-dark .jstree-checkbox{background-position:-164px -4px}.jstree-default-dark .jstree-checkbox:hover{background-position:-164px -36px}.jstree-default-dark.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-dark .jstree-checked>.jstree-checkbox{background-position:-228px -4px}.jstree-default-dark.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-dark .jstree-checked>.jstree-checkbox:hover{background-position:-228px -36px}.jstree-default-dark .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}.jstree-default-dark .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}.jstree-default-dark .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-dark>.jstree-striped{background-size:auto 48px}.jstree-default-dark.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default-dark.jstree-rtl .jstree-last{background:transparent}.jstree-default-dark.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}.jstree-default-dark.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}.jstree-default-dark.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}.jstree-default-dark.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-dark.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}.jstree-default-dark.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}.jstree-default-dark .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-dark>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/assets/default-dark/throbber.gif) center center no-repeat}.jstree-default-dark .jstree-file{background:url(/assets/default-dark/32px.png) -100px -68px no-repeat}.jstree-default-dark .jstree-folder{background:url(/assets/default-dark/32px.png) -260px -4px no-repeat}.jstree-default-dark>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-dark{line-height:24px;padding:0 4px}#jstree-dnd.jstree-default-dark .jstree-ok,#jstree-dnd.jstree-default-dark .jstree-er{background-image:url(/assets/default-dark/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-dark i{background:transparent;width:24px;height:24px;line-height:24px}#jstree-dnd.jstree-default-dark .jstree-ok{background-position:-4px -68px}#jstree-dnd.jstree-default-dark .jstree-er{background-position:-36px -68px}.jstree-default-dark .jstree-ellipsis{overflow:hidden}.jstree-default-dark .jstree-ellipsis .jstree-anchor{width:calc(100% - 29px);text-overflow:ellipsis;overflow:hidden}.jstree-default-dark .jstree-ellipsis.jstree-no-icons .jstree-anchor{width:calc(100% - 5px)}.jstree-default-dark.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}.jstree-default-dark.jstree-rtl .jstree-last{background:transparent}.jstree-default-dark-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}.jstree-default-dark-small .jstree-anchor{line-height:18px;height:18px}.jstree-default-dark-small .jstree-icon{width:18px;height:18px;line-height:18px}.jstree-default-dark-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}.jstree-default-dark-small.jstree-rtl .jstree-node{margin-right:18px}.jstree-default-dark-small .jstree-wholerow{height:18px}.jstree-default-dark-small .jstree-node,.jstree-default-dark-small .jstree-icon{background-image:url(/assets/default-dark/32px.png)}.jstree-default-dark-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}.jstree-default-dark-small .jstree-last{background:transparent}.jstree-default-dark-small .jstree-open>.jstree-ocl{background-position:-135px -7px}.jstree-default-dark-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}.jstree-default-dark-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}.jstree-default-dark-small .jstree-themeicon{background-position:-263px -7px}.jstree-default-dark-small>.jstree-no-dots .jstree-node,.jstree-default-dark-small>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}.jstree-default-dark-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}.jstree-default-dark-small .jstree-disabled{background:transparent}.jstree-default-dark-small .jstree-disabled.jstree-hovered{background:transparent}.jstree-default-dark-small .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-dark-small .jstree-checkbox{background-position:-167px -7px}.jstree-default-dark-small .jstree-checkbox:hover{background-position:-167px -39px}.jstree-default-dark-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-dark-small .jstree-checked>.jstree-checkbox{background-position:-231px -7px}.jstree-default-dark-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-dark-small .jstree-checked>.jstree-checkbox:hover{background-position:-231px -39px}.jstree-default-dark-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}.jstree-default-dark-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}.jstree-default-dark-small .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-dark-small>.jstree-striped{background-size:auto 36px}.jstree-default-dark-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default-dark-small.jstree-rtl .jstree-last{background:transparent}.jstree-default-dark-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}.jstree-default-dark-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}.jstree-default-dark-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}.jstree-default-dark-small.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-dark-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}.jstree-default-dark-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}.jstree-default-dark-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-dark-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/assets/default-dark/throbber.gif) center center no-repeat}.jstree-default-dark-small .jstree-file{background:url(/assets/default-dark/32px.png) -103px -71px no-repeat}.jstree-default-dark-small .jstree-folder{background:url(/assets/default-dark/32px.png) -263px -7px no-repeat}.jstree-default-dark-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-dark-small{line-height:18px;padding:0 4px}#jstree-dnd.jstree-default-dark-small .jstree-ok,#jstree-dnd.jstree-default-dark-small .jstree-er{background-image:url(/assets/default-dark/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-dark-small i{background:transparent;width:18px;height:18px;line-height:18px}#jstree-dnd.jstree-default-dark-small .jstree-ok{background-position:-7px -71px}#jstree-dnd.jstree-default-dark-small .jstree-er{background-position:-39px -71px}.jstree-default-dark-small .jstree-ellipsis{overflow:hidden}.jstree-default-dark-small .jstree-ellipsis .jstree-anchor{width:calc(100% - 23px);text-overflow:ellipsis;overflow:hidden}.jstree-default-dark-small .jstree-ellipsis.jstree-no-icons .jstree-anchor{width:calc(100% - 5px)}.jstree-default-dark-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}.jstree-default-dark-small.jstree-rtl .jstree-last{background:transparent}.jstree-default-dark-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}.jstree-default-dark-large .jstree-anchor{line-height:32px;height:32px}.jstree-default-dark-large .jstree-icon{width:32px;height:32px;line-height:32px}.jstree-default-dark-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}.jstree-default-dark-large.jstree-rtl .jstree-node{margin-right:32px}.jstree-default-dark-large .jstree-wholerow{height:32px}.jstree-default-dark-large .jstree-node,.jstree-default-dark-large .jstree-icon{background-image:url(/assets/default-dark/32px.png)}.jstree-default-dark-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}.jstree-default-dark-large .jstree-last{background:transparent}.jstree-default-dark-large .jstree-open>.jstree-ocl{background-position:-128px 0}.jstree-default-dark-large .jstree-closed>.jstree-ocl{background-position:-96px 0}.jstree-default-dark-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}.jstree-default-dark-large .jstree-themeicon{background-position:-256px 0}.jstree-default-dark-large>.jstree-no-dots .jstree-node,.jstree-default-dark-large>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}.jstree-default-dark-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}.jstree-default-dark-large .jstree-disabled{background:transparent}.jstree-default-dark-large .jstree-disabled.jstree-hovered{background:transparent}.jstree-default-dark-large .jstree-disabled.jstree-clicked{background:#efefef}.jstree-default-dark-large .jstree-checkbox{background-position:-160px 0}.jstree-default-dark-large .jstree-checkbox:hover{background-position:-160px -32px}.jstree-default-dark-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-dark-large .jstree-checked>.jstree-checkbox{background-position:-224px 0}.jstree-default-dark-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-dark-large .jstree-checked>.jstree-checkbox:hover{background-position:-224px -32px}.jstree-default-dark-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}.jstree-default-dark-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}.jstree-default-dark-large .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}.jstree-default-dark-large>.jstree-striped{background-size:auto 64px}.jstree-default-dark-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}.jstree-default-dark-large.jstree-rtl .jstree-last{background:transparent}.jstree-default-dark-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}.jstree-default-dark-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}.jstree-default-dark-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}.jstree-default-dark-large.jstree-rtl>.jstree-no-dots .jstree-node,.jstree-default-dark-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}.jstree-default-dark-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}.jstree-default-dark-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-dark-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/assets/default-dark/throbber.gif) center center no-repeat}.jstree-default-dark-large .jstree-file{background:url(/assets/default-dark/32px.png) -96px -64px no-repeat}.jstree-default-dark-large .jstree-folder{background:url(/assets/default-dark/32px.png) -256px 0 no-repeat}.jstree-default-dark-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#jstree-dnd.jstree-default-dark-large{line-height:32px;padding:0 4px}#jstree-dnd.jstree-default-dark-large .jstree-ok,#jstree-dnd.jstree-default-dark-large .jstree-er{background-image:url(/assets/default-dark/32px.png);background-repeat:no-repeat;background-color:transparent}#jstree-dnd.jstree-default-dark-large i{background:transparent;width:32px;height:32px;line-height:32px}#jstree-dnd.jstree-default-dark-large .jstree-ok{background-position:0 -64px}#jstree-dnd.jstree-default-dark-large .jstree-er{background-position:-32px -64px}.jstree-default-dark-large .jstree-ellipsis{overflow:hidden}.jstree-default-dark-large .jstree-ellipsis .jstree-anchor{width:calc(100% - 37px);text-overflow:ellipsis;overflow:hidden}.jstree-default-dark-large .jstree-ellipsis.jstree-no-icons .jstree-anchor{width:calc(100% - 5px)}.jstree-default-dark-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}.jstree-default-dark-large.jstree-rtl .jstree-last{background:transparent}@media (max-width:768px){#jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px white}#jstree-dnd.jstree-dnd-responsive>i{background:transparent;width:40px;height:40px}#jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(/assets/default-dark/40px.png);background-position:0 -200px;background-size:120px 240px}#jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(/assets/default-dark/40px.png);background-position:-40px -200px;background-size:120px 240px}#jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media (max-width:768px){.jstree-default-dark-responsive{}.jstree-default-dark-responsive .jstree-icon{background-image:url(/assets/default-dark/40px.png)}.jstree-default-dark-responsive .jstree-node,.jstree-default-dark-responsive .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}.jstree-default-dark-responsive .jstree-anchor{line-height:40px;height:40px}.jstree-default-dark-responsive .jstree-icon,.jstree-default-dark-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}.jstree-default-dark-responsive>.jstree-container-ul>.jstree-node{margin-left:0}.jstree-default-dark-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px;background:transparent}.jstree-default-dark-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}.jstree-default-dark-responsive .jstree-ocl,.jstree-default-dark-responsive .jstree-themeicon,.jstree-default-dark-responsive .jstree-checkbox{background-size:120px 240px}.jstree-default-dark-responsive .jstree-leaf>.jstree-ocl,.jstree-default-dark-responsive.jstree-rtl .jstree-leaf>.jstree-ocl{background:transparent}.jstree-default-dark-responsive .jstree-open>.jstree-ocl{background-position:0 0px!important}.jstree-default-dark-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px!important}.jstree-default-dark-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0px!important}.jstree-default-dark-responsive .jstree-themeicon{background-position:-40px -40px}.jstree-default-dark-responsive .jstree-checkbox,.jstree-default-dark-responsive .jstree-checkbox:hover{background-position:-40px -80px}.jstree-default-dark-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,.jstree-default-dark-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,.jstree-default-dark-responsive .jstree-checked>.jstree-checkbox,.jstree-default-dark-responsive .jstree-checked>.jstree-checkbox:hover{background-position:0 -80px}.jstree-default-dark-responsive .jstree-anchor>.jstree-undetermined,.jstree-default-dark-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}.jstree-default-dark-responsive .jstree-anchor{font-weight:700;font-size:1.1em;text-shadow:1px 1px white}.jstree-default-dark-responsive>.jstree-striped{background:transparent}.jstree-default-dark-responsive .jstree-wholerow{border-top:1px solid #666;border-bottom:1px solid #000;background:#333;height:40px}.jstree-default-dark-responsive .jstree-wholerow-hovered{background:#555}.jstree-default-dark-responsive .jstree-wholerow-clicked{background:#5fa2db}.jstree-default-dark-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #111}.jstree-default-dark-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #111;border-top:0}.jstree-default-dark-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}.jstree-default-dark-responsive .jstree-node,.jstree-default-dark-responsive .jstree-icon,.jstree-default-dark-responsive .jstree-node>.jstree-ocl,.jstree-default-dark-responsive .jstree-themeicon,.jstree-default-dark-responsive .jstree-checkbox{background-image:url(/assets/default-dark/40px.png);background-size:120px 240px}.jstree-default-dark-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}.jstree-default-dark-responsive .jstree-last{background:transparent}.jstree-default-dark-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}.jstree-default-dark-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}.jstree-default-dark-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}.jstree-default-dark-responsive .jstree-file{background:url(/assets/default-dark/40px.png) 0 -160px no-repeat;background-size:120px 240px}.jstree-default-dark-responsive .jstree-folder{background:url(/assets/default-dark/40px.png) -40px -40px no-repeat;background-size:120px 240px}.jstree-default-dark-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}.jstree-default-dark{background:#333}.jstree-default-dark .jstree-anchor{color:#999;text-shadow:1px 1px 0 rgba(0,0,0,.5)}.jstree-default-dark .jstree-clicked,.jstree-default-dark .jstree-checked{color:white}.jstree-default-dark .jstree-hovered{color:white}#jstree-marker.jstree-default-dark{border-left-color:#999;background:transparent}.jstree-default-dark .jstree-anchor>.jstree-icon{opacity:.75}.jstree-default-dark .jstree-clicked>.jstree-icon,.jstree-default-dark .jstree-hovered>.jstree-icon,.jstree-default-dark .jstree-checked>.jstree-icon{opacity:1}.jstree-default-dark.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}.jstree-default-dark.jstree-rtl .jstree-last{background:transparent}.jstree-default-dark-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}.jstree-default-dark-small.jstree-rtl .jstree-last{background:transparent}.jstree-default-dark-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}.jstree-default-dark-large.jstree-rtl .jstree-last{background:transparent}
|
@@ -0,0 +1,1332 @@
|
|
1
|
+
/* jsTree default theme */
|
2
|
+
|
3
|
+
.jstree-node,
|
4
|
+
.jstree-children,
|
5
|
+
.jstree-container-ul {
|
6
|
+
display: block;
|
7
|
+
margin: 0;
|
8
|
+
padding: 0;
|
9
|
+
list-style-type: none;
|
10
|
+
list-style-image: none;
|
11
|
+
}
|
12
|
+
|
13
|
+
.jstree-node {
|
14
|
+
white-space: nowrap;
|
15
|
+
}
|
16
|
+
|
17
|
+
.jstree-anchor {
|
18
|
+
display: inline-block;
|
19
|
+
color: black;
|
20
|
+
white-space: nowrap;
|
21
|
+
padding: 0 4px 0 1px;
|
22
|
+
margin: 0;
|
23
|
+
vertical-align: top;
|
24
|
+
}
|
25
|
+
|
26
|
+
.jstree-anchor:focus {
|
27
|
+
outline: 0;
|
28
|
+
}
|
29
|
+
|
30
|
+
.jstree-anchor,
|
31
|
+
.jstree-anchor:link,
|
32
|
+
.jstree-anchor:visited,
|
33
|
+
.jstree-anchor:hover,
|
34
|
+
.jstree-anchor:active {
|
35
|
+
text-decoration: none;
|
36
|
+
color: inherit;
|
37
|
+
}
|
38
|
+
|
39
|
+
.jstree-icon {
|
40
|
+
display: inline-block;
|
41
|
+
text-decoration: none;
|
42
|
+
margin: 0;
|
43
|
+
padding: 0;
|
44
|
+
vertical-align: top;
|
45
|
+
text-align: center;
|
46
|
+
}
|
47
|
+
|
48
|
+
.jstree-icon:empty {
|
49
|
+
display: inline-block;
|
50
|
+
text-decoration: none;
|
51
|
+
margin: 0;
|
52
|
+
padding: 0;
|
53
|
+
vertical-align: top;
|
54
|
+
text-align: center;
|
55
|
+
}
|
56
|
+
|
57
|
+
.jstree-ocl {
|
58
|
+
cursor: pointer;
|
59
|
+
}
|
60
|
+
|
61
|
+
.jstree-leaf>.jstree-ocl {
|
62
|
+
cursor: default;
|
63
|
+
}
|
64
|
+
|
65
|
+
.jstree .jstree-open>.jstree-children {
|
66
|
+
display: block;
|
67
|
+
}
|
68
|
+
|
69
|
+
.jstree .jstree-closed>.jstree-children,
|
70
|
+
.jstree .jstree-leaf>.jstree-children {
|
71
|
+
display: none;
|
72
|
+
}
|
73
|
+
|
74
|
+
.jstree-anchor>.jstree-themeicon {
|
75
|
+
margin-right: 2px;
|
76
|
+
}
|
77
|
+
|
78
|
+
.jstree-no-icons .jstree-themeicon,
|
79
|
+
.jstree-anchor>.jstree-themeicon-hidden {
|
80
|
+
display: none;
|
81
|
+
}
|
82
|
+
|
83
|
+
.jstree-hidden,
|
84
|
+
.jstree-node.jstree-hidden {
|
85
|
+
display: none;
|
86
|
+
}
|
87
|
+
|
88
|
+
.jstree-rtl .jstree-anchor {
|
89
|
+
padding: 0 1px 0 4px;
|
90
|
+
}
|
91
|
+
|
92
|
+
.jstree-rtl .jstree-anchor>.jstree-themeicon {
|
93
|
+
margin-left: 2px;
|
94
|
+
margin-right: 0;
|
95
|
+
}
|
96
|
+
|
97
|
+
.jstree-rtl .jstree-node {
|
98
|
+
margin-left: 0;
|
99
|
+
}
|
100
|
+
|
101
|
+
.jstree-rtl .jstree-container-ul>.jstree-node {
|
102
|
+
margin-right: 0;
|
103
|
+
}
|
104
|
+
|
105
|
+
.jstree-wholerow-ul {
|
106
|
+
position: relative;
|
107
|
+
display: inline-block;
|
108
|
+
min-width: 100%;
|
109
|
+
}
|
110
|
+
|
111
|
+
.jstree-wholerow-ul .jstree-leaf>.jstree-ocl {
|
112
|
+
cursor: pointer;
|
113
|
+
}
|
114
|
+
|
115
|
+
.jstree-wholerow-ul .jstree-anchor,
|
116
|
+
.jstree-wholerow-ul .jstree-icon {
|
117
|
+
position: relative;
|
118
|
+
}
|
119
|
+
|
120
|
+
.jstree-wholerow-ul .jstree-wholerow {
|
121
|
+
width: 100%;
|
122
|
+
cursor: pointer;
|
123
|
+
position: absolute;
|
124
|
+
left: 0;
|
125
|
+
-webkit-user-select: none;
|
126
|
+
-moz-user-select: none;
|
127
|
+
-ms-user-select: none;
|
128
|
+
user-select: none;
|
129
|
+
}
|
130
|
+
|
131
|
+
.jstree-contextmenu .jstree-anchor {
|
132
|
+
-webkit-user-select: none;
|
133
|
+
/* disable selection/Copy of UIWebView */
|
134
|
+
-webkit-touch-callout: none;
|
135
|
+
/* disable the IOS popup when long-press on a link */
|
136
|
+
}
|
137
|
+
|
138
|
+
.vakata-context {
|
139
|
+
display: none;
|
140
|
+
}
|
141
|
+
|
142
|
+
.vakata-context,
|
143
|
+
.vakata-context ul {
|
144
|
+
margin: 0;
|
145
|
+
padding: 2px;
|
146
|
+
position: absolute;
|
147
|
+
background: #f5f5f5;
|
148
|
+
border: 1px solid #979797;
|
149
|
+
box-shadow: 2px 2px 2px #999999;
|
150
|
+
}
|
151
|
+
|
152
|
+
.vakata-context ul {
|
153
|
+
list-style: none;
|
154
|
+
left: 100%;
|
155
|
+
margin-top: -2.7em;
|
156
|
+
margin-left: -4px;
|
157
|
+
}
|
158
|
+
|
159
|
+
.vakata-context .vakata-context-right ul {
|
160
|
+
left: auto;
|
161
|
+
right: 100%;
|
162
|
+
margin-left: auto;
|
163
|
+
margin-right: -4px;
|
164
|
+
}
|
165
|
+
|
166
|
+
.vakata-context li {
|
167
|
+
list-style: none;
|
168
|
+
}
|
169
|
+
|
170
|
+
.vakata-context li>a {
|
171
|
+
display: block;
|
172
|
+
padding: 0 2em 0 2em;
|
173
|
+
text-decoration: none;
|
174
|
+
width: auto;
|
175
|
+
color: black;
|
176
|
+
white-space: nowrap;
|
177
|
+
line-height: 2.4em;
|
178
|
+
text-shadow: 1px 1px 0 white;
|
179
|
+
border-radius: 1px;
|
180
|
+
}
|
181
|
+
|
182
|
+
.vakata-context li>a:hover {
|
183
|
+
position: relative;
|
184
|
+
background-color: #e8eff7;
|
185
|
+
box-shadow: 0 0 2px #0a6aa1;
|
186
|
+
}
|
187
|
+
|
188
|
+
.vakata-context li>a.vakata-context-parent {
|
189
|
+
background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
|
190
|
+
background-position: right center;
|
191
|
+
background-repeat: no-repeat;
|
192
|
+
}
|
193
|
+
|
194
|
+
.vakata-context li>a:focus {
|
195
|
+
outline: 0;
|
196
|
+
}
|
197
|
+
|
198
|
+
.vakata-context .vakata-context-hover>a {
|
199
|
+
position: relative;
|
200
|
+
background-color: #e8eff7;
|
201
|
+
box-shadow: 0 0 2px #0a6aa1;
|
202
|
+
}
|
203
|
+
|
204
|
+
.vakata-context .vakata-context-separator>a,
|
205
|
+
.vakata-context .vakata-context-separator>a:hover {
|
206
|
+
background: white;
|
207
|
+
border: 0;
|
208
|
+
border-top: 1px solid #e2e3e3;
|
209
|
+
height: 1px;
|
210
|
+
min-height: 1px;
|
211
|
+
max-height: 1px;
|
212
|
+
padding: 0;
|
213
|
+
margin: 0 0 0 2.4em;
|
214
|
+
border-left: 1px solid #e0e0e0;
|
215
|
+
text-shadow: 0 0 0 transparent;
|
216
|
+
box-shadow: 0 0 0 transparent;
|
217
|
+
border-radius: 0;
|
218
|
+
}
|
219
|
+
|
220
|
+
.vakata-context .vakata-contextmenu-disabled a,
|
221
|
+
.vakata-context .vakata-contextmenu-disabled a:hover {
|
222
|
+
color: silver;
|
223
|
+
background-color: transparent;
|
224
|
+
border: 0;
|
225
|
+
box-shadow: 0 0 0;
|
226
|
+
}
|
227
|
+
|
228
|
+
.vakata-context li>a>i {
|
229
|
+
text-decoration: none;
|
230
|
+
display: inline-block;
|
231
|
+
width: 2.4em;
|
232
|
+
height: 2.4em;
|
233
|
+
background: transparent;
|
234
|
+
margin: 0 0 0 -2em;
|
235
|
+
vertical-align: top;
|
236
|
+
text-align: center;
|
237
|
+
line-height: 2.4em;
|
238
|
+
}
|
239
|
+
|
240
|
+
.vakata-context li>a>i:empty {
|
241
|
+
width: 2.4em;
|
242
|
+
line-height: 2.4em;
|
243
|
+
}
|
244
|
+
|
245
|
+
.vakata-context li>a .vakata-contextmenu-sep {
|
246
|
+
display: inline-block;
|
247
|
+
width: 1px;
|
248
|
+
height: 2.4em;
|
249
|
+
background: white;
|
250
|
+
margin: 0 0.5em 0 0;
|
251
|
+
border-left: 1px solid #e2e3e3;
|
252
|
+
}
|
253
|
+
|
254
|
+
.vakata-context .vakata-contextmenu-shortcut {
|
255
|
+
font-size: 0.8em;
|
256
|
+
color: silver;
|
257
|
+
opacity: 0.5;
|
258
|
+
display: none;
|
259
|
+
}
|
260
|
+
|
261
|
+
.vakata-context-rtl ul {
|
262
|
+
left: auto;
|
263
|
+
right: 100%;
|
264
|
+
margin-left: auto;
|
265
|
+
margin-right: -4px;
|
266
|
+
}
|
267
|
+
|
268
|
+
.vakata-context-rtl li>a.vakata-context-parent {
|
269
|
+
background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
|
270
|
+
background-position: left center;
|
271
|
+
background-repeat: no-repeat;
|
272
|
+
}
|
273
|
+
|
274
|
+
.vakata-context-rtl .vakata-context-separator>a {
|
275
|
+
margin: 0 2.4em 0 0;
|
276
|
+
border-left: 0;
|
277
|
+
border-right: 1px solid #e2e3e3;
|
278
|
+
}
|
279
|
+
|
280
|
+
.vakata-context-rtl .vakata-context-left ul {
|
281
|
+
right: auto;
|
282
|
+
left: 100%;
|
283
|
+
margin-left: -4px;
|
284
|
+
margin-right: auto;
|
285
|
+
}
|
286
|
+
|
287
|
+
.vakata-context-rtl li>a>i {
|
288
|
+
margin: 0 -2em 0 0;
|
289
|
+
}
|
290
|
+
|
291
|
+
.vakata-context-rtl li>a .vakata-contextmenu-sep {
|
292
|
+
margin: 0 0 0 0.5em;
|
293
|
+
border-left-color: white;
|
294
|
+
background: #e2e3e3;
|
295
|
+
}
|
296
|
+
|
297
|
+
#jstree-marker {
|
298
|
+
position: absolute;
|
299
|
+
top: 0;
|
300
|
+
left: 0;
|
301
|
+
margin: -5px 0 0 0;
|
302
|
+
padding: 0;
|
303
|
+
border-right: 0;
|
304
|
+
border-top: 5px solid transparent;
|
305
|
+
border-bottom: 5px solid transparent;
|
306
|
+
border-left: 5px solid;
|
307
|
+
width: 0;
|
308
|
+
height: 0;
|
309
|
+
font-size: 0;
|
310
|
+
line-height: 0;
|
311
|
+
}
|
312
|
+
|
313
|
+
#jstree-dnd {
|
314
|
+
line-height: 16px;
|
315
|
+
margin: 0;
|
316
|
+
padding: 4px;
|
317
|
+
}
|
318
|
+
|
319
|
+
#jstree-dnd .jstree-icon,
|
320
|
+
#jstree-dnd .jstree-copy {
|
321
|
+
display: inline-block;
|
322
|
+
text-decoration: none;
|
323
|
+
margin: 0 2px 0 0;
|
324
|
+
padding: 0;
|
325
|
+
width: 16px;
|
326
|
+
height: 16px;
|
327
|
+
}
|
328
|
+
|
329
|
+
#jstree-dnd .jstree-ok {
|
330
|
+
background: green;
|
331
|
+
}
|
332
|
+
|
333
|
+
#jstree-dnd .jstree-er {
|
334
|
+
background: red;
|
335
|
+
}
|
336
|
+
|
337
|
+
#jstree-dnd .jstree-copy {
|
338
|
+
margin: 0 2px 0 2px;
|
339
|
+
}
|
340
|
+
|
341
|
+
.jstree-default .jstree-node,
|
342
|
+
.jstree-default .jstree-icon {
|
343
|
+
background-repeat: no-repeat;
|
344
|
+
background-color: transparent;
|
345
|
+
}
|
346
|
+
|
347
|
+
.jstree-default .jstree-anchor,
|
348
|
+
.jstree-default .jstree-animated,
|
349
|
+
.jstree-default .jstree-wholerow {
|
350
|
+
transition: background-color 0.15s, box-shadow 0.15s;
|
351
|
+
}
|
352
|
+
|
353
|
+
.jstree-default .jstree-hovered {
|
354
|
+
background: #e7f4f9;
|
355
|
+
border-radius: 2px;
|
356
|
+
box-shadow: inset 0 0 1px #cccccc;
|
357
|
+
}
|
358
|
+
|
359
|
+
.jstree-default .jstree-context {
|
360
|
+
background: #e7f4f9;
|
361
|
+
border-radius: 2px;
|
362
|
+
box-shadow: inset 0 0 1px #cccccc;
|
363
|
+
}
|
364
|
+
|
365
|
+
.jstree-default .jstree-clicked {
|
366
|
+
background: #beebff;
|
367
|
+
border-radius: 2px;
|
368
|
+
box-shadow: inset 0 0 1px #999999;
|
369
|
+
}
|
370
|
+
|
371
|
+
.jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon {
|
372
|
+
display: none;
|
373
|
+
}
|
374
|
+
|
375
|
+
.jstree-default .jstree-disabled {
|
376
|
+
background: transparent;
|
377
|
+
color: #666666;
|
378
|
+
}
|
379
|
+
|
380
|
+
.jstree-default .jstree-disabled.jstree-hovered {
|
381
|
+
background: transparent;
|
382
|
+
box-shadow: none;
|
383
|
+
}
|
384
|
+
|
385
|
+
.jstree-default .jstree-disabled.jstree-clicked {
|
386
|
+
background: #efefef;
|
387
|
+
}
|
388
|
+
|
389
|
+
.jstree-default .jstree-disabled>.jstree-icon {
|
390
|
+
opacity: 0.8;
|
391
|
+
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
|
392
|
+
/* Firefox 10+ */
|
393
|
+
filter: gray;
|
394
|
+
/* IE6-9 */
|
395
|
+
-webkit-filter: grayscale(100%);
|
396
|
+
/* Chrome 19+ & Safari 6+ */
|
397
|
+
}
|
398
|
+
|
399
|
+
.jstree-default .jstree-search {
|
400
|
+
font-style: italic;
|
401
|
+
color: #8b0000;
|
402
|
+
font-weight: bold;
|
403
|
+
}
|
404
|
+
|
405
|
+
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
|
406
|
+
display: none !important;
|
407
|
+
}
|
408
|
+
|
409
|
+
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
|
410
|
+
background: transparent;
|
411
|
+
box-shadow: none;
|
412
|
+
}
|
413
|
+
|
414
|
+
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
|
415
|
+
background: #e7f4f9;
|
416
|
+
}
|
417
|
+
|
418
|
+
.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked {
|
419
|
+
background: transparent;
|
420
|
+
}
|
421
|
+
|
422
|
+
.jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
|
423
|
+
background: #e7f4f9;
|
424
|
+
}
|
425
|
+
|
426
|
+
.jstree-default>.jstree-striped {
|
427
|
+
min-width: 100%;
|
428
|
+
display: inline-block;
|
429
|
+
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
|
430
|
+
}
|
431
|
+
|
432
|
+
.jstree-default>.jstree-wholerow-ul .jstree-hovered,
|
433
|
+
.jstree-default>.jstree-wholerow-ul .jstree-clicked {
|
434
|
+
background: transparent;
|
435
|
+
box-shadow: none;
|
436
|
+
border-radius: 0;
|
437
|
+
}
|
438
|
+
|
439
|
+
.jstree-default .jstree-wholerow {
|
440
|
+
-moz-box-sizing: border-box;
|
441
|
+
-webkit-box-sizing: border-box;
|
442
|
+
box-sizing: border-box;
|
443
|
+
}
|
444
|
+
|
445
|
+
.jstree-default .jstree-wholerow-hovered {
|
446
|
+
background: #e7f4f9;
|
447
|
+
}
|
448
|
+
|
449
|
+
.jstree-default .jstree-wholerow-clicked {
|
450
|
+
background: #beebff;
|
451
|
+
background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
|
452
|
+
background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
|
453
|
+
}
|
454
|
+
|
455
|
+
.jstree-default .jstree-node {
|
456
|
+
min-height: 24px;
|
457
|
+
line-height: 24px;
|
458
|
+
margin-left: 24px;
|
459
|
+
min-width: 24px;
|
460
|
+
}
|
461
|
+
|
462
|
+
.jstree-default .jstree-anchor {
|
463
|
+
line-height: 24px;
|
464
|
+
height: 24px;
|
465
|
+
}
|
466
|
+
|
467
|
+
.jstree-default .jstree-icon {
|
468
|
+
width: 24px;
|
469
|
+
height: 24px;
|
470
|
+
line-height: 24px;
|
471
|
+
}
|
472
|
+
|
473
|
+
.jstree-default .jstree-icon:empty {
|
474
|
+
width: 24px;
|
475
|
+
height: 24px;
|
476
|
+
line-height: 24px;
|
477
|
+
}
|
478
|
+
|
479
|
+
.jstree-default.jstree-rtl .jstree-node {
|
480
|
+
margin-right: 24px;
|
481
|
+
}
|
482
|
+
|
483
|
+
.jstree-default .jstree-wholerow {
|
484
|
+
height: 24px;
|
485
|
+
}
|
486
|
+
|
487
|
+
.jstree-default .jstree-node,
|
488
|
+
.jstree-default .jstree-icon {
|
489
|
+
background-image: url("/assets/default/32px.png");
|
490
|
+
}
|
491
|
+
|
492
|
+
.jstree-default .jstree-node {
|
493
|
+
background-position: -292px -4px;
|
494
|
+
background-repeat: repeat-y;
|
495
|
+
}
|
496
|
+
|
497
|
+
.jstree-default .jstree-last {
|
498
|
+
background: transparent;
|
499
|
+
}
|
500
|
+
|
501
|
+
.jstree-default .jstree-open>.jstree-ocl {
|
502
|
+
background-position: -132px -4px;
|
503
|
+
}
|
504
|
+
|
505
|
+
.jstree-default .jstree-closed>.jstree-ocl {
|
506
|
+
background-position: -100px -4px;
|
507
|
+
}
|
508
|
+
|
509
|
+
.jstree-default .jstree-leaf>.jstree-ocl {
|
510
|
+
background-position: -68px -4px;
|
511
|
+
}
|
512
|
+
|
513
|
+
.jstree-default .jstree-themeicon {
|
514
|
+
background-position: -260px -4px;
|
515
|
+
}
|
516
|
+
|
517
|
+
.jstree-default>.jstree-no-dots .jstree-node,
|
518
|
+
.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl {
|
519
|
+
background: transparent;
|
520
|
+
}
|
521
|
+
|
522
|
+
.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl {
|
523
|
+
background-position: -36px -4px;
|
524
|
+
}
|
525
|
+
|
526
|
+
.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl {
|
527
|
+
background-position: -4px -4px;
|
528
|
+
}
|
529
|
+
|
530
|
+
.jstree-default .jstree-disabled {
|
531
|
+
background: transparent;
|
532
|
+
}
|
533
|
+
|
534
|
+
.jstree-default .jstree-disabled.jstree-hovered {
|
535
|
+
background: transparent;
|
536
|
+
}
|
537
|
+
|
538
|
+
.jstree-default .jstree-disabled.jstree-clicked {
|
539
|
+
background: #efefef;
|
540
|
+
}
|
541
|
+
|
542
|
+
.jstree-default .jstree-checkbox {
|
543
|
+
background-position: -164px -4px;
|
544
|
+
}
|
545
|
+
|
546
|
+
.jstree-default .jstree-checkbox:hover {
|
547
|
+
background-position: -164px -36px;
|
548
|
+
}
|
549
|
+
|
550
|
+
.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,
|
551
|
+
.jstree-default .jstree-checked>.jstree-checkbox {
|
552
|
+
background-position: -228px -4px;
|
553
|
+
}
|
554
|
+
|
555
|
+
.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,
|
556
|
+
.jstree-default .jstree-checked>.jstree-checkbox:hover {
|
557
|
+
background-position: -228px -36px;
|
558
|
+
}
|
559
|
+
|
560
|
+
.jstree-default .jstree-anchor>.jstree-undetermined {
|
561
|
+
background-position: -196px -4px;
|
562
|
+
}
|
563
|
+
|
564
|
+
.jstree-default .jstree-anchor>.jstree-undetermined:hover {
|
565
|
+
background-position: -196px -36px;
|
566
|
+
}
|
567
|
+
|
568
|
+
.jstree-default .jstree-checkbox-disabled {
|
569
|
+
opacity: 0.8;
|
570
|
+
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
|
571
|
+
/* Firefox 10+ */
|
572
|
+
filter: gray;
|
573
|
+
/* IE6-9 */
|
574
|
+
-webkit-filter: grayscale(100%);
|
575
|
+
/* Chrome 19+ & Safari 6+ */
|
576
|
+
}
|
577
|
+
|
578
|
+
.jstree-default>.jstree-striped {
|
579
|
+
background-size: auto 48px;
|
580
|
+
}
|
581
|
+
|
582
|
+
.jstree-default.jstree-rtl .jstree-node {
|
583
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
|
584
|
+
background-position: 100% 1px;
|
585
|
+
background-repeat: repeat-y;
|
586
|
+
}
|
587
|
+
|
588
|
+
.jstree-default.jstree-rtl .jstree-last {
|
589
|
+
background: transparent;
|
590
|
+
}
|
591
|
+
|
592
|
+
.jstree-default.jstree-rtl .jstree-open>.jstree-ocl {
|
593
|
+
background-position: -132px -36px;
|
594
|
+
}
|
595
|
+
|
596
|
+
.jstree-default.jstree-rtl .jstree-closed>.jstree-ocl {
|
597
|
+
background-position: -100px -36px;
|
598
|
+
}
|
599
|
+
|
600
|
+
.jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl {
|
601
|
+
background-position: -68px -36px;
|
602
|
+
}
|
603
|
+
|
604
|
+
.jstree-default.jstree-rtl>.jstree-no-dots .jstree-node,
|
605
|
+
.jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl {
|
606
|
+
background: transparent;
|
607
|
+
}
|
608
|
+
|
609
|
+
.jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl {
|
610
|
+
background-position: -36px -36px;
|
611
|
+
}
|
612
|
+
|
613
|
+
.jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl {
|
614
|
+
background-position: -4px -36px;
|
615
|
+
}
|
616
|
+
|
617
|
+
.jstree-default .jstree-themeicon-custom {
|
618
|
+
background-color: transparent;
|
619
|
+
background-image: none;
|
620
|
+
background-position: 0 0;
|
621
|
+
}
|
622
|
+
|
623
|
+
.jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl {
|
624
|
+
background: url("/assets/default/throbber.gif") center center no-repeat;
|
625
|
+
}
|
626
|
+
|
627
|
+
.jstree-default .jstree-file {
|
628
|
+
background: url("/assets/default/32px.png") -100px -68px no-repeat;
|
629
|
+
}
|
630
|
+
|
631
|
+
.jstree-default .jstree-folder {
|
632
|
+
background: url("/assets/default/32px.png") -260px -4px no-repeat;
|
633
|
+
}
|
634
|
+
|
635
|
+
.jstree-default>.jstree-container-ul>.jstree-node {
|
636
|
+
margin-left: 0;
|
637
|
+
margin-right: 0;
|
638
|
+
}
|
639
|
+
|
640
|
+
#jstree-dnd.jstree-default {
|
641
|
+
line-height: 24px;
|
642
|
+
padding: 0 4px;
|
643
|
+
}
|
644
|
+
|
645
|
+
#jstree-dnd.jstree-default .jstree-ok,
|
646
|
+
#jstree-dnd.jstree-default .jstree-er {
|
647
|
+
background-image: url("/assets/default/32px.png");
|
648
|
+
background-repeat: no-repeat;
|
649
|
+
background-color: transparent;
|
650
|
+
}
|
651
|
+
|
652
|
+
#jstree-dnd.jstree-default i {
|
653
|
+
background: transparent;
|
654
|
+
width: 24px;
|
655
|
+
height: 24px;
|
656
|
+
line-height: 24px;
|
657
|
+
}
|
658
|
+
|
659
|
+
#jstree-dnd.jstree-default .jstree-ok {
|
660
|
+
background-position: -4px -68px;
|
661
|
+
}
|
662
|
+
|
663
|
+
#jstree-dnd.jstree-default .jstree-er {
|
664
|
+
background-position: -36px -68px;
|
665
|
+
}
|
666
|
+
|
667
|
+
.jstree-default .jstree-ellipsis {
|
668
|
+
overflow: hidden;
|
669
|
+
}
|
670
|
+
|
671
|
+
.jstree-default .jstree-ellipsis .jstree-anchor {
|
672
|
+
width: calc(100% - 29px);
|
673
|
+
text-overflow: ellipsis;
|
674
|
+
overflow: hidden;
|
675
|
+
}
|
676
|
+
|
677
|
+
.jstree-default .jstree-ellipsis.jstree-no-icons .jstree-anchor {
|
678
|
+
width: calc(100% - 5px);
|
679
|
+
}
|
680
|
+
|
681
|
+
.jstree-default.jstree-rtl .jstree-node {
|
682
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
|
683
|
+
}
|
684
|
+
|
685
|
+
.jstree-default.jstree-rtl .jstree-last {
|
686
|
+
background: transparent;
|
687
|
+
}
|
688
|
+
|
689
|
+
.jstree-default-small .jstree-node {
|
690
|
+
min-height: 18px;
|
691
|
+
line-height: 18px;
|
692
|
+
margin-left: 18px;
|
693
|
+
min-width: 18px;
|
694
|
+
}
|
695
|
+
|
696
|
+
.jstree-default-small .jstree-anchor {
|
697
|
+
line-height: 18px;
|
698
|
+
height: 18px;
|
699
|
+
}
|
700
|
+
|
701
|
+
.jstree-default-small .jstree-icon {
|
702
|
+
width: 18px;
|
703
|
+
height: 18px;
|
704
|
+
line-height: 18px;
|
705
|
+
}
|
706
|
+
|
707
|
+
.jstree-default-small .jstree-icon:empty {
|
708
|
+
width: 18px;
|
709
|
+
height: 18px;
|
710
|
+
line-height: 18px;
|
711
|
+
}
|
712
|
+
|
713
|
+
.jstree-default-small.jstree-rtl .jstree-node {
|
714
|
+
margin-right: 18px;
|
715
|
+
}
|
716
|
+
|
717
|
+
.jstree-default-small .jstree-wholerow {
|
718
|
+
height: 18px;
|
719
|
+
}
|
720
|
+
|
721
|
+
.jstree-default-small .jstree-node,
|
722
|
+
.jstree-default-small .jstree-icon {
|
723
|
+
background-image: url("/assets/default/32px.png");
|
724
|
+
}
|
725
|
+
|
726
|
+
.jstree-default-small .jstree-node {
|
727
|
+
background-position: -295px -7px;
|
728
|
+
background-repeat: repeat-y;
|
729
|
+
}
|
730
|
+
|
731
|
+
.jstree-default-small .jstree-last {
|
732
|
+
background: transparent;
|
733
|
+
}
|
734
|
+
|
735
|
+
.jstree-default-small .jstree-open>.jstree-ocl {
|
736
|
+
background-position: -135px -7px;
|
737
|
+
}
|
738
|
+
|
739
|
+
.jstree-default-small .jstree-closed>.jstree-ocl {
|
740
|
+
background-position: -103px -7px;
|
741
|
+
}
|
742
|
+
|
743
|
+
.jstree-default-small .jstree-leaf>.jstree-ocl {
|
744
|
+
background-position: -71px -7px;
|
745
|
+
}
|
746
|
+
|
747
|
+
.jstree-default-small .jstree-themeicon {
|
748
|
+
background-position: -263px -7px;
|
749
|
+
}
|
750
|
+
|
751
|
+
.jstree-default-small>.jstree-no-dots .jstree-node,
|
752
|
+
.jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl {
|
753
|
+
background: transparent;
|
754
|
+
}
|
755
|
+
|
756
|
+
.jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl {
|
757
|
+
background-position: -39px -7px;
|
758
|
+
}
|
759
|
+
|
760
|
+
.jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl {
|
761
|
+
background-position: -7px -7px;
|
762
|
+
}
|
763
|
+
|
764
|
+
.jstree-default-small .jstree-disabled {
|
765
|
+
background: transparent;
|
766
|
+
}
|
767
|
+
|
768
|
+
.jstree-default-small .jstree-disabled.jstree-hovered {
|
769
|
+
background: transparent;
|
770
|
+
}
|
771
|
+
|
772
|
+
.jstree-default-small .jstree-disabled.jstree-clicked {
|
773
|
+
background: #efefef;
|
774
|
+
}
|
775
|
+
|
776
|
+
.jstree-default-small .jstree-checkbox {
|
777
|
+
background-position: -167px -7px;
|
778
|
+
}
|
779
|
+
|
780
|
+
.jstree-default-small .jstree-checkbox:hover {
|
781
|
+
background-position: -167px -39px;
|
782
|
+
}
|
783
|
+
|
784
|
+
.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,
|
785
|
+
.jstree-default-small .jstree-checked>.jstree-checkbox {
|
786
|
+
background-position: -231px -7px;
|
787
|
+
}
|
788
|
+
|
789
|
+
.jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,
|
790
|
+
.jstree-default-small .jstree-checked>.jstree-checkbox:hover {
|
791
|
+
background-position: -231px -39px;
|
792
|
+
}
|
793
|
+
|
794
|
+
.jstree-default-small .jstree-anchor>.jstree-undetermined {
|
795
|
+
background-position: -199px -7px;
|
796
|
+
}
|
797
|
+
|
798
|
+
.jstree-default-small .jstree-anchor>.jstree-undetermined:hover {
|
799
|
+
background-position: -199px -39px;
|
800
|
+
}
|
801
|
+
|
802
|
+
.jstree-default-small .jstree-checkbox-disabled {
|
803
|
+
opacity: 0.8;
|
804
|
+
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
|
805
|
+
/* Firefox 10+ */
|
806
|
+
filter: gray;
|
807
|
+
/* IE6-9 */
|
808
|
+
-webkit-filter: grayscale(100%);
|
809
|
+
/* Chrome 19+ & Safari 6+ */
|
810
|
+
}
|
811
|
+
|
812
|
+
.jstree-default-small>.jstree-striped {
|
813
|
+
background-size: auto 36px;
|
814
|
+
}
|
815
|
+
|
816
|
+
.jstree-default-small.jstree-rtl .jstree-node {
|
817
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
|
818
|
+
background-position: 100% 1px;
|
819
|
+
background-repeat: repeat-y;
|
820
|
+
}
|
821
|
+
|
822
|
+
.jstree-default-small.jstree-rtl .jstree-last {
|
823
|
+
background: transparent;
|
824
|
+
}
|
825
|
+
|
826
|
+
.jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl {
|
827
|
+
background-position: -135px -39px;
|
828
|
+
}
|
829
|
+
|
830
|
+
.jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl {
|
831
|
+
background-position: -103px -39px;
|
832
|
+
}
|
833
|
+
|
834
|
+
.jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl {
|
835
|
+
background-position: -71px -39px;
|
836
|
+
}
|
837
|
+
|
838
|
+
.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node,
|
839
|
+
.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl {
|
840
|
+
background: transparent;
|
841
|
+
}
|
842
|
+
|
843
|
+
.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl {
|
844
|
+
background-position: -39px -39px;
|
845
|
+
}
|
846
|
+
|
847
|
+
.jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl {
|
848
|
+
background-position: -7px -39px;
|
849
|
+
}
|
850
|
+
|
851
|
+
.jstree-default-small .jstree-themeicon-custom {
|
852
|
+
background-color: transparent;
|
853
|
+
background-image: none;
|
854
|
+
background-position: 0 0;
|
855
|
+
}
|
856
|
+
|
857
|
+
.jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl {
|
858
|
+
background: url("/assets/default/throbber.gif") center center no-repeat;
|
859
|
+
}
|
860
|
+
|
861
|
+
.jstree-default-small .jstree-file {
|
862
|
+
background: url("/assets/default/32px.png") -103px -71px no-repeat;
|
863
|
+
}
|
864
|
+
|
865
|
+
.jstree-default-small .jstree-folder {
|
866
|
+
background: url("/assets/default/32px.png") -263px -7px no-repeat;
|
867
|
+
}
|
868
|
+
|
869
|
+
.jstree-default-small>.jstree-container-ul>.jstree-node {
|
870
|
+
margin-left: 0;
|
871
|
+
margin-right: 0;
|
872
|
+
}
|
873
|
+
|
874
|
+
#jstree-dnd.jstree-default-small {
|
875
|
+
line-height: 18px;
|
876
|
+
padding: 0 4px;
|
877
|
+
}
|
878
|
+
|
879
|
+
#jstree-dnd.jstree-default-small .jstree-ok,
|
880
|
+
#jstree-dnd.jstree-default-small .jstree-er {
|
881
|
+
background-image: url("/assets/default/32px.png");
|
882
|
+
background-repeat: no-repeat;
|
883
|
+
background-color: transparent;
|
884
|
+
}
|
885
|
+
|
886
|
+
#jstree-dnd.jstree-default-small i {
|
887
|
+
background: transparent;
|
888
|
+
width: 18px;
|
889
|
+
height: 18px;
|
890
|
+
line-height: 18px;
|
891
|
+
}
|
892
|
+
|
893
|
+
#jstree-dnd.jstree-default-small .jstree-ok {
|
894
|
+
background-position: -7px -71px;
|
895
|
+
}
|
896
|
+
|
897
|
+
#jstree-dnd.jstree-default-small .jstree-er {
|
898
|
+
background-position: -39px -71px;
|
899
|
+
}
|
900
|
+
|
901
|
+
.jstree-default-small .jstree-ellipsis {
|
902
|
+
overflow: hidden;
|
903
|
+
}
|
904
|
+
|
905
|
+
.jstree-default-small .jstree-ellipsis .jstree-anchor {
|
906
|
+
width: calc(100% - 23px);
|
907
|
+
text-overflow: ellipsis;
|
908
|
+
overflow: hidden;
|
909
|
+
}
|
910
|
+
|
911
|
+
.jstree-default-small .jstree-ellipsis.jstree-no-icons .jstree-anchor {
|
912
|
+
width: calc(100% - 5px);
|
913
|
+
}
|
914
|
+
|
915
|
+
.jstree-default-small.jstree-rtl .jstree-node {
|
916
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
|
917
|
+
}
|
918
|
+
|
919
|
+
.jstree-default-small.jstree-rtl .jstree-last {
|
920
|
+
background: transparent;
|
921
|
+
}
|
922
|
+
|
923
|
+
.jstree-default-large .jstree-node {
|
924
|
+
min-height: 32px;
|
925
|
+
line-height: 32px;
|
926
|
+
margin-left: 32px;
|
927
|
+
min-width: 32px;
|
928
|
+
}
|
929
|
+
|
930
|
+
.jstree-default-large .jstree-anchor {
|
931
|
+
line-height: 32px;
|
932
|
+
height: 32px;
|
933
|
+
}
|
934
|
+
|
935
|
+
.jstree-default-large .jstree-icon {
|
936
|
+
width: 32px;
|
937
|
+
height: 32px;
|
938
|
+
line-height: 32px;
|
939
|
+
}
|
940
|
+
|
941
|
+
.jstree-default-large .jstree-icon:empty {
|
942
|
+
width: 32px;
|
943
|
+
height: 32px;
|
944
|
+
line-height: 32px;
|
945
|
+
}
|
946
|
+
|
947
|
+
.jstree-default-large.jstree-rtl .jstree-node {
|
948
|
+
margin-right: 32px;
|
949
|
+
}
|
950
|
+
|
951
|
+
.jstree-default-large .jstree-wholerow {
|
952
|
+
height: 32px;
|
953
|
+
}
|
954
|
+
|
955
|
+
.jstree-default-large .jstree-node,
|
956
|
+
.jstree-default-large .jstree-icon {
|
957
|
+
background-image: url("/assets/default/32px.png");
|
958
|
+
}
|
959
|
+
|
960
|
+
.jstree-default-large .jstree-node {
|
961
|
+
background-position: -288px 0px;
|
962
|
+
background-repeat: repeat-y;
|
963
|
+
}
|
964
|
+
|
965
|
+
.jstree-default-large .jstree-last {
|
966
|
+
background: transparent;
|
967
|
+
}
|
968
|
+
|
969
|
+
.jstree-default-large .jstree-open>.jstree-ocl {
|
970
|
+
background-position: -128px 0px;
|
971
|
+
}
|
972
|
+
|
973
|
+
.jstree-default-large .jstree-closed>.jstree-ocl {
|
974
|
+
background-position: -96px 0px;
|
975
|
+
}
|
976
|
+
|
977
|
+
.jstree-default-large .jstree-leaf>.jstree-ocl {
|
978
|
+
background-position: -64px 0px;
|
979
|
+
}
|
980
|
+
|
981
|
+
.jstree-default-large .jstree-themeicon {
|
982
|
+
background-position: -256px 0px;
|
983
|
+
}
|
984
|
+
|
985
|
+
.jstree-default-large>.jstree-no-dots .jstree-node,
|
986
|
+
.jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl {
|
987
|
+
background: transparent;
|
988
|
+
}
|
989
|
+
|
990
|
+
.jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl {
|
991
|
+
background-position: -32px 0px;
|
992
|
+
}
|
993
|
+
|
994
|
+
.jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl {
|
995
|
+
background-position: 0px 0px;
|
996
|
+
}
|
997
|
+
|
998
|
+
.jstree-default-large .jstree-disabled {
|
999
|
+
background: transparent;
|
1000
|
+
}
|
1001
|
+
|
1002
|
+
.jstree-default-large .jstree-disabled.jstree-hovered {
|
1003
|
+
background: transparent;
|
1004
|
+
}
|
1005
|
+
|
1006
|
+
.jstree-default-large .jstree-disabled.jstree-clicked {
|
1007
|
+
background: #efefef;
|
1008
|
+
}
|
1009
|
+
|
1010
|
+
.jstree-default-large .jstree-checkbox {
|
1011
|
+
background-position: -160px 0px;
|
1012
|
+
}
|
1013
|
+
|
1014
|
+
.jstree-default-large .jstree-checkbox:hover {
|
1015
|
+
background-position: -160px -32px;
|
1016
|
+
}
|
1017
|
+
|
1018
|
+
.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,
|
1019
|
+
.jstree-default-large .jstree-checked>.jstree-checkbox {
|
1020
|
+
background-position: -224px 0px;
|
1021
|
+
}
|
1022
|
+
|
1023
|
+
.jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,
|
1024
|
+
.jstree-default-large .jstree-checked>.jstree-checkbox:hover {
|
1025
|
+
background-position: -224px -32px;
|
1026
|
+
}
|
1027
|
+
|
1028
|
+
.jstree-default-large .jstree-anchor>.jstree-undetermined {
|
1029
|
+
background-position: -192px 0px;
|
1030
|
+
}
|
1031
|
+
|
1032
|
+
.jstree-default-large .jstree-anchor>.jstree-undetermined:hover {
|
1033
|
+
background-position: -192px -32px;
|
1034
|
+
}
|
1035
|
+
|
1036
|
+
.jstree-default-large .jstree-checkbox-disabled {
|
1037
|
+
opacity: 0.8;
|
1038
|
+
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
|
1039
|
+
/* Firefox 10+ */
|
1040
|
+
filter: gray;
|
1041
|
+
/* IE6-9 */
|
1042
|
+
-webkit-filter: grayscale(100%);
|
1043
|
+
/* Chrome 19+ & Safari 6+ */
|
1044
|
+
}
|
1045
|
+
|
1046
|
+
.jstree-default-large>.jstree-striped {
|
1047
|
+
background-size: auto 64px;
|
1048
|
+
}
|
1049
|
+
|
1050
|
+
.jstree-default-large.jstree-rtl .jstree-node {
|
1051
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
|
1052
|
+
background-position: 100% 1px;
|
1053
|
+
background-repeat: repeat-y;
|
1054
|
+
}
|
1055
|
+
|
1056
|
+
.jstree-default-large.jstree-rtl .jstree-last {
|
1057
|
+
background: transparent;
|
1058
|
+
}
|
1059
|
+
|
1060
|
+
.jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl {
|
1061
|
+
background-position: -128px -32px;
|
1062
|
+
}
|
1063
|
+
|
1064
|
+
.jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl {
|
1065
|
+
background-position: -96px -32px;
|
1066
|
+
}
|
1067
|
+
|
1068
|
+
.jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl {
|
1069
|
+
background-position: -64px -32px;
|
1070
|
+
}
|
1071
|
+
|
1072
|
+
.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node,
|
1073
|
+
.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl {
|
1074
|
+
background: transparent;
|
1075
|
+
}
|
1076
|
+
|
1077
|
+
.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl {
|
1078
|
+
background-position: -32px -32px;
|
1079
|
+
}
|
1080
|
+
|
1081
|
+
.jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl {
|
1082
|
+
background-position: 0px -32px;
|
1083
|
+
}
|
1084
|
+
|
1085
|
+
.jstree-default-large .jstree-themeicon-custom {
|
1086
|
+
background-color: transparent;
|
1087
|
+
background-image: none;
|
1088
|
+
background-position: 0 0;
|
1089
|
+
}
|
1090
|
+
|
1091
|
+
.jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl {
|
1092
|
+
background: url("/assets/default/throbber.gif") center center no-repeat;
|
1093
|
+
}
|
1094
|
+
|
1095
|
+
.jstree-default-large .jstree-file {
|
1096
|
+
background: url("/assets/default/32px.png") -96px -64px no-repeat;
|
1097
|
+
}
|
1098
|
+
|
1099
|
+
.jstree-default-large .jstree-folder {
|
1100
|
+
background: url("/assets/default/32px.png") -256px 0px no-repeat;
|
1101
|
+
}
|
1102
|
+
|
1103
|
+
.jstree-default-large>.jstree-container-ul>.jstree-node {
|
1104
|
+
margin-left: 0;
|
1105
|
+
margin-right: 0;
|
1106
|
+
}
|
1107
|
+
|
1108
|
+
#jstree-dnd.jstree-default-large {
|
1109
|
+
line-height: 32px;
|
1110
|
+
padding: 0 4px;
|
1111
|
+
}
|
1112
|
+
|
1113
|
+
#jstree-dnd.jstree-default-large .jstree-ok,
|
1114
|
+
#jstree-dnd.jstree-default-large .jstree-er {
|
1115
|
+
background-image: url("/assets/default/32px.png");
|
1116
|
+
background-repeat: no-repeat;
|
1117
|
+
background-color: transparent;
|
1118
|
+
}
|
1119
|
+
|
1120
|
+
#jstree-dnd.jstree-default-large i {
|
1121
|
+
background: transparent;
|
1122
|
+
width: 32px;
|
1123
|
+
height: 32px;
|
1124
|
+
line-height: 32px;
|
1125
|
+
}
|
1126
|
+
|
1127
|
+
#jstree-dnd.jstree-default-large .jstree-ok {
|
1128
|
+
background-position: 0px -64px;
|
1129
|
+
}
|
1130
|
+
|
1131
|
+
#jstree-dnd.jstree-default-large .jstree-er {
|
1132
|
+
background-position: -32px -64px;
|
1133
|
+
}
|
1134
|
+
|
1135
|
+
.jstree-default-large .jstree-ellipsis {
|
1136
|
+
overflow: hidden;
|
1137
|
+
}
|
1138
|
+
|
1139
|
+
.jstree-default-large .jstree-ellipsis .jstree-anchor {
|
1140
|
+
width: calc(100% - 37px);
|
1141
|
+
text-overflow: ellipsis;
|
1142
|
+
overflow: hidden;
|
1143
|
+
}
|
1144
|
+
|
1145
|
+
.jstree-default-large .jstree-ellipsis.jstree-no-icons .jstree-anchor {
|
1146
|
+
width: calc(100% - 5px);
|
1147
|
+
}
|
1148
|
+
|
1149
|
+
.jstree-default-large.jstree-rtl .jstree-node {
|
1150
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
|
1151
|
+
}
|
1152
|
+
|
1153
|
+
.jstree-default-large.jstree-rtl .jstree-last {
|
1154
|
+
background: transparent;
|
1155
|
+
}
|
1156
|
+
|
1157
|
+
@media (max-width: 768px) {
|
1158
|
+
#jstree-dnd.jstree-dnd-responsive {
|
1159
|
+
line-height: 40px;
|
1160
|
+
font-weight: bold;
|
1161
|
+
font-size: 1.1em;
|
1162
|
+
text-shadow: 1px 1px white;
|
1163
|
+
}
|
1164
|
+
#jstree-dnd.jstree-dnd-responsive>i {
|
1165
|
+
background: transparent;
|
1166
|
+
width: 40px;
|
1167
|
+
height: 40px;
|
1168
|
+
}
|
1169
|
+
#jstree-dnd.jstree-dnd-responsive>.jstree-ok {
|
1170
|
+
background-image: url("/assets/default/40px.png");
|
1171
|
+
background-position: 0 -200px;
|
1172
|
+
background-size: 120px 240px;
|
1173
|
+
}
|
1174
|
+
#jstree-dnd.jstree-dnd-responsive>.jstree-er {
|
1175
|
+
background-image: url("/assets/default/40px.png");
|
1176
|
+
background-position: -40px -200px;
|
1177
|
+
background-size: 120px 240px;
|
1178
|
+
}
|
1179
|
+
#jstree-marker.jstree-dnd-responsive {
|
1180
|
+
border-left-width: 10px;
|
1181
|
+
border-top-width: 10px;
|
1182
|
+
border-bottom-width: 10px;
|
1183
|
+
margin-top: -10px;
|
1184
|
+
}
|
1185
|
+
}
|
1186
|
+
|
1187
|
+
@media (max-width: 768px) {
|
1188
|
+
.jstree-default-responsive {
|
1189
|
+
/*
|
1190
|
+
.jstree-open > .jstree-ocl,
|
1191
|
+
.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
|
1192
|
+
*/
|
1193
|
+
}
|
1194
|
+
.jstree-default-responsive .jstree-icon {
|
1195
|
+
background-image: url("/assets/default/40px.png");
|
1196
|
+
}
|
1197
|
+
.jstree-default-responsive .jstree-node,
|
1198
|
+
.jstree-default-responsive .jstree-leaf>.jstree-ocl {
|
1199
|
+
background: transparent;
|
1200
|
+
}
|
1201
|
+
.jstree-default-responsive .jstree-node {
|
1202
|
+
min-height: 40px;
|
1203
|
+
line-height: 40px;
|
1204
|
+
margin-left: 40px;
|
1205
|
+
min-width: 40px;
|
1206
|
+
white-space: nowrap;
|
1207
|
+
}
|
1208
|
+
.jstree-default-responsive .jstree-anchor {
|
1209
|
+
line-height: 40px;
|
1210
|
+
height: 40px;
|
1211
|
+
}
|
1212
|
+
.jstree-default-responsive .jstree-icon,
|
1213
|
+
.jstree-default-responsive .jstree-icon:empty {
|
1214
|
+
width: 40px;
|
1215
|
+
height: 40px;
|
1216
|
+
line-height: 40px;
|
1217
|
+
}
|
1218
|
+
.jstree-default-responsive>.jstree-container-ul>.jstree-node {
|
1219
|
+
margin-left: 0;
|
1220
|
+
}
|
1221
|
+
.jstree-default-responsive.jstree-rtl .jstree-node {
|
1222
|
+
margin-left: 0;
|
1223
|
+
margin-right: 40px;
|
1224
|
+
background: transparent;
|
1225
|
+
}
|
1226
|
+
.jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node {
|
1227
|
+
margin-right: 0;
|
1228
|
+
}
|
1229
|
+
.jstree-default-responsive .jstree-ocl,
|
1230
|
+
.jstree-default-responsive .jstree-themeicon,
|
1231
|
+
.jstree-default-responsive .jstree-checkbox {
|
1232
|
+
background-size: 120px 240px;
|
1233
|
+
}
|
1234
|
+
.jstree-default-responsive .jstree-leaf>.jstree-ocl,
|
1235
|
+
.jstree-default-responsive.jstree-rtl .jstree-leaf>.jstree-ocl {
|
1236
|
+
background: transparent;
|
1237
|
+
}
|
1238
|
+
.jstree-default-responsive .jstree-open>.jstree-ocl {
|
1239
|
+
background-position: 0 0px !important;
|
1240
|
+
}
|
1241
|
+
.jstree-default-responsive .jstree-closed>.jstree-ocl {
|
1242
|
+
background-position: 0 -40px !important;
|
1243
|
+
}
|
1244
|
+
.jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl {
|
1245
|
+
background-position: -40px 0px !important;
|
1246
|
+
}
|
1247
|
+
.jstree-default-responsive .jstree-themeicon {
|
1248
|
+
background-position: -40px -40px;
|
1249
|
+
}
|
1250
|
+
.jstree-default-responsive .jstree-checkbox,
|
1251
|
+
.jstree-default-responsive .jstree-checkbox:hover {
|
1252
|
+
background-position: -40px -80px;
|
1253
|
+
}
|
1254
|
+
.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,
|
1255
|
+
.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover,
|
1256
|
+
.jstree-default-responsive .jstree-checked>.jstree-checkbox,
|
1257
|
+
.jstree-default-responsive .jstree-checked>.jstree-checkbox:hover {
|
1258
|
+
background-position: 0 -80px;
|
1259
|
+
}
|
1260
|
+
.jstree-default-responsive .jstree-anchor>.jstree-undetermined,
|
1261
|
+
.jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover {
|
1262
|
+
background-position: 0 -120px;
|
1263
|
+
}
|
1264
|
+
.jstree-default-responsive .jstree-anchor {
|
1265
|
+
font-weight: bold;
|
1266
|
+
font-size: 1.1em;
|
1267
|
+
text-shadow: 1px 1px white;
|
1268
|
+
}
|
1269
|
+
.jstree-default-responsive>.jstree-striped {
|
1270
|
+
background: transparent;
|
1271
|
+
}
|
1272
|
+
.jstree-default-responsive .jstree-wholerow {
|
1273
|
+
border-top: 1px solid rgba(255, 255, 255, 0.7);
|
1274
|
+
border-bottom: 1px solid rgba(64, 64, 64, 0.2);
|
1275
|
+
background: #ebebeb;
|
1276
|
+
height: 40px;
|
1277
|
+
}
|
1278
|
+
.jstree-default-responsive .jstree-wholerow-hovered {
|
1279
|
+
background: #e7f4f9;
|
1280
|
+
}
|
1281
|
+
.jstree-default-responsive .jstree-wholerow-clicked {
|
1282
|
+
background: #beebff;
|
1283
|
+
}
|
1284
|
+
.jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow {
|
1285
|
+
box-shadow: inset 0 -6px 3px -5px #666666;
|
1286
|
+
}
|
1287
|
+
.jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow {
|
1288
|
+
box-shadow: inset 0 6px 3px -5px #666666;
|
1289
|
+
border-top: 0;
|
1290
|
+
}
|
1291
|
+
.jstree-default-responsive .jstree-children .jstree-open+.jstree-open {
|
1292
|
+
box-shadow: none;
|
1293
|
+
}
|
1294
|
+
.jstree-default-responsive .jstree-node,
|
1295
|
+
.jstree-default-responsive .jstree-icon,
|
1296
|
+
.jstree-default-responsive .jstree-node>.jstree-ocl,
|
1297
|
+
.jstree-default-responsive .jstree-themeicon,
|
1298
|
+
.jstree-default-responsive .jstree-checkbox {
|
1299
|
+
background-image: url("/assets/default/40px.png");
|
1300
|
+
background-size: 120px 240px;
|
1301
|
+
}
|
1302
|
+
.jstree-default-responsive .jstree-node {
|
1303
|
+
background-position: -80px 0;
|
1304
|
+
background-repeat: repeat-y;
|
1305
|
+
}
|
1306
|
+
.jstree-default-responsive .jstree-last {
|
1307
|
+
background: transparent;
|
1308
|
+
}
|
1309
|
+
.jstree-default-responsive .jstree-leaf>.jstree-ocl {
|
1310
|
+
background-position: -40px -120px;
|
1311
|
+
}
|
1312
|
+
.jstree-default-responsive .jstree-last>.jstree-ocl {
|
1313
|
+
background-position: -40px -160px;
|
1314
|
+
}
|
1315
|
+
.jstree-default-responsive .jstree-themeicon-custom {
|
1316
|
+
background-color: transparent;
|
1317
|
+
background-image: none;
|
1318
|
+
background-position: 0 0;
|
1319
|
+
}
|
1320
|
+
.jstree-default-responsive .jstree-file {
|
1321
|
+
background: url("/assets/default/40px.png") 0 -160px no-repeat;
|
1322
|
+
background-size: 120px 240px;
|
1323
|
+
}
|
1324
|
+
.jstree-default-responsive .jstree-folder {
|
1325
|
+
background: url("/assets/default/40px.png") -40px -40px no-repeat;
|
1326
|
+
background-size: 120px 240px;
|
1327
|
+
}
|
1328
|
+
.jstree-default-responsive>.jstree-container-ul>.jstree-node {
|
1329
|
+
margin-left: 0;
|
1330
|
+
margin-right: 0;
|
1331
|
+
}
|
1332
|
+
}
|