diff --git a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp index c94dbf8e..873107b5 100644 --- a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp +++ b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp @@ -479,15 +479,25 @@ .fixed-table-container tbody .selected td { background-color: #9acfea; } + + .formCss{ + margin-top:20px; + margin-left:20px; + } + + .tjCss{ + margin-left:10px; + margin-right:20px; + height:auto; + }
-
- +
-
+
diff --git a/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp b/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp index 012987a7..f8592828 100644 --- a/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp +++ b/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp @@ -395,14 +395,25 @@ background-color: #9acfea; } + + .formCss{ + margin-top:0px; + margin-left:20px; + } + + .tjCss{ + margin-left:10px; + margin-right:20px; + height:auto; + }
-
+
- +
<%--