diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp index a23db01d..7b6f91fd 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp @@ -458,6 +458,10 @@ + + + +
+ + + + + +
+ +
+ + + " /> @@ -774,7 +988,19 @@ ${list.trgt} - ${empty list.instrNm ? '-' : cryptoUtil.decrypt(list.instrNm)} + + +<%-- ${empty list.instrNm ? '-' : cryptoUtil.decrypt(list.instrNm)} --%> + + + - + + + +<%-- --%> + + + ${list.prsnl} diff --git a/src/main/webapp/visitEdu/usr/publish/css/popup.css b/src/main/webapp/visitEdu/usr/publish/css/popup.css index d577b4b4..ca79bae5 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/popup.css +++ b/src/main/webapp/visitEdu/usr/publish/css/popup.css @@ -97,6 +97,10 @@ .application_wrap .list ol li span {display:block;white-space:normal;word-break:break-all;} .application_wrap .list ol li a {display:inline;color:#555;} +.pop_tb_type01 table tbody tr td .put_photo .put_photo_in {background-color: #f5f5f5; width: 128px; height: 165px; border: 1px solid #d5d5d5; border-radius: 5px; margin: 7px; box-sizing: border-box; position: relative; overflow: hidden;} + + + @media all and (max-width: 767px){ .popup_cont {padding: 10px;} .popup_wrap.popType02 {width: 360px;}