diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduEnd/eduEndDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduEnd/eduEndDetail.jsp index b0be4da5..cef35c3a 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduEnd/eduEndDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/adultVisitEdu/eduEnd/eduEndDetail.jsp @@ -46,12 +46,16 @@ background-color: #f9f9f9 !important; } #fileControl{margin: 8px 0 0 0; border: 1px solid #d5d5d5; border-radius: 5px; height: 150px !important; background-color: #fafafa;} - .innorix_basic div.irx_filetree.empty-uploader{background: url(/offedu/visitEdu/usr/publish/images/content/dropzone_file_before.png) no-repeat center; height: 150px !important;} + .innorix_basic div.irx_filetree.empty-uploader{background: url(/offedu/visitEdu/usr/publish/images/content/dropzone_file_before_only_img.png) no-repeat center; height: 150px !important;} .irx_filetree,.innorix_basic div.irx_infoBox{height: 150px !important; } tbody#rsltId input { width: 100%; } + .popup_cont .tb_type01.tb_write {margin:0 0 20px 0;} + .popup_cont .popup_cont.upload_area {margin:-20px 0 0 0;} + .popup_cont .pop_btn_wrap.btn_layout01 {margin:-20px 0 0 0;} +