Newer
Older
#widget-portlet {
margin-top: 30px;
position: relative;
}
.rvkSearch {
float: right;
margin-bottom: 20px;
margin-top: -30px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jqueryFileTree li.collapsed a {
background: url('../images/btn-plus.png') center left no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jqueryFileTree li.expanded a {
background: url('../images/btn-minus.png') center left no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jqueryFileTree li.expanded a {
background: url('../images/btn-minus.png') center left no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jqueryFileTree li.collapsed a {
background: url('../images/btn-plus.png') center left no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jqueryFileTree li.file a {
background: url('../images/article-icon.png') center left no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-open > .jstree-ocl::before,
#rvk-tree .jstree-default .jstree-closed > .jstree-ocl::before {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-open > .jstree-ocl {
background: url('../images/btn-minus.png') center left no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-closed > .jstree-ocl {
background: url('../images/btn-plus.png') center left no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-leaf:not(.jstree-loading) > .jstree-ocl {
background: url('../images/article-icon.png') center left no-repeat !important;;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-themeicon {
background-position: -260px -4px !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-leaf .jstree-loading > .jstree-ocl,
> .jstree-container-ul .jstree-loading > .jstree-ocl {
background: url('../images/loader.gif') left center no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-node,
#rvk-tree .jstree-icon {
background-image: none !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-clicked {
background: transparent !important;
border-radius: 2px !important;
box-shadow: inset 0 0 0 white !important;
}
/* jsTree default theme */

Jean-Pascal Kanter
committed
#rvk-tree .jstree-node,
#rvk-tree .jstree-children,
#rvk-tree .jstree-container-ul {
display: block;
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-node {
overflow: hidden;
white-space: nowrap;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-anchor {
display: inline-block;
color: black;
white-space: nowrap;
padding: 0 4px 0 1px;
margin-right: 5px;
overflow: hidden;
vertical-align: top;
}
.rvkTreeNodeExternalLink {
padding-left: 10px;
@media only screen and (max-width: 1200px) {
.rvkTreeNodeExternalLink {
display: block;

Jean-Pascal Kanter
committed
#rvk-tree .jstree-anchor:focus {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-anchor,
#rvk-tree .jstree-anchor:link,
#rvk-tree .jstree-anchor:visited,
#rvk-tree .jstree-anchor:hover,
#rvk-tree .jstree-anchor:active {
text-decoration: none;
color: inherit;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-icon {
display: inline-block;
text-decoration: none;
margin: 0;
padding: 0;
vertical-align: top;
text-align: center;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-icon:empty {
display: inline-block;
text-decoration: none;
margin: 0;
padding: 0;
vertical-align: top;
text-align: center;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree .jstree-open > .jstree-children {

Jean-Pascal Kanter
committed
#rvk-tree .jstree .jstree-closed > .jstree-children,
#rvk-tree .jstree .jstree-leaf > .jstree-children {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-anchor > .jstree-themeicon {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-no-icons .jstree-themeicon,
#rvk-tree .jstree-anchor > .jstree-themeicon-hidden {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-hidden,
#rvk-tree .jstree-node.jstree-hidden {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-rtl .jstree-anchor {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-rtl .jstree-anchor > .jstree-themeicon {
margin-right: -20px !important;
margin-left: 0;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-rtl .jstree-node {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-rtl .jstree-container-ul > .jstree-node {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-wholerow-ul {
position: relative;
display: inline-block;
min-width: 100%;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-wholerow-ul .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-wholerow-ul .jstree-anchor,
#rvk-tree .jstree-wholerow-ul .jstree-icon {

Jean-Pascal Kanter
committed
#rvk-tree .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;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context {

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context,
#rvk-tree .vakata-context ul {
margin: 0;
padding: 2px;
position: absolute;
background: #f5f5f5;
border: 1px solid #979797;
box-shadow: 2px 2px 2px #999999;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context ul {
list-style: none;
left: 100%;
margin-top: -2.7em;
margin-left: -4px;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context .vakata-context-right ul {
left: auto;
right: 100%;
margin-left: auto;
margin-right: -4px;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context li {

Jean-Pascal Kanter
committed
#rvk-tree .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;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context li > a:hover {
position: relative;
background-color: #e8eff7;
box-shadow: 0 0 2px #0a6aa1;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context li > a.vakata-context-parent {
background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
background-position: right center;
background-repeat: no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context li > a:focus {

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context .vakata-context-hover > a {
position: relative;
background-color: #e8eff7;
box-shadow: 0 0 2px #0a6aa1;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context .vakata-context-separator > a,
#rvk-tree .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;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context .vakata-contextmenu-disabled a,
#rvk-tree .vakata-context .vakata-contextmenu-disabled a:hover {
color: silver;
background-color: transparent;
border: 0;
box-shadow: 0 0 0;
}

Jean-Pascal Kanter
committed
#rvk-tree .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;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context li > a > i:empty {
width: 2.4em;
line-height: 2.4em;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context li > a .vakata-contextmenu-sep {
display: inline-block;
width: 1px;
height: 2.4em;
background: white;
margin: 0 0.5em 0 0;
border-left: 1px solid #e2e3e3;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context .vakata-contextmenu-shortcut {
font-size: 0.8em;
color: silver;
opacity: 0.5;
display: none;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context-rtl ul {
left: auto;
right: 100%;
margin-left: auto;
margin-right: -4px;
}

Jean-Pascal Kanter
committed
#rvk-tree .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;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context-rtl .vakata-context-separator > a {
margin: 0 2.4em 0 0;
border-left: 0;
border-right: 1px solid #e2e3e3;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context-rtl .vakata-context-left ul {
right: auto;
left: 100%;
margin-left: -4px;
margin-right: auto;
}

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context-rtl li > a > i {

Jean-Pascal Kanter
committed
#rvk-tree .vakata-context-rtl li > a .vakata-contextmenu-sep {
margin: 0 0 0 0.5em;
border-left-color: white;
background: #e2e3e3;
}

Jean-Pascal Kanter
committed
#rvk-tree #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;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd {
line-height: 16px;
margin: 0;
padding: 4px;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd .jstree-icon,
#rvk-tree #jstree-dnd .jstree-copy {
display: inline-block;
text-decoration: none;
margin: 0 2px 0 0;
padding: 0;
width: 16px;
height: 16px;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd .jstree-ok {

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd .jstree-er {

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd .jstree-copy {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-node,
#rvk-tree .jstree-default .jstree-icon {
background-repeat: no-repeat;
background-color: transparent;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-anchor,
#rvk-tree .jstree-default .jstree-animated,
#rvk-tree .jstree-default .jstree-wholerow {
transition: background-color 0.15s, box-shadow 0.15s;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-node .jstree-hovered {
background: #e7f4f9;
border-radius: 2px;
box-shadow: inset 0 0 1px #cccccc;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-leaf .jstree-hovered {
background: unset;
border-radius: 0;
box-shadow: unset;
cursor: default;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-anchor:focus,
#rvk-tree .jstree-anchor .jstree-clicked:focus,
#rvk-tree .jstree-default .jstree-anchor:focus {
background: #e7f4f9 !important;
border-radius: 2px !important;
box-shadow: inset 0 0 1px #cccccc !important;
cursor: pointer !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-context {
background: #e7f4f9;
border-radius: 2px;
box-shadow: inset 0 0 1px #cccccc;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-clicked {
background: #beebff;
border-radius: 2px;
box-shadow: inset 0 0 1px #999999;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-disabled {
background: transparent;
color: #666666;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-disabled.jstree-hovered {
background: transparent;
box-shadow: none;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-disabled.jstree-clicked {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-disabled > .jstree-icon {
opacity: 0.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");
/* Firefox 10+ */
filter: gray;
/* IE6-9 */
-webkit-filter: grayscale(100%);
/* Chrome 19+ & Safari 6+ */
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-search {
font-style: italic;
color: #8b0000;
font-weight: bold;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-no-checkboxes .jstree-checkbox {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
background: transparent;
box-shadow: none;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-striped {
min-width: 100%;
display: inline-block;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-wholerow-ul .jstree-hovered,
#rvk-tree .jstree-default > .jstree-wholerow-ul .jstree-clicked {
background: transparent;
box-shadow: none;
border-radius: 0;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-wholerow {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-wholerow-hovered {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-wholerow-clicked {
background: #beebff;
background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-node {
min-height: 24px;
line-height: 24px;
margin-left: 24px;
min-width: 24px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-anchor {
line-height: 24px;
height: 24px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-icon {
width: 24px;
height: 24px;
line-height: 24px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-icon:empty {
width: 24px;
height: 24px;
line-height: 24px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-node {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-wholerow {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-node,
#rvk-tree .jstree-default .jstree-icon {
background-image: url("../images/32px.png");
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-node {
background-position: -292px -4px;
background-repeat: repeat-y;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-themeicon {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-no-dots .jstree-node,
#rvk-tree .jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-disabled {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-disabled.jstree-hovered {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-disabled.jstree-clicked {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-checkbox {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-checkbox:hover {
background-position: -164px -36px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
#rvk-tree .jstree-default .jstree-checked > .jstree-checkbox {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
#rvk-tree .jstree-default .jstree-checked > .jstree-checkbox:hover {
background-position: -228px -36px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-anchor > .jstree-undetermined {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-anchor > .jstree-undetermined:hover {
background-position: -196px -36px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-checkbox-disabled {
opacity: 0.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");
/* Firefox 10+ */
filter: gray;
/* IE6-9 */
-webkit-filter: grayscale(100%);
/* Chrome 19+ & Safari 6+ */
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-striped {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-node {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
background-position: 100% 1px;
background-repeat: repeat-y;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
background-position: -132px -36px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
background-position: -100px -36px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
#rvk-tree .jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-themeicon-custom {
background-color: transparent;
background-image: none;
background-position: 0 0;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-container-ul .jstree-loading > .jstree-icon,
#rvk-tree .jstree-default > .jstree-container-ul .jstree-loading > .jstree-node,
#rvk-tree .jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
background: url("../images/throbber.gif") center center no-repeat !important;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-file {
background: url("../images/32px.png") -100px -68px no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-folder {
background: url("../images/32px.png") -260px -4px no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default > .jstree-container-ul > .jstree-node {
margin-left: 0;
margin-right: 0;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default {
line-height: 24px;
padding: 0 4px;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default .jstree-ok,
#rvk-tree #jstree-dnd.jstree-default .jstree-er {
background-image: url("../images/32px.png");
background-repeat: no-repeat;
background-color: transparent;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default i {
background: transparent;
width: 24px;
height: 24px;
line-height: 24px;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default .jstree-ok {

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default .jstree-er {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-ellipsis {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-ellipsis .jstree-anchor {
width: calc(100% - 29px);
text-overflow: ellipsis;
overflow: hidden;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default .jstree-ellipsis.jstree-no-icons .jstree-anchor {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-node {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default.jstree-rtl .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-node {
min-height: 18px;
line-height: 18px;
margin-left: 18px;
min-width: 18px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-anchor {
line-height: 18px;
height: 18px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-icon {
width: 18px;
height: 18px;
line-height: 18px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-icon:empty {
width: 18px;
height: 18px;
line-height: 18px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-node {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-wholerow {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-node,
#rvk-tree .jstree-default-small .jstree-icon {
background-image: url("../images/32px.png");
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-node {
background-position: -295px -7px;
background-repeat: repeat-y;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-themeicon {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small > .jstree-no-dots .jstree-node,
#rvk-tree .jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-disabled {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-disabled.jstree-hovered {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-disabled.jstree-clicked {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-checkbox {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-checkbox:hover {
background-position: -167px -39px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
#rvk-tree .jstree-default-small .jstree-checked > .jstree-checkbox {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
#rvk-tree .jstree-default-small .jstree-checked > .jstree-checkbox:hover {
background-position: -231px -39px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-anchor > .jstree-undetermined {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
background-position: -199px -39px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-checkbox-disabled {
opacity: 0.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");
/* Firefox 10+ */
filter: gray;
/* IE6-9 */
-webkit-filter: grayscale(100%);
/* Chrome 19+ & Safari 6+ */
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small > .jstree-striped {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-node {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
background-position: 100% 1px;
background-repeat: repeat-y;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
background-position: -135px -39px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
background-position: -103px -39px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
#rvk-tree .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-themeicon-custom {
background-color: transparent;
background-image: none;
background-position: 0 0;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
background: url("../images/throbber.gif") center center no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-file {
background: url("../images/32px.png") -103px -71px no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-folder {
background: url("../images/32px.png") -263px -7px no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small > .jstree-container-ul > .jstree-node {
margin-left: 0;
margin-right: 0;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default-small {
line-height: 18px;
padding: 0 4px;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default-small .jstree-ok,
#rvk-tree #jstree-dnd.jstree-default-small .jstree-er {
background-image: url("../images/32px.png");
background-repeat: no-repeat;
background-color: transparent;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default-small i {
background: transparent;
width: 18px;
height: 18px;
line-height: 18px;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default-small .jstree-ok {

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default-small .jstree-er {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-ellipsis {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-ellipsis .jstree-anchor {
width: calc(100% - 23px);
text-overflow: ellipsis;
overflow: hidden;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small .jstree-ellipsis.jstree-no-icons .jstree-anchor {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-node {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-small.jstree-rtl .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-node {
min-height: 32px;
line-height: 32px;
margin-left: 32px;
min-width: 32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-anchor {
line-height: 32px;
height: 32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-icon {
width: 32px;
height: 32px;
line-height: 32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-icon:empty {
width: 32px;
height: 32px;
line-height: 32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl .jstree-node {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-wholerow {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-node,
#rvk-tree .jstree-default-large .jstree-icon {
background-image: url("../images/32px.png");
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-node {
background-position: -288px 0px;
background-repeat: repeat-y;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-themeicon {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large > .jstree-no-dots .jstree-node,
#rvk-tree .jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-disabled {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-disabled.jstree-hovered {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-disabled.jstree-clicked {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-checkbox {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-checkbox:hover {
background-position: -160px -32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
#rvk-tree .jstree-default-large .jstree-checked > .jstree-checkbox {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
#rvk-tree .jstree-default-large .jstree-checked > .jstree-checkbox:hover {
background-position: -224px -32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-anchor > .jstree-undetermined {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
background-position: -192px -32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-checkbox-disabled {
opacity: 0.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");
/* Firefox 10+ */
filter: gray;
/* IE6-9 */
-webkit-filter: grayscale(100%);
/* Chrome 19+ & Safari 6+ */
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large > .jstree-striped {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl .jstree-node {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
background-position: 100% 1px;
background-repeat: repeat-y;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl .jstree-last {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
background-position: -128px -32px;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
#rvk-tree .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-themeicon-custom {
background-color: transparent;
background-image: none;
background-position: 0 0;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
background: url("../images/throbber.gif") center center no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-file {
background: url("../images/32px.png") -96px -64px no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large .jstree-folder {
background: url("../images/32px.png") -256px 0px no-repeat;
}

Jean-Pascal Kanter
committed
#rvk-tree .jstree-default-large > .jstree-container-ul > .jstree-node {
margin-left: 0;
margin-right: 0;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default-large {
line-height: 32px;
padding: 0 4px;
}

Jean-Pascal Kanter
committed
#rvk-tree #jstree-dnd.jstree-default-large .jstree-ok,
#rvk-tree #jstree-dnd.jstree-default-large .jstree-er {
background-image: url("../images/32px.png");
background-repeat: no-repeat;
background-color: transparent;