신청인 조정안 수락 여부 제출
diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
index 58b1e5f1..f0dd10dc 100644
--- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
@@ -191,7 +191,7 @@
diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonLeftMenu.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonLeftMenu.jsp
index a35a115b..1f5d1aec 100644
--- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonLeftMenu.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonLeftMenu.jsp
@@ -36,7 +36,7 @@
- class="active" onclick="location.href='${listDep3.url}'">
+ class="active" target="_blank">
diff --git a/src/main/webapp/kofair_case_seed/adm/style/style.css b/src/main/webapp/kofair_case_seed/adm/style/style.css
index fe7ee983..7c5608ac 100644
--- a/src/main/webapp/kofair_case_seed/adm/style/style.css
+++ b/src/main/webapp/kofair_case_seed/adm/style/style.css
@@ -194,7 +194,7 @@ div.webnote_toolbar_container{display:flex;}
.prc_content .cs-panel-heading{display:flex;justify-content:space-between;align-items:center;}
.prc_content .cs-panel-heading .title.depth02{font-size:22px;}
.prc_content .table-layout.txt_center th,.prc_content .table-layout.txt_center td{text-align:center;padding:10px 2px;}
-.prc_content .table-layout.txt_center th *,.prc_content .table-layout.txt_center td *{min-width:0;width:100%;}
+.prc_content .table-layout.txt_center th *,.prc_content .table-layout.txt_center td *{min-width:0;width:100%;font-size:14px;}
.prc_content .term_wrap .bbs-view-layout>div{border-bottom:1px solid #ececec;}
.prc_content .term_wrap .bbs-view-layout .bbs-view-item{border-bottom:0;}
.prc_content .term_wrap .check_wrap input[type="checkbox"]{margin:15px 0 0 0;}
@@ -270,7 +270,9 @@ div.webnote_toolbar_container{display:flex;}
/* page */
.wrap .pagination,.wrap .pagination-control{height:40px;}
.wrap .pagination li a{display:flex;width:40px;height:40px;font-size:15px;font-weight:400;line-height:1;justify-content:center;align-items:center;}
+.wrap .pagination-control a{background-position:50% 58% !important;}
.wrap .pagination li a:hover{color:#163db1;background:#e3edfe;}
.wrap .pagination li a.on{background:#fff !important;font-weight:600;color:#163db1 !important;border:1px solid #163db1;}
+.wrap .pagination-control a img{display:none;}
.wrap .pagination-inner{border:0;}
.wrap .pagination-control.prev a:after,.pagination-control.next a:after{display:none;}
\ No newline at end of file
diff --git a/src/main/webapp/kofair_case_seed/usr/scripts/layout.js b/src/main/webapp/kofair_case_seed/usr/scripts/layout.js
index 47aab680..c60367c7 100644
--- a/src/main/webapp/kofair_case_seed/usr/scripts/layout.js
+++ b/src/main/webapp/kofair_case_seed/usr/scripts/layout.js
@@ -90,6 +90,14 @@ function header() {
if(subMenuLength == 0){
$(itm).hide();
}
+ });
+
+ $(".header a").each(function(idx,itm){
+ var menuText = $(itm).text().trim();
+ console.log(menuText);
+ if(menuText == "실시간 상담"){
+ $(itm).html("실시간 상담 ")
+ }
})
@@ -111,7 +119,13 @@ function snb() {
}
});
-
+ $(".lnb_sub_menu a").each(function(idx,itm){
+ var menuText = $(itm).text().trim();
+ if(menuText == "실시간 상담"){
+ $(itm).html("실시간 상담 ");
+ }
+
+ })
}
diff --git a/src/main/webapp/kofair_case_seed/usr/style/layout.css b/src/main/webapp/kofair_case_seed/usr/style/layout.css
index d06a2208..af881f32 100644
--- a/src/main/webapp/kofair_case_seed/usr/style/layout.css
+++ b/src/main/webapp/kofair_case_seed/usr/style/layout.css
@@ -140,6 +140,7 @@ html{font-size:62.5%;}
.m_sub_menu .m_sub_depth02{display:flex;font-size:3.4rem;color:#5b5b5b;flex-wrap:wrap;gap:34px 0;margin:20px 0 0 0;padding:0 0 43px 0;}
.m_sub_menu .m_sub_depth02 li{position:relative;width:calc(100% / 2);padding:0 0 0 22px;}
.m_sub_menu .m_sub_depth02 li::after{position:absolute;content:"";width:8px;height:8px;background:#b4b4b4;left:0;top:19px;}
+ .m_sub_menu .m_sub_depth02 li i.outlink{width:32px;height:44px;margin:-4px 0 0 5px !important;background:url(/kofair_case_seed/usr/images/component/icon_outlink_m.png) no-repeat center center;}
/* //header */
/* footer */
@@ -179,11 +180,13 @@ html{font-size:62.5%;}
.mobile_header .all_menu_wrap .top_area{height:63px;padding:0 30px;}
.m_menu_depth01{height:48.5px;padding:0 16px;font-size:1.8rem;}
.active .m_menu_depth01{background-size:15px 9px;}
+
.m_sub_menu>li{padding:10px 32px;border-top:1px solid #d8d8d8;}
.m_sub_menu .title{height:40px;font-size:1.7rem;}
.m_sub_menu .m_sub_depth02{font-size:1.7rem;gap:17px 0;margin:10px 0 0 0;padding:0 0 21px;}
.m_sub_menu .m_sub_depth02 li{width:100%;padding:0 0 0 10px;}
.m_sub_menu .m_sub_depth02 li::after{width:4px;height:4px;top:9.5px;}
+ .m_sub_menu .m_sub_depth02 li i.outlink{width:16px;height:22px;margin:0 0 0 5px !important;background:url(/kofair_case_seed/usr/images/component/icon_outlink.png) no-repeat center top;}
/* footer */
.footer{padding:30px 0;}