diff --git a/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
index 201b5126..069c4908 100644
--- a/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
@@ -206,12 +206,17 @@ function fn_sentDetailView(msgGroupId) {
-
+ |
<%-- --%>
-
-
-
-
+<%-- --%>
+
+
|
diff --git a/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp b/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
index 6021b6f0..ea214fe6 100644
--- a/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
@@ -964,7 +964,7 @@ function subContent(){
-
+
diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css
index 5e75b14b..f3bf4d70 100644
--- a/src/main/webapp/publish/css/content.css
+++ b/src/main/webapp/publish/css/content.css
@@ -934,7 +934,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px
.table_tab_wrap ul li.active button::after {content: ""; position: absolute; width: 90%; height: 9px; background-color: rgba(0,44,154,0.15);bottom: -1px; left: 50%; transform: translateX(-50%);}
.table_tab_wrap .selType2 {width: 130px; position: absolute; top: 50%; right: 30px; transform: translateY(-50%);}
/*발송결과 개선 */
-.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:10;}
+.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:9;}
.table_tab_wrap .tab_btnbox button.btnType.btnType14.check_validity {border: 1px solid #002c9a; color: #002c9a;}
.table_tab_wrap .tab_btnbox .qmMark{background-image: url(../images/content/qmIcon_s.png); width: 19px; height: 19px; margin-left: 5px; margin-top: -2px;}
diff --git a/src/main/webapp/sample_mjon/jsp_샘플_예제.zip b/src/main/webapp/sample_mjon/jsp_샘플_예제.zip
index 771bfd87..cf497e79 100644
Binary files a/src/main/webapp/sample_mjon/jsp_샘플_예제.zip and b/src/main/webapp/sample_mjon/jsp_샘플_예제.zip differ
|