ztree_1.css 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. /*-------------------------------------
  2. zTree Style
  3. version: 3.4
  4. author: Hunter.z
  5. email: hunter.z@263.net
  6. website: http://code.google.com/p/jquerytree/
  7. -------------------------------------*/
  8. .ztree * {padding:0; margin:0; }
  9. .ztree {margin:0; padding:5px; color:#333}
  10. .ztree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0}
  11. .ztree li ul{ margin:0; padding:0 0 0 18px}
  12. .ztree li ul.line{ background:url(./img/line_conn.gif) 0 0 repeat-y;}
  13. .ztree li a {padding:1px 3px 0 0; margin:0; cursor:pointer; height:17px; color:#333; background-color: transparent;
  14. text-decoration:none; vertical-align:top; display: inline-block}
  15. .ztree li a:hover {text-decoration:underline}
  16. .ztree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
  17. .ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;}
  18. .ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid;
  19. opacity:0.8; filter:alpha(opacity=80)}
  20. .ztree li a.tmpTargetNode_prev {}
  21. .ztree li a.tmpTargetNode_next {}
  22. .ztree li a input.rename {height:14px; width:80px; padding:0; margin:0;
  23. font-size:12px; border:1px #7EC4CC solid; *border:0px}
  24. .ztree li span {line-height:16px; margin-right:2px}
  25. .ztree li span.zbutton {line-height:0; margin:0; width:16px; height:16px; display: inline-block; vertical-align:middle;
  26. border:0 none; cursor: pointer;outline:none;
  27. background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
  28. background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")}
  29. .ztree li span.zbutton.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto}
  30. .ztree li span.zbutton.chk.checkbox_false_full {background-position:0 0}
  31. .ztree li span.zbutton.chk.checkbox_false_full_focus {background-position:0 -14px}
  32. .ztree li span.zbutton.chk.checkbox_false_part {background-position:0 -28px}
  33. .ztree li span.zbutton.chk.checkbox_false_part_focus {background-position:0 -42px}
  34. .ztree li span.zbutton.chk.checkbox_false_disable {background-position:0 -56px}
  35. .ztree li span.zbutton.chk.checkbox_true_full {background-position:-14px 0}
  36. .ztree li span.zbutton.chk.checkbox_true_full_focus {background-position:-14px -14px}
  37. .ztree li span.zbutton.chk.checkbox_true_part {background-position:-14px -28px}
  38. .ztree li span.zbutton.chk.checkbox_true_part_focus {background-position:-14px -42px}
  39. .ztree li span.zbutton.chk.checkbox_true_disable {background-position:-14px -56px}
  40. .ztree li span.zbutton.chk.radio_false_full {background-position:-28px 0}
  41. .ztree li span.zbutton.chk.radio_false_full_focus {background-position:-28px -14px}
  42. .ztree li span.zbutton.chk.radio_false_part {background-position:-28px -28px}
  43. .ztree li span.zbutton.chk.radio_false_part_focus {background-position:-28px -42px}
  44. .ztree li span.zbutton.chk.radio_false_disable {background-position:-28px -56px}
  45. .ztree li span.zbutton.chk.radio_true_full {background-position:-42px 0}
  46. .ztree li span.zbutton.chk.radio_true_full_focus {background-position:-42px -14px}
  47. .ztree li span.zbutton.chk.radio_true_part {background-position:-42px -28px}
  48. .ztree li span.zbutton.chk.radio_true_part_focus {background-position:-42px -42px}
  49. .ztree li span.zbutton.chk.radio_true_disable {background-position:-42px -56px}
  50. .ztree li span.zbutton.switch {width:18px; height:18px}
  51. .ztree li span.zbutton.root_open{background-position:-92px -54px}
  52. .ztree li span.zbutton.root_close{background-position:-74px -54px}
  53. .ztree li span.zbutton.roots_open{background-position:-92px 0}
  54. .ztree li span.zbutton.roots_close{background-position:-74px 0}
  55. .ztree li span.zbutton.center_open{background-position:-92px -18px}
  56. .ztree li span.zbutton.center_close{background-position:-74px -18px}
  57. .ztree li span.zbutton.bottom_open{background-position:-92px -36px}
  58. .ztree li span.zbutton.bottom_close{background-position:-74px -36px}
  59. .ztree li span.zbutton.noline_open{background-position:-92px -72px}
  60. .ztree li span.zbutton.noline_close{background-position:-74px -72px}
  61. .ztree li span.zbutton.root_docu{ background:none;}
  62. .ztree li span.zbutton.roots_docu{background-position:-56px 0}
  63. .ztree li span.zbutton.center_docu{background-position:-56px -18px}
  64. .ztree li span.zbutton.bottom_docu{background-position:-56px -36px}
  65. .ztree li span.zbutton.noline_docu{ background:none;}
  66. .ztree li span.zbutton.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
  67. .ztree li span.zbutton.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
  68. .ztree li span.zbutton.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle}
  69. .ztree li span.zbutton.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
  70. .ztree li span.zbutton.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}
  71. .ztree li span.zbutton.add {margin-left:2px; margin-right: -1px; background-position:-144px 0; vertical-align:top; *vertical-align:middle}
  72. .ztree li span.zbutton.firstPage {float:right; margin-left:2px; margin-right: 0; background-position:-144px -16px; vertical-align:top; *vertical-align:middle}
  73. .ztree li span.zbutton.prevPage {float:right; margin-left:2px; margin-right: 0; background-position:-144px -48px; vertical-align:top; *vertical-align:middle}
  74. .ztree li span.zbutton.nextPage {float:right; margin-left:2px; margin-right: 0; background-position:-144px -64px; vertical-align:top; *vertical-align:middle}
  75. .ztree li span.zbutton.lastPage {float:right; margin-left:2px; margin-right: 0; background-position:-144px -32px; vertical-align:top; *vertical-align:middle}
  76. .ztree li span.zbutton.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
  77. ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}
  78. span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
  79. background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
  80. background-position:-110px -80px; background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")}
  81. 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; filter:alpha(opacity=80)}
  82. .zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}
  83. /* level style*/
  84. /*.ztree li span.zbutton.level0 {
  85. display:none;
  86. }
  87. .ztree li ul.level0 {
  88. padding:0;
  89. background:none;
  90. }*/