Index: ssts-web/src/main/webapp/common/changeDepartment.jsp =================================================================== diff -u -r33591 -r33706 --- ssts-web/src/main/webapp/common/changeDepartment.jsp (.../changeDepartment.jsp) (revision 33591) +++ ssts-web/src/main/webapp/common/changeDepartment.jsp (.../changeDepartment.jsp) (revision 33706) @@ -2,7 +2,7 @@ <%@ include file="/common/taglibs.jsp"%> - +
@@ -31,16 +31,15 @@ margin-bottom:0 !important } .left { - width: 49%; - height: 390px; + width: 50%; + height: 425px; float: left; overflow: scroll; } .right { - width: 49%; - height: 390px; + width: 50%; + height: 425px; float: right; - padding-right: 10px; } /* zdy主题风格*/ .dtree-zdy-item-this{background: none!important;} /* 当前选中行样式*/ @@ -58,23 +57,18 @@ .dtree-icon-normal-file { color:#5FB878!important; } + td,th { + text-align: center !important; + } -