提交 26489d00 编写于 作者: Z ztree

【修改】metro Demo 的样式错误

上级 1b565e80
...@@ -92,5 +92,5 @@ span.tmpzTreeMove_arrow {width:16px; height:21px; display: inline-block; padding ...@@ -92,5 +92,5 @@ span.tmpzTreeMove_arrow {width:16px; height:21px; display: inline-block; padding
background-color:transparent; background-repeat:no-repeat; background-attachment: scroll; background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
background-position:-168px -84px; background-image:url("./img/metro.png"); *background-image:url("./img/metro.gif")} background-position:-168px -84px; background-image:url("./img/metro.png"); *background-image:url("./img/metro.gif")}
ul.ztreeul.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)} 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)}
.ztreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute} .ztreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}
...@@ -13,6 +13,10 @@ ...@@ -13,6 +13,10 @@
</font> </font>
*2016.03.01* v3.5.21
* 【修改】metro Demo 的样式错误
*2016.02.17* v3.5.21 *2016.02.17* v3.5.21
* 【修改】zTree js 文件名 (为了便于发布到 https://cdnjs.com/) * 【修改】zTree js 文件名 (为了便于发布到 https://cdnjs.com/)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册