App-Netdisco
view release on metacpan or search on metacpan
share/public/javascripts/jstree/themes/proton/style.css view on Meta::CPAN
}
.jstree-proton .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>...
/* Firefox 10+ *
filter: gray;
/* IE6-9 */
-webkit-filter: grayscale(100%);
/* Chrome 19+ & Safari 6+ */
}
.jstree-proton .jstree-search {
font-style: italic;
color: #8b0000;
font-weight: bold;
}
.jstree-proton .jstree-no-checkboxes .jstree-checkbox {
display: none !important;
}
.jstree-proton.jstree-checkbox-no-clicked .jstree-clicked {
background: transparent;
color: inherit;
box-shadow: none;
}
.jstree-proton.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
background: #76b6ec;
color: #ffffff;
}
.jstree-proton.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
background: transparent;
color: inherit;
}
.jstree-proton.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
background: #76b6ec;
color: #ffffff;
}
.jstree-proton > .jstree-striped {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-proton > .jstree-wholerow-ul .jstree-hovered,
.jstree-proton > .jstree-wholerow-ul .jstree-clicked {
background: transparent;
box-shadow: none;
border-radius: 0;
}
.jstree-proton .jstree-wholerow {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.jstree-proton .jstree-wholerow-hovered {
background: #76b6ec;
}
.jstree-proton .jstree-wholerow-clicked {
background: #3392e3;
background: -moz-linear-gradient(top, #3392e3 0%, #3392e3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3392e3), color-stop(100%, #3392e3));
background: -webkit-linear-gradient(top, #3392e3 0%, #3392e3 100%);
background: -o-linear-gradient(top, #3392e3 0%, #3392e3 100%);
background: -ms-linear-gradient(top, #3392e3 0%, #3392e3 100%);
background: linear-gradient(to bottom, #3392e3 0%, #3392e3 100%);
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@color1', endColorstr='@color2',GradientType=0 );*/
}
.jstree-proton .jstree-node {
min-height: 22px;
line-height: 22px;
margin-left: 22px;
min-width: 22px;
}
.jstree-proton .jstree-anchor {
line-height: 22px;
margin: 1px 0 2px;
height: 22px;
}
.jstree-proton .jstree-icon {
width: 22px;
height: 22px;
line-height: 22px;
}
.jstree-proton .jstree-icon:empty {
width: 22px;
height: 22px;
line-height: 22px;
}
.jstree-proton.jstree-rtl .jstree-node {
margin-right: 22px;
}
.jstree-proton .jstree-wholerow {
height: 22px;
}
.jstree-proton .jstree-node,
.jstree-proton .jstree-icon {
background-size: 320px 96px;
background-image: url("32px.png");
}
.jstree-proton .jstree-node {
background-position: -293px -5px;
background-repeat: repeat-y;
}
.jstree-proton .jstree-last {
background: transparent;
}
.jstree-proton .jstree-open > .jstree-ocl {
background-position: -133px -5px;
}
.jstree-proton .jstree-closed > .jstree-ocl {
background-position: -101px -5px;
}
.jstree-proton .jstree-leaf > .jstree-ocl {
background-position: -69px -5px;
}
.jstree-proton .jstree-themeicon {
background-position: -261px -7px;
}
.jstree-proton > .jstree-no-dots .jstree-node,
.jstree-proton > .jstree-no-dots .jstree-leaf > .jstree-ocl {
background: transparent;
}
.jstree-proton > .jstree-no-dots .jstree-open > .jstree-ocl {
background-position: -37px -5px;
}
.jstree-proton > .jstree-no-dots .jstree-closed > .jstree-ocl {
( run in 0.661 second using v1.01-cache-2.11-cpan-ceb78f64989 )