This commit is contained in:
myname 2024-01-30 18:19:45 +09:00
commit 5f6e6f5a54
5 changed files with 18 additions and 17 deletions

View File

@ -257,7 +257,7 @@ function usrJoin(){
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
<span>GO</span>
</button>
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관" /> 교육기부 우수기관</p>
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관 마크" /> 교육기부 우수기관</p>
</div>-->
<%-- <button class="site" onclick="window.open('https://www.copyright.or.kr/main.do')" title="새창열림">
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
@ -327,7 +327,7 @@ function usrJoin(){
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
<span>GO</span>
</button>
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="" /> 교육기부 우수기관</p>
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관 마크" /> 교육기부 우수기관</p>
</div>-->
<!-- 회원 SEQ 변경되는 문제로 인해 주석 -->
<%-- <button class="site" onclick="window.location.href='http://223.255.205.7/user/main/main.do'" title="새창열림">
@ -372,7 +372,7 @@ function usrJoin(){
<div class="header_inner">
<div class="area_left">
<h1 class="logo"><a href="${pageContext.request.contextPath}/web/main/mainPage.do" title="메인으로 이동"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/ci.png" alt="한국저작권위원회 저작권배움터"></a></h1>
<div class="edumark"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관">교육기부 우수기관</div>
<div class="edumark"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관 마크">교육기부 우수기관</div>
</div>
<div class="area_right">
<!-- 로그인 관련 모바일 화면 -->

View File

@ -21,13 +21,13 @@
<title>
<c:choose>
<c:when test="${fn:contains(URL , 'main/mainPage.')}">
한국저작권위원회 저작권 교육 시스템 - 메인
한국저작권위원회 저작권배움터
</c:when>
<c:when test="${fn:contains(URL , 'web/user/login/ssoLogin.')}">
로그인&lt;한국저작권위원회 저작권 교육 시스템
로그인&lt;한국저작권위원회 저작권배움터
</c:when>
<c:otherwise>
<c:forEach var="result" items="${menuCurrentResultList}" varStatus="status">${result.menuNm}&lt;</c:forEach>한국저작권위원회 저작권 교육 시스템
<c:forEach var="result" items="${menuCurrentResultList}" varStatus="status">${result.menuNm}&lt;</c:forEach>한국저작권위원회 저작권배움터
</c:otherwise>
</c:choose>
</title>

View File

@ -162,7 +162,7 @@
<th scope="row">
<p>교육부문</p>
</th>
<td>
<td colspan="3">
<ve:code codeId="VEA001" code="${info.prcsDiv}"/>
</td>
</tr>
@ -176,7 +176,7 @@
<th scope="row">
<p>과정</p>
</th>
<td>
<td colspan="3">
<c:out value="${info.prcsNm}"/>
</td>
</tr>
@ -190,7 +190,7 @@
<th scope="row">
<p>기간</p>
</th>
<td>
<td colspan="3">
<c:out value="${info.eduStrtPnttm}"/>~<c:out value="${info.eduDdlnPnttm}"/>
</td>
</tr>
@ -204,7 +204,7 @@
<th scope="row">
<p>교육장소</p>
</th>
<td>
<td colspan="3">
<c:out value="${info.eduPlace}"/>
</td>
</tr>
@ -218,7 +218,7 @@
<th scope="row">
<p>상세교육과정</p>
</th>
<td>
<td colspan="3">
<c:out value="${info.prcsCn }" />
</td>
</tr>
@ -232,7 +232,7 @@
<th scope="row">
<p>정원</p>
</th>
<td>
<td colspan="3">
<c:out value="${info.nos}"/>
</td>
</tr>
@ -246,7 +246,7 @@
<th scope="row">
<p>신청자수</p>
</th>
<td>
<td colspan="3">
<c:out value="${info.nosCnt1}"/>
</td>
</tr>
@ -260,7 +260,7 @@
<th scope="row">
<p>상태</p>
</th>
<td>
<td colspan="3">
<ve:code codeId="VEA004" code="${info.ddlnCd}"/>
</td>
</tr>
@ -272,7 +272,7 @@
</tr>
<tr class="trLength4">
<th scope="row"><p>강의계획서</p></th>
<td>
<td colspan="3">
<c:if test="${instrInfo.lctrPlanAtchFileId == null || instrInfo.lctrPlanAtchFileId == ''}">
<div class="btn_wrap">
<button type="button" onclick="control1.openFileDialogSingle();" class="btnType01 lctrPlan_btn_add_file">강의계획서 파일찾기</button>

View File

@ -49,7 +49,8 @@ header.scroll{box-shadow: 0 5px 8px rgba(0,0,0,0.15);}
/* 알람추가 20231218*/
.gnb_wrap .area_right .header_alarm {position: relative; background-image: url(../images/common/headerTop_alarm.png); background-repeat: no-repeat;width: 16px; height: 18px; margin:0 45px 0 0; top:3px;}
.gnb_wrap .area_right .header_alarm .a_count {position: relative; left: 11px; top:-8px; font-size:12px; letter-spacing: -0.5px; background-color: #e95504; border-radius: 50%; width:20px; height:20px; line-height: 20px; color:#fff; text-align: center;font-weight: 600; }
.t_none {font-size:0;}
/*.t_none {font-size:0;}*/
.t_none {overflow:hidden; display: block; position:absolute; border:0; width:1px; height:1px; clip:rect(1px, 1px, 1px, 1px);}
/* 공통메뉴 추가 20231218*/
.gnb_wrap .top_link {display: inline-block;}

View File

@ -252,7 +252,7 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
.tb_type01>table{width: 100%; table-layout: fixed; }
.tb_type01>table>tbody {border-top: 2px solid #000;}
.tb_type01>table>tbody>tr{border-bottom: 1px solid #e5e5e5;}
.tb_type01>table>tbody>tr>th,.tb_type01>table>tbody>tr>td{ font-size: 16px; text-align: left;box-sizing: border-box;}
.tb_type01>table>tbody>tr>th,.tb_type01>table>tbody>tr>td{ font-size: 16px; text-align: left;box-sizing: border-box; line-height:1.3em;}
.tb_type01>table>tbody>tr>th{background-color: #f5f5f5; font-weight: 400; vertical-align: top; padding-top: 19px; padding-left: 20px; padding-bottom: 16px;}
.tb_type01>table>tbody>tr>th p {line-height: 1.3;}
.tb_type01>table>tbody>tr>td{padding: 12px 20px; height: 60px; font-weight: 400; color: #555; vertical-align: middle;}