
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
/*-------------------------------------
zTree Style
version: 3.5.19
author: Hunter.z
email: hunter.z@263.net
website: http://code.google.com/p/jquerytree/
-------------------------------------*/
body { overflow-y:hidden; }
* { box-sizing:border-box; }
.ztree * {padding:0; margin:0; font-size:12px;}
.ztree {margin:0; padding:10px 0; color:#333;}
.ztree li{ width:auto; padding:0 0 0 10px; position:relative; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0}
.ztree li ul{ margin:0 0 0px 0; padding:3px 0 3px 0;}
.ztree li ul.line { padding:5px 0 5px 10px; background:url(../../../../images/admin/icon_tree_line.png) 5px 0px repeat-y; }
.ztree li > ul { padding:0 0 10px 0px; }
.ztree li a { position:absolute; padding:0px 5px 0 5px; width:auto; margin:0; cursor:pointer; height:26px; font-weight:400; color:#333; background-color: transparent;
text-decoration:none; vertical-align:top; display: inline-block; border:1px solid transparent; border-radius:2px; }
.ztree li a:hover { text-decoration:none; background:#f6f6f6; border:1px #dadada solid; }
.ztree li a.curSelectedNode {padding-top:0px; position:absolute; z-index:1; background-color:#dbe0f5; color:black; height:26px; border:1px #b8c3e6 solid; opacity:0.8;}
.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#dbe0f5; color:black; height:26px; border:1px #b8c3e6 solid; opacity:0.8;}
.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#dbe0f5; color:black; height:26px; border:1px #b8c3e6 solid; opacity:0.8; filter:alpha(opacity=80)}
.ztree li a.tmpTargetNode_prev {}
.ztree li a.tmpTargetNode_next {}
.ztree li a input.rename {height:14px; width:80px; padding:0; margin:0;
font-size:12px; border:1px #7EC4CC solid; *border:0px}
.ztree li span {line-height:26px; margin-right:2px; }
.ztree li span.button {line-height:0; margin:0; width:16px; height:24px; background-size:contain; display: inline-block; vertical-align:middle;
border:0 none; cursor: pointer;outline:none; background-size:contain !important;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
background-image:url("/resource/zTree/css/zTreeStyle/img/zTreeStandard.png"); *background-image:url("/resource/zTree/css/zTreeStyle/img/zTreeStandard.gif")}
.ztree li:hover { }
.ztree li a:hover { position:absolute; z-index:1; }
.ztree li span.button.chk {width:14px; height:16px; margin:0 3px 0 3px; cursor: auto}
.ztree li span.button.chk.checkbox_false_full {background:url(../../../../images/admin/icon_tree_checkbox.svg) 50% 50% no-repeat; opacity:0.3; background-size:contain;}
.ztree li span.button.chk.checkbox_false_full_focus {background:url(../../../../images/admin/icon_tree_checkbox.svg) 50% 50% no-repeat; opacity:1; background-size:contain;}
.ztree li span.button.chk.checkbox_false_part {background-position:0 -28px}
.ztree li span.button.chk.checkbox_false_part_focus {background-position:0 -42px}
.ztree li span.button.chk.checkbox_false_disable {background:url(../../../../images/admin/icon_tree_checkbox_false_disable.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.checkbox_true_full {background:url(../../../../images/admin/icon_tree_checkbox_full.svg) 50% 50% no-repeat; opacity:1; background-size:contain;}
.ztree li span.button.chk.checkbox_true_full_focus {background:url(../../../../images/admin/icon_tree_checkbox_full.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.checkbox_true_part {background:url(../../../../images/admin/icon_tree_checkbox_true_part.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.checkbox_true_part_focus {background:url(../../../../images/admin/icon_tree_checkbox_full.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.checkbox_true_disable {background:url(../../../../images/admin/icon_tree_checkbox_true_part.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.radio_false_full {background:url(../../../../images/admin/icon_tree_radio.svg) 50% 50% no-repeat; opacity:0.3; background-size:contain;}
.ztree li span.button.chk.radio_false_full_focus {background:url(../../../../images/admin/icon_tree_radio.svg) 50% 50% no-repeat; opacity:1; background-size:contain;}
.ztree li span.button.chk.radio_false_part {background-position:-28px -28px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li span.button.chk.radio_false_disable {background:url(../../../../images/admin/icon_tree_radio_false_disable.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.radio_true_full {background:url(../../../../images/admin/icon_tree_radio_full.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.radio_true_full_focus {background:url(../../../../images//custom/icon_tree_radio_full.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.radio_true_part {background:url(../../../../images/admin/icon_tree_radio_true_part.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.radio_true_part_focus {background:url(../../../../images/admin/icon_tree_radio_true_part.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.chk.radio_true_disable {background:url(../../../../images/admin/icon_tree_radio_false_disable.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.switch {width:14px; height:26px; margin-right:5px; background:url(../../../../images/admin/icon_tree_P.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.root_open{background:url(../../../../images/admin/icon_tree_m.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.root_close{background:url(../../../../images/admin/icon_tree_p.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.roots_open{background:url(../../../../images/admin/icon_tree_m.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.roots_close{background:url(../../../../images/admin/icon_tree_p.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.center_open{background:url(../../../../images/admin/icon_tree_m.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.center_close{background:url(../../../../images/admin/icon_tree_p.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.bottom_open{background:url(../../../../images/admin/icon_tree_m.svg) 50% 50% no-repeat; background-size:contain; }
.ztree li span.button.bottom_close{background:url(../../../../images/admin/icon_tree_p.svg) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.noline_open{background-position:-92px -72px}
.ztree li span.button.noline_close{background-position:-74px -72px}
.ztree li span.button.root_docu{ background:url(../../../../images/admin/icon_tree_logo.png) 50% 50% no-repeat; background-size:contain; }
.ztree li span.button.roots_docu{ background:url(../../../../images/admin/icon_tree_logo.png) 50% 50% no-repeat; background-size:contain;}
.ztree li span.button.center_docu{background:url(../../../../images/admin/icon_tree_line_center.png) 5px 0px no-repeat;}
.ztree li span.button.bottom_docu{ background:url(../../../../images/admin/icon_tree_line_bottom.png) 5px -1px no-repeat; }
.ztree li span.button.noline_docu{ background:none;}
.ztree li span.button.ico_open{margin-right:3px; background:url(../../../../images/admin/icon_tree_open.svg) 50% 50% no-repeat !important; background-position:50% 50% !important; background-size:contain !important; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_close{margin-right:3px; background:url(../../../../images/admin/icon_tree.svg) 50% 50% no-repeat !important; background-position:50% 50% !important; background-size:contain !important; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_docu{margin-right:2px; background:url(../../../../images/admin/icon_tree_child.svg) 50% 50% no-repeat !important; background-position:50% 50% !important; background-size:12px !important; vertical-align:top; *vertical-align:middle}
.ztree li span.button.add {opacity:0.7;margin:0px 0px 0px 7px !important; background:url(../../../../images/admin/icon_tree_add.svg) 50% 50% no-repeat !important; background-size:15px !important; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit {opacity:0.7;margin-left:5px; background:url(../../../../images/admin/icon_tree_modify.svg) 50% 50% no-repeat; background-size:contain; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove {opacity:0.7;margin-left:5px; background:url(../../../../images/admin/icon_tree_del.svg) 50% 50% no-repeat; background-size:12px !important; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit:hover, .ztree li span.button.add:hover, .ztree li span.button.remove:hover { opacity:1; }
.ztree li ul li.level2 span.button.switch { margin-right:3px; }
/*
.ztree li span.button.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto}
.ztree li span.button.chk.checkbox_false_full {background-position:0 0}
.ztree li span.button.chk.checkbox_false_full_focus {background-position:0 -14px}
.ztree li span.button.chk.checkbox_false_part {background-position:0 -28px}
.ztree li span.button.chk.checkbox_false_part_focus {background-position:0 -42px}
.ztree li span.button.chk.checkbox_false_disable {background-position:0 -56px}
.ztree li span.button.chk.checkbox_true_full {background-position:-14px 0}
.ztree li span.button.chk.checkbox_true_full_focus {background-position:-14px -14px}
.ztree li span.button.chk.checkbox_true_part {background-position:-14px -28px}
.ztree li span.button.chk.checkbox_true_part_focus {background-position:-14px -42px}
.ztree li span.button.chk.checkbox_true_disable {background-position:-14px -56px}
.ztree li span.button.chk.radio_false_full {background-position:-28px 0}
.ztree li span.button.chk.radio_false_full_focus {background-position:-28px -14px}
.ztree li span.button.chk.radio_false_part {background-position:-28px -28px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li span.button.chk.radio_false_disable {background-position:-28px -56px}
.ztree li span.button.chk.radio_true_full {background-position:-42px 0}
.ztree li span.button.chk.radio_true_full_focus {background-position:-42px -14px}
.ztree li span.button.chk.radio_true_part {background-position:-42px -28px}
.ztree li span.button.chk.radio_true_part_focus {background-position:-42px -42px}
.ztree li span.button.chk.radio_true_disable {background-position:-42px -56px}
.ztree li span.button.switch {width:18px; height:18px}
.ztree li span.button.root_open{background-position:-92px -54px}
.ztree li span.button.root_close{background-position:-74px -54px}
.ztree li span.button.roots_open{background-position:-92px 0}
.ztree li span.button.roots_close{background-position:-74px 0}
.ztree li span.button.center_open{background-position:-92px -18px}
.ztree li span.button.center_close{background-position:-74px -18px}
.ztree li span.button.bottom_open{background-position:-92px -36px}
.ztree li span.button.bottom_close{background-position:-74px -36px}
.ztree li span.button.noline_open{background-position:-92px -72px}
.ztree li span.button.noline_close{background-position:-74px -72px}
.ztree li span.button.root_docu{ background:none;}
.ztree li span.button.roots_docu{background-position:-56px 0}
.ztree li span.button.center_docu{background-position:-56px -18px}
.ztree li span.button.bottom_docu{background-position:-56px -36px}
.ztree li span.button.noline_docu{ background:none;}
.ztree li span.button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_loading{margin-right:2px; background:url(/resource/zTree/css/zTreeStyle/img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
*/
.ztree li span.button.ico_loading{margin-right:2px; background:url(../../../../images/admin/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
ul.tmpTargetzTree {background-color:#e4edd4; opacity:0.8; filter:alpha(opacity=80);}
span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
z-index:100000;
background-position:-110px -80px; background-image:url("/resource/zTree/css/zTreeStyle/img/zTreeStandard.png"); *background-image:url("/resource/zTree/css/zTreeStyle/img/zTreeStandard.gif")
}
ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; z-index:99999; filter:alpha(opacity=80)
}
.zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}
/* level style*/
/*.ztree li span.button.level0 {
display:none;
}
.ztree li ul.level0 {
padding:0;
background:none;
}*/
/*ie에서 작동*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
.ztree li span.button.ico_open{background-size:14px 14px !important; }
.ztree li span.button.ico_close{ background-size:contain !important; }
.ztree li span.button.ico_docu{ background-size:11px 11px !important; }
.ztree li span.button.add {background-size:15px !important; }
}