From b781f8318c9897e764a4b9b7b6583faa1de5ae5c Mon Sep 17 00:00:00 2001 From: asktalk <59757627@qq.com> Date: Sun, 7 Dec 2014 00:31:51 +0800 Subject: [PATCH] fixed bug #24 --- public/css/zTreeStyle/zTreeStyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/zTreeStyle/zTreeStyle.css b/public/css/zTreeStyle/zTreeStyle.css index 19cdd6a..da6be13 100644 --- a/public/css/zTreeStyle/zTreeStyle.css +++ b/public/css/zTreeStyle/zTreeStyle.css @@ -63,7 +63,7 @@ ul.ztree.zTreeDragUL {z-index: 333;margin:0; padding:0; position:absolute; width .ztree li span.button {margin-top: -5px;} .ztree li span.button.switch {width: 16px;height: 30px; line-height: 30px; text-align: center} -.ztree li a.level0 span {font-size: 14px;} +.ztree li a.level0 span {font-size: 13px;} .ztree li span.button { background-image: none; }