From 178fcce206339d23e5d38e1c5404d9711f83cd39 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Tue, 17 Apr 2018 22:15:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=A1=A8=E5=8D=95=E5=8F=B3?= =?UTF-8?q?=E4=B8=8B=E8=A7=92=E6=8F=90=E7=A4=BAundefined=E9=97=AE=E9=A2=98?= =?UTF-8?q?=20=20#IJ4N2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/static/jquery-ztree/3.5/css/metro/zTreeStyle.css | 2 +- modules/core/src/main/resources/views/include/jslibs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/src/main/resources/static/jquery-ztree/3.5/css/metro/zTreeStyle.css b/common/src/main/resources/static/jquery-ztree/3.5/css/metro/zTreeStyle.css index bddc1024..468de52b 100644 --- a/common/src/main/resources/static/jquery-ztree/3.5/css/metro/zTreeStyle.css +++ b/common/src/main/resources/static/jquery-ztree/3.5/css/metro/zTreeStyle.css @@ -100,7 +100,7 @@ ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height .treeSearchInput label {padding:5px 0 3px 0;font-size:13px;font-weight:normal;vertical-align:middle;} .treeSearchInput input {width:145px;vertical-align:middle;line-height:24px;height:26px;border:1px solid #bbb;padding:0 4px;} .treeSearchInput button {border:1px solid #bbb;vertical-align:middle;height:26px;height:26px\9;font-size:13px;background:#efefef;padding:0 8px;} -.treeShowHideButton {position:absolute;right:8px;top:2px;font-size:12px;color:#333;z-index:3;} +.treeShowHideButton {position:absolute;right:8px;top:-3px;font-size:12px;color:#333;z-index:3;} .treeShowHideButton label {cursor:pointer;} .treeExpandCollapse {float:right;margin:6px 5px;padding:5px;font-size:12px;color:#333;position:relative;z-index:2;background:#fff;} .treeExpandCollapse a {text-decoration:none;color:#333} diff --git a/modules/core/src/main/resources/views/include/jslibs.html b/modules/core/src/main/resources/views/include/jslibs.html index 71c346ea..0fd13d37 100644 --- a/modules/core/src/main/resources/views/include/jslibs.html +++ b/modules/core/src/main/resources/views/include/jslibs.html @@ -17,8 +17,8 @@ <% } %> <% if (@ListUtils.inString('validate', libs!)){ %> - + <% } %> <% if (@ListUtils.inString('layout', libs!)){ %>