diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduRsltMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduRsltMngDetail.jsp index 8d32916c..ce0937f5 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduRsltMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/eduRsltMngDetail.jsp @@ -774,7 +774,7 @@ - +

참석자

diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp index e7decd4b..b9c2591c 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp @@ -664,7 +664,7 @@ function getYears(getYear){ @ - diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/popup/unqIsuesPopup.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/popup/unqIsuesPopup.jsp index ef103278..b79d3550 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/popup/unqIsuesPopup.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/popup/unqIsuesPopup.jsp @@ -189,7 +189,7 @@
  • -
  • +
  • diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctReg.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctReg.jsp index 7c7b3549..96d23ee0 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/exprnClsrmAplctReg.jsp @@ -964,7 +964,7 @@

    신청서 제출

    - ※ 학교장 직인이 날인되지 않았을 경우, 인정되지 않음 + * 항목은 필수 사항입니다. ※ 신청서에 학교장 직인이 날인되지 않았을 경우, 인정되지 않습니다.
    diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index cbaeeff7..81165637 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -486,4 +486,7 @@ input[type="text"].input_time {width: 50px;} /*관리자관리 > 대국민관리(외부개발자용) > 사용자관리 > 사용자수정*/ .pageCont .listTop .sub_te{margin-bottom: 10px;} - \ No newline at end of file + + /*성인 > 교욱결과관리 > 상세*/ + .ta_con tr th{background-color: #f3f3f3;} + .ta_con tr th p{font-size: 17px; font-weight: 400; color: #000;} \ No newline at end of file diff --git a/src/main/webapp/visitEdu/usr/publish/css/common.css b/src/main/webapp/visitEdu/usr/publish/css/common.css index 0be64bc8..2a2b39f3 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/common.css +++ b/src/main/webapp/visitEdu/usr/publish/css/common.css @@ -88,7 +88,7 @@ header.on .nav_wrap::after{opacity: 1;} .header .dep_li_07 .depth01_li{width: auto;} .header .menu_link{font-size: 20px; font-weight: 300; letter-spacing: -0.5px; display: flex; align-items: center; justify-content: center;/* height: 100%; */position: relative;font-family: 'GmarketSansMedium'; line-height: 1.25; padding:15px 0;} .header .menu_link::before{position: absolute; content: " "; display: block; width: 0; /*height: 2px; background-color: #E95504; left: 50%; transform: translateX(-50%); transition: width .4s ease-in-out; top: 32px;*/ z-index: 1;} -.header .menu_link .menu_link_br {color: #d64309;font-family: 'GmarketSansMedium'; padding:0 0 0 5px;} +.header .menu_link .menu_link_br {color: #d64309;font-family: 'GmarketSansMedium'; /*padding:0 0 0 5px;*/ text-indent:5px;} .header .on .menu_link{color: #d64309;} .on .nav_wrap .on .menu_link::before{width: 100%;} .header .depth02{position: absolute; top:53px; text-align: center; padding: 15px 0; width: 100%; left: 50%; transform: translateX(-50%);border-right: 1px solid #d5d5d5;}