| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/m.musiccircle/webadmin/js/tree_select/ |
Upload File : |
div.tree-multiselect {
border: 2px solid #D8D8D8;
border-radius: 5px;
display: table;
height: inherit;
/*min-width: 800px;
width: 89%;*/
width: 100%;
}
div.tree-multiselect > div.selected, div.tree-multiselect > div.selections {
display: inline-block;
vertical-align: top;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: table-cell;
padding: 1%;
width: 50%;
}
div.tree-multiselect > div.selections {
border-right: solid 2px #D8D8D8;
}
div.tree-multiselect > div.selections.no-border {
border-right: none;
}
div.tree-multiselect div.section > div.item, div.tree-multiselect div.section > div.section {
padding-left: 20px;
}
div.tree-multiselect div.title, div.tree-multiselect div.item {
margin-bottom: 2px;
}
div.tree-multiselect div.title {
background: #767676;
color: white;
padding: 2px;
}
div.tree-multiselect div.title > * {
display: inline-block;
}
div.tree-multiselect div.title > span.collapse-section {
margin: 0 3px;
width: 8px;
}
div.tree-multiselect div.title:hover {
cursor: pointer;
}
div.tree-multiselect input[type=checkbox] {
margin-right: 5px;
}
div.tree-multiselect input[type=checkbox]:hover {
cursor: pointer;
}
div.tree-multiselect > div.selections div.item {
margin-left: 16px;
}
div.tree-multiselect > div.selected > div.item {
padding: 2px 5px;
border-radius: 2px;
background: #EAEAEA;
}
div.tree-multiselect > div.selected.ui-sortable > div.item:hover {
cursor: move;
}
div.tree-multiselect span.remove-selected, div.tree-multiselect span.description {
padding: 0 3px;
margin-right: 5px;
background: #777;
color: white;
border-radius: 2px;
}
div.tree-multiselect span.remove-selected:hover {
cursor: pointer;
}
div.tree-multiselect span.description:hover {
cursor: help;
}
div.tree-multiselect div.temp-description-popup {
background: #FAFAFA;
padding: 5px;
border: 2px solid #676767;
border-radius: 3px;
}
div.tree-multiselect span.section-name {
float: right;
/*font-style: italic;*/
display: none;
}