211 lines
4.0 KiB
CSS
211 lines
4.0 KiB
CSS
/*
|
|
Product Name: dhtmlxSuite
|
|
Version: 5.2.0
|
|
Edition: Professional
|
|
License: content of this file is covered by DHTMLX Commercial or Enterprise license. Usage without proper license is prohibited. To obtain it contact sales@dhtmlx.com
|
|
Copyright UAB Dinamenta http://www.dhtmlx.com
|
|
*/
|
|
|
|
/*
|
|
skin detected: dhx_web
|
|
include extra file: skins/dhx_web.less
|
|
*/
|
|
|
|
.defaultTreeTable {
|
|
margin: 0px;
|
|
padding: 0px;
|
|
border: 0px;
|
|
}
|
|
.containerTableStyle {
|
|
overflow: auto;
|
|
-webkit-overflow-scrolling: touch;
|
|
position: relative;
|
|
top: 0;
|
|
font-size: 12px;
|
|
-khtml-user-select: none;
|
|
}
|
|
.containerTableStyleRTL span {
|
|
direction: rtl;
|
|
unicode-bidi: bidi-override;
|
|
}
|
|
.containerTableStyleRTL {
|
|
direction: rtl;
|
|
overflow: auto;
|
|
position: relative;
|
|
top: 0;
|
|
font-size: 12px;
|
|
}
|
|
.standartTreeRow {
|
|
font-family: Tahoma, Helvetica;
|
|
font-size: 12px;
|
|
-moz-user-select: none;
|
|
}
|
|
.selectedTreeRow {
|
|
background-color: navy;
|
|
color: white;
|
|
font-family: Tahoma, Helvetica;
|
|
font-size: 12px;
|
|
-moz-user-select: none;
|
|
}
|
|
.dragAndDropRow {
|
|
background-color: navy;
|
|
color: white;
|
|
}
|
|
.standartTreeRow_lor {
|
|
text-decoration: underline;
|
|
background-color: #ffffff;
|
|
font-family: Tahoma, Helvetica;
|
|
font-size: 12px;
|
|
-moz-user-select: none;
|
|
}
|
|
.selectedTreeRow_lor {
|
|
text-decoration: underline;
|
|
background-color: navy;
|
|
color: white;
|
|
font-family: Tahoma, Helvetica;
|
|
font-size: 12px;
|
|
-moz-user-select: none;
|
|
}
|
|
.standartTreeImage {
|
|
height: 24px;
|
|
overflow: hidden;
|
|
border: 0;
|
|
padding: 0;
|
|
margin: 0;
|
|
font-size: 1px;
|
|
}
|
|
.standartTreeImage img {
|
|
width: 18px;
|
|
height: 24px;
|
|
background-position: center center;
|
|
background-repeat: no-repeat;
|
|
border: 0;
|
|
padding: 0;
|
|
margin: 0;
|
|
font-size: 1px;
|
|
-webkit-user-select: none;
|
|
-khtml-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
-o-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.hiddenRow {
|
|
width: 1px;
|
|
overflow: hidden;
|
|
}
|
|
.dragSpanDiv,
|
|
.dragSpanDiv td {
|
|
font-family: Tahoma, Helvetica;
|
|
font-size: 12px;
|
|
background-color: #ffffff;
|
|
z-index: 999;
|
|
}
|
|
.a_dhx_hidden_input {
|
|
position: absolute;
|
|
top: -1px;
|
|
left: -1px;
|
|
width: 1px;
|
|
height: 1px;
|
|
border: none;
|
|
background: none;
|
|
}
|
|
.a_dhx_hidden_input {
|
|
position: absolute;
|
|
top: -1px;
|
|
left: -1px;
|
|
width: 1px;
|
|
height: 1px;
|
|
border: none;
|
|
background: none;
|
|
}
|
|
.selectionBox {
|
|
background-color: #FFFFCC;
|
|
}
|
|
.selectionBar {
|
|
top: 0;
|
|
background-color: black;
|
|
position: absolute;
|
|
overflow: hidden;
|
|
height: 2px;
|
|
z-index: 11;
|
|
}
|
|
.intreeeditRow {
|
|
font-size: 8pt;
|
|
height: 16px;
|
|
border: 1px solid silver;
|
|
padding: 0;
|
|
margin: 0;
|
|
margin-left: 4px;
|
|
-moz-user-select: text;
|
|
-khtml-user-select: text;
|
|
}
|
|
.dhx_tree_textSign {
|
|
font-size: 8pt;
|
|
font-family: monospace;
|
|
width: 21px;
|
|
color: #000000;
|
|
padding: 0px;
|
|
margin: 0px;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
}
|
|
.dhx_tree_opacity {
|
|
opacity: 0;
|
|
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
|
|
-webkit-user-select: none;
|
|
-khtml-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
-o-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.dhx_bg_img_fix {
|
|
width: 18px;
|
|
height: 24px;
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
background-position-x: center;
|
|
background-position-y: center;
|
|
}
|
|
.dhxtree_dhx_web .selectedTreeRow_lor,
|
|
.dhxtree_dhx_web .selectedTreeRow {
|
|
background-color: transparent;
|
|
}
|
|
.dhxtree_dhx_web span.selectedTreeRow_lor,
|
|
.dhxtree_dhx_web span.selectedTreeRow {
|
|
background-color: #85d3ff;
|
|
color: #000000;
|
|
}
|
|
.dhxtree_dhx_web .selectedTreeRowFull .dhxTextCell {
|
|
background-color: #85d3ff;
|
|
color: #000000;
|
|
}
|
|
.dhxtree_dhx_web td.standartTreeRow,
|
|
.dhxtree_dhx_web td.selectedTreeRow {
|
|
padding-left: 2px;
|
|
}
|
|
.dhxtree_dhx_web span.standartTreeRow,
|
|
.dhxtree_dhx_web span.selectedTreeRow {
|
|
padding-left: 3px !important;
|
|
}
|
|
.dhxtree_dhx_web .standartTreeRow,
|
|
.dhxtree_dhx_web .standartTreeRow,
|
|
.dhxtree_dhx_web .selectedTreeRow_lor,
|
|
.dhxtree_dhx_web .selectedTreeRow {
|
|
font-family: Tahoma, Helvetica;
|
|
font-size: 12px;
|
|
overflow: hidden;
|
|
}
|
|
.dhxtree_skin_detect {
|
|
position: absolute;
|
|
left: 0px;
|
|
top: -100px;
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0px solid white;
|
|
width: 20px;
|
|
height: 10px;
|
|
overflow: hidden;
|
|
}
|