From 76e5dc26178df28118e9a5f57eddcf1be1ec7561 Mon Sep 17 00:00:00 2001 From: subsub Date: Wed, 24 Sep 2025 17:30:30 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20=ED=85=8C=EC=9D=B4=EB=B8=94=20=EB=B0=8F=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=ED=81=B4=EB=9E=98=EC=8A=A4=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/cmm/sym/ccm/EgovCcmCmmnCodeTree.jsp | 2 +- .../jsp/cmm/uss/umt/EgovUserInsert.jsp | 5 +- .../jsp/cmm/uss/umt/EgovUserManage.jsp | 16 +- .../jsp/cmm/uss/umt/EgovUserSelectUpdt.jsp | 10 +- .../WEB-INF/jsp/cop/bbs/EgovBoardMstrList.jsp | 6 +- .../WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp | 10 +- .../WEB-INF/jsp/cop/bbs/EgovNoticeList.jsp | 2 +- .../WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp | 8 +- .../adultVisitEdu/instrAplctMngDetail.jsp | 9 +- .../oprtn/adultVisitEdu/instrMngDetail.jsp | 12 +- .../cndtnEduPrcsAplctCfnMngDetail.jsp | 15 +- .../cndtnEduPrcsAplctCfnMngList.jsp | 2 +- .../cndtnEduPrcsAplctPrdMngList.jsp | 4 +- .../cndtnEduPrcsAplctPrdMngMdfy.jsp | 2 +- .../cndtnSspnIdtmt/cndtnEduPrcsMngMdfy.jsp | 4 +- .../cndtnSspnIdtmt/cndtnEduPrcsMngReg.jsp | 2 +- .../jsp/oprtn/cndtnSspnIdtmt/trgtDetail.jsp | 6 +- .../WEB-INF/jsp/sec/ram/EgovAuthorInsert.jsp | 2 +- .../WEB-INF/jsp/sec/ram/EgovAuthorManage.jsp | 14 +- .../jsp/sec/rgm/EgovAuthorGroupManage.jsp | 8 +- .../WEB-INF/jsp/sec/rmt/EgovRoleInsert.jsp | 8 +- .../WEB-INF/jsp/sec/rmt/EgovRoleManage.jsp | 2 +- .../jsp/sym/log/clg/SelectLogMethodList.jsp | 14 +- .../jsp/sym/mnu/mcm/EgovMenuCreatManage.jsp | 10 +- .../sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp | 4 +- .../jsp/uat/uap/EgovLoginGroupPolicyList.jsp | 2 +- .../uat/uap/EgovLoginGroupPolicyRegist.jsp | 13 +- .../WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp | 2 +- .../WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp | 8 +- .../WEB-INF/jsp/uss/ion/pwm/EgovPopupList.jsp | 2 +- .../jsp/uss/ion/pwm/EgovPopupRegist.jsp | 4 +- .../jsp/uss/ion/pwm/MainZoneModify.jsp | 16 +- .../jsp/uss/ion/pwm/PopupZoneModify.jsp | 14 +- .../jsp/uss/olp/qmc/EgovQustnrManageList.jsp | 2 +- .../visitEdu/adm/publish/css/common.css | 188 +++++++++++++++++- .../visitEdu/adm/publish/css/content.css | 12 +- .../visitEdu/adm/publish/css/content_sub.css | 6 +- 37 files changed, 324 insertions(+), 122 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/cmm/sym/ccm/EgovCcmCmmnCodeTree.jsp b/src/main/webapp/WEB-INF/jsp/cmm/sym/ccm/EgovCcmCmmnCodeTree.jsp index 57bd5a09..ded3b355 100644 --- a/src/main/webapp/WEB-INF/jsp/cmm/sym/ccm/EgovCcmCmmnCodeTree.jsp +++ b/src/main/webapp/WEB-INF/jsp/cmm/sym/ccm/EgovCcmCmmnCodeTree.jsp @@ -626,7 +626,7 @@ function fn_save_menuInfo(menuNo) {
- +
diff --git a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserInsert.jsp b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserInsert.jsp index 50e9bdb9..3333c9b7 100644 --- a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserInsert.jsp +++ b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserInsert.jsp @@ -347,7 +347,7 @@ function wrapWindowByMask(){ - + @@ -471,9 +471,10 @@ function wrapWindowByMask(){
- +
+
diff --git a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserManage.jsp b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserManage.jsp index b92a8f06..213273b0 100644 --- a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserManage.jsp +++ b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserManage.jsp @@ -189,14 +189,14 @@ function userListExcelDownload(){
- - - - - - - + + + + + + + @@ -280,7 +280,7 @@ function userListExcelDownload(){
- +
diff --git a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserSelectUpdt.jsp b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserSelectUpdt.jsp index e3a469de..d96adaf9 100644 --- a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserSelectUpdt.jsp +++ b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserSelectUpdt.jsp @@ -533,13 +533,13 @@ function _chgAuthorSelect(p_obj_selectedIndex){
- + + + +
- - - - + diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardMstrList.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardMstrList.jsp index d1233402..58a0886d 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardMstrList.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardMstrList.jsp @@ -198,12 +198,12 @@ function bbsMasterExcelDownload(){
- + <%-- --%> - + @@ -295,7 +295,7 @@ function bbsMasterExcelDownload(){
- +
diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp index 7d1c7589..864f2e7d 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp @@ -398,20 +398,22 @@ - + - - - +
+ + + +
diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeList.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeList.jsp index b1795d19..60e1bcac 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeList.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeList.jsp @@ -515,7 +515,7 @@ function bbsExcelDownload(){
- +
diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp index 215dca64..b15bf5bf 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp @@ -506,17 +506,19 @@ function fn_egov_regist_preview() {
+ + +
- - + - +
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctMngDetail.jsp index e5633226..7e48904f 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctMngDetail.jsp @@ -459,7 +459,7 @@
@@ -549,6 +549,7 @@
+
@@ -561,8 +562,8 @@ - - + + @@ -920,10 +920,10 @@ function getYears(getYear){
- + - +
@@ -934,7 +934,7 @@ function getYears(getYear){
- +
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngDetail.jsp index a1096db2..e500fce1 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngDetail.jsp @@ -643,7 +643,7 @@
- +
@@ -740,7 +740,7 @@
- +
@@ -888,7 +888,7 @@ - + @@ -925,7 +925,7 @@ @@ -950,14 +950,15 @@
+
- - - + + +
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngList.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngList.jsp index b9a7db0a..d7c5275e 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngList.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctCfnMngList.jsp @@ -332,7 +332,7 @@
- +
@@ -475,7 +475,7 @@
- +
데이터가 없습니다.데이터가 없습니다.
- +
- + 배정완료 diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngList.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngList.jsp index 08e6a058..3c8c4a5a 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngList.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngList.jsp @@ -291,9 +291,9 @@ - + - + diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp index 48e93489..92d395c4 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp @@ -443,7 +443,7 @@
- +
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngMdfy.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngMdfy.jsp index e716540a..c60c4fe5 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngMdfy.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngMdfy.jsp @@ -210,7 +210,7 @@
- +
@@ -254,7 +254,7 @@
- +
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngReg.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngReg.jsp index d343ccf7..6a88ab53 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsMngReg.jsp @@ -195,7 +195,7 @@
- +
diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtDetail.jsp index b547d7fe..180af3cf 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/trgtDetail.jsp @@ -340,10 +340,10 @@ - + - + @@ -780,7 +780,7 @@ diff --git a/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorInsert.jsp b/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorInsert.jsp index 7666888a..ac85714b 100644 --- a/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorInsert.jsp +++ b/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorInsert.jsp @@ -112,9 +112,9 @@ function fncAuthorDelete() {
-
+
diff --git a/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorManage.jsp b/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorManage.jsp index 5d9856ab..bf5f28b9 100644 --- a/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorManage.jsp +++ b/src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorManage.jsp @@ -199,13 +199,13 @@ function press() {
- +
- - - - - + + + - + + + @@ -257,7 +257,7 @@ function press() {
- +
diff --git a/src/main/webapp/WEB-INF/jsp/sec/rgm/EgovAuthorGroupManage.jsp b/src/main/webapp/WEB-INF/jsp/sec/rgm/EgovAuthorGroupManage.jsp index 8d564212..40da37c5 100644 --- a/src/main/webapp/WEB-INF/jsp/sec/rgm/EgovAuthorGroupManage.jsp +++ b/src/main/webapp/WEB-INF/jsp/sec/rgm/EgovAuthorGroupManage.jsp @@ -233,12 +233,12 @@ function press() {
- + + - - + @@ -304,7 +304,7 @@ function press() {
- +
diff --git a/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleInsert.jsp b/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleInsert.jsp index a17d24ab..cb233ede 100644 --- a/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleInsert.jsp +++ b/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleInsert.jsp @@ -148,15 +148,17 @@ function fncRoleDelete() {
+ + + +
+
- -
-
diff --git a/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleManage.jsp b/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleManage.jsp index 5958d39c..38a39ae3 100644 --- a/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleManage.jsp +++ b/src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleManage.jsp @@ -229,7 +229,7 @@ function roleListExcelDownload(){
- +
diff --git a/src/main/webapp/WEB-INF/jsp/sym/log/clg/SelectLogMethodList.jsp b/src/main/webapp/WEB-INF/jsp/sym/log/clg/SelectLogMethodList.jsp index fd81975d..6b777df8 100644 --- a/src/main/webapp/WEB-INF/jsp/sym/log/clg/SelectLogMethodList.jsp +++ b/src/main/webapp/WEB-INF/jsp/sym/log/clg/SelectLogMethodList.jsp @@ -217,16 +217,16 @@ function fnCheckAll(){
+ + + + - - - - - - + + @@ -271,7 +271,7 @@ function fnCheckAll(){ diff --git a/src/main/webapp/WEB-INF/jsp/sym/mnu/mcm/EgovMenuCreatManage.jsp b/src/main/webapp/WEB-INF/jsp/sym/mnu/mcm/EgovMenuCreatManage.jsp index d328bba8..3f7f0162 100644 --- a/src/main/webapp/WEB-INF/jsp/sym/mnu/mcm/EgovMenuCreatManage.jsp +++ b/src/main/webapp/WEB-INF/jsp/sym/mnu/mcm/EgovMenuCreatManage.jsp @@ -102,12 +102,12 @@ function selectMenuCreat(vAuthorCode) { //메뉴생성 화면 호출
- +
- - - - - + + + + + diff --git a/src/main/webapp/WEB-INF/jsp/sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp b/src/main/webapp/WEB-INF/jsp/sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp index 6b928428..399b049a 100644 --- a/src/main/webapp/WEB-INF/jsp/sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp +++ b/src/main/webapp/WEB-INF/jsp/sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp @@ -962,8 +962,8 @@ function set_bbs(){
- - + +
diff --git a/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyList.jsp b/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyList.jsp index 28f7162f..2dd6c140 100644 --- a/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyList.jsp +++ b/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyList.jsp @@ -339,7 +339,7 @@ function loginPolicyListExcelDownload(){
- +
diff --git a/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyRegist.jsp b/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyRegist.jsp index cc65cfe4..beeecee6 100644 --- a/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyRegist.jsp @@ -154,14 +154,15 @@ function ipValidate(ipValue) {
- - - - - - +
+ + + + + +
diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp index e96b876e..7e2a4b06 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp @@ -236,7 +236,7 @@ $(window).load(function() {
- +
diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp index 8a7c8d77..30b8912f 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp @@ -282,14 +282,16 @@ function fileUploadPopup(){
+ + +
- - + - +
diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupList.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupList.jsp index 94bb78b4..78039fa5 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupList.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupList.jsp @@ -376,7 +376,7 @@ function fncPopupListDelete() {
- +
diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupRegist.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupRegist.jsp index e7f151f5..3f1a2a3c 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/EgovPopupRegist.jsp @@ -286,8 +286,8 @@ function fnList() {
- - + +
diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/MainZoneModify.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/MainZoneModify.jsp index 57c7a4ff..bb9b75cd 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/MainZoneModify.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/MainZoneModify.jsp @@ -193,13 +193,13 @@ function fn_egov_downFile(atchFileId, fileSn){
@@ -223,7 +223,7 @@ function fn_egov_downFile(atchFileId, fileSn){
비주얼명 - +
대체텍스트 - +
파일 첨부 - +
@@ -311,16 +311,18 @@ function fn_egov_downFile(atchFileId, fileSn){
+ + +
- - + - + - +
diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/PopupZoneModify.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/PopupZoneModify.jsp index 43067134..c95f2a20 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/PopupZoneModify.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/pwm/PopupZoneModify.jsp @@ -191,7 +191,7 @@ function fn_egov_downFile(atchFileId, fileSn){ @@ -203,7 +203,7 @@ function fn_egov_downFile(atchFileId, fileSn){ @@ -405,16 +405,18 @@ function fn_egov_downFile(atchFileId, fileSn){
+ + +
- - + - + - +
diff --git a/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/EgovQustnrManageList.jsp b/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/EgovQustnrManageList.jsp index 7eb43e81..4000a5f5 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/EgovQustnrManageList.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/EgovQustnrManageList.jsp @@ -308,7 +308,7 @@ - +
팝업존 제목 - +
링크 - +
diff --git a/src/main/webapp/visitEdu/adm/publish/css/common.css b/src/main/webapp/visitEdu/adm/publish/css/common.css index 445231a9..708548bc 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/common.css +++ b/src/main/webapp/visitEdu/adm/publish/css/common.css @@ -87,4 +87,190 @@ /* //top_util */ footer{padding: 31px 20px;} -} \ No newline at end of file +} + +/* 간격 */ +.p0 {padding: 0px!important;} +.p5 {padding: 5px!important;} + +.pt5 {padding-top: 5px!important;} +.pt10 {padding-top: 10px!important;} +.pt15 {padding-top: 15px!important;} +.pt20 {padding-top: 20px!important;} +.pt25 {padding-top: 25px!important;} +.pt30 {padding-top: 30px!important;} +.pt35 {padding-top: 35px!important;} +.pt40 {padding-top: 40px!important;} +.pt45 {padding-top: 45px!important;} +.pt50 {padding-top: 50px!important;} + +.pr0 {padding-right: 0px!important;} +.pr20 {padding-right: 20px!important;} + +.pb5 {padding-bottom: 5px!important;} +.pb10 {padding-bottom: 10px!important;} +.pb15 {padding-bottom: 15px!important;} +.pb20 {padding-bottom: 20px!important;} +.pb25 {padding-bottom: 25px!important;} +.pb30 {padding-bottom: 30px!important;} +.pb35 {padding-bottom: 35px!important;} +.pb40 {padding-bottom: 40px!important;} +.pb45 {padding-bottom: 45px!important;} +.pb50 {padding-bottom: 50px!important;} + +.pl0 {padding-left: 0px!important;} +.pl15 {padding-left: 15px!important;} +.pl20 {padding-left: 20px!important;} + +.m20 {margin: 20px!important;} + +.mt-1 {margin-top: -1px!important;} +.mt0 {margin-top: 0px!important;} +.mt5 {margin-top: 5px!important;} +.mt10 {margin-top: 10px!important;} +.mt15 {margin-top: 15px!important;} +.mt20 {margin-top: 20px!important;} +.mt25 {margin-top: 25px!important;} +.mt30 {margin-top: 30px!important;} +.mt35 {margin-top: 35px!important;} +.mt40 {margin-top: 40px!important;} +.mt45 {margin-top: 45px!important;} +.mt50 {margin-top: 50px!important;} +.mt60 {margin-top: 60px!important;} +.mt70 {margin-top: 70px!important;} +.mt80 {margin-top: 80px!important;} +.mt90 {margin-top: 90px!important;} +.mt100 {margin-top: 100px!important;} + +.mr0 {margin-right: 0px!important;} +.mr3 {margin-right: 3px!important;} +.mr5 {margin-right: 5px!important;} +.mr10 {margin-right: 10px!important;} +.mr15 {margin-right: 15px!important;} +.mr20 {margin-right: 20px!important;} +.mr25 {margin-right: 25px!important;} +.mr30 {margin-right: 30px!important;} +.mr35 {margin-right: 35px!important;} +.mr40 {margin-right: 40px!important;} +.mr45 {margin-right: 45px!important;} +.mr50 {margin-right: 50px!important;} +.mr60 {margin-right: 60px!important;} +.mr70 {margin-right: 70px!important;} +.mr80 {margin-right: 80px!important;} +.mr90 {margin-right: 90px!important;} +.mr100 {margin-right: 100px!important;} + +.mb-4 {margin-bottom: -4px!important;} +.mb0 {margin-bottom: 0px!important;} +.mb1 {margin-bottom: 1px!important;} +.mb5 {margin-bottom: 5px!important;} +.mb10 {margin-bottom: 10px!important;} +.mb15 {margin-bottom: 15px!important;} +.mb18 {margin-bottom: 18px!important;} +.mb20 {margin-bottom: 20px!important;} +.mb25 {margin-bottom: 25px!important;} +.mb30 {margin-bottom: 30px!important;} +.mb35 {margin-bottom: 35px!important;} +.mb40 {margin-bottom: 40px!important;} +.mb45 {margin-bottom: 45px!important;} +.mb50 {margin-bottom: 50px!important;} +.mb60 {margin-bottom: 60px!important;} +.mb70 {margin-bottom: 70px!important;} +.mb80 {margin-bottom: 80px!important;} +.mb90 {margin-bottom: 90px!important;} +.mb100 {margin-bottom: 100px!important;} + +.ml0 {margin-left: 0px!important;} +.ml5 {margin-left: 5px!important;} +.ml10 {margin-left: 10px!important;} +.ml15 {margin-left: 15px!important;} +.ml20 {margin-left: 20px!important;} +.ml25 {margin-left: 25px!important;} +.ml30 {margin-left: 30px!important;} +.ml35 {margin-left: 35px!important;} +.ml40 {margin-left: 40px!important;} +.ml45 {margin-left: 45px!important;} +.ml50 {margin-left: 50px!important;} +.ml60 {margin-left: 60px!important;} +.ml70 {margin-left: 70px!important;} +.ml80 {margin-left: 80px!important;} +.ml90 {margin-left: 90px!important;} +.ml100 {margin-left: 100px!important;} + +/* 너비, 높이 */ +.w100per {width: 100% !important;} +.w99per {width: 99%;} +.w95per {width: 95%;} +.w90per {width: 90%;} +.w85per {width: 85%;} +.w80per {width: 80%;} +.w75per {width: 75%;} +.w70per {width: 70%;} +.w65per {width: 65%;} +.w60per {width: 60%;} +.w50per {width: 50%;} +.w55per {width: 55%;} +.w45per {width: 45%;} +.w40per {width: 40%;} +.w35per {width: 35%;} +.w33per {width: 33.3333333%;} +.w30per {width: 30%;} +.w25per {width: 25%;} +.w20per {width: 20%;} +.w19per {width: 19%;} +.w18per {width: 18%;} +.w17per {width: 17%;} +.w16per {width: 16%;} +.w15per {width: 15%;} +.w14per {width: 14%;} +.w13per {width: 13%;} +.w12per {width: 12%;} +.w11per {width: 11%;} +.w10per {width: 10%;} +.w9per {width: 9%;} +.w8per {width: 8%;} +.w7per {width: 7%;} +.w6per {width: 6%;} +.w5per {width: 5%;} +.w4per {width: 4%;} +.w3per {width: 3%;} +.w2per {width: 2%;} +.w1per {width: 1%;} + +.w5 {width: 5px;} +.w10 {width: 10px;} +.w15 {width: 15px;} +.w20 {width: 20px;} +.w25 {width: 25px;} +.w30 {width: 30px;} +.w35 {width: 35px;} +.w40 {width: 40px;} +.w45 {width: 45px;} +.w50 {width: 50px;} +.w55 {width: 55px;} +.w60 {width: 60px;} +.w70 {width: 70px;} +.w80 {width: 80px;} +.w90 {width: 90px;} +.w100 {width: 100px;} +.w110 {width: 110px;} +.w120 {width: 120px;} +.w130 {width: 130px;} +.w140 {width: 140px;} +.w150 {width: 150px;} +.w160 {width: 160px;} +.w170 {width: 170px;} +.w180 {width: 180px;} +.w190 {width: 190px;} +.w200 {width: 200px;} +.w250 {width: 250px;} +.w300 {width: 300px;} +.w325 {width: 325px;} +.w350 {width: 350px;} +.w400 {width: 400px;} +.w500 {width: 500px;} + +.mw100 {min-width: 100px;} + +.h100 {height: 100px;} +.h100per {height: 100%;} \ No newline at end of file diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index 913ae9d8..21e1e071 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -271,7 +271,7 @@ input[type="text"].input_time {width: 50px;} .tb_type01>table>tbody>tr.new_cont>td {color: #5c6dc3;} .tb_type01>table>tbody .td_date{font-size: 15px;} .tb_type01>table>tbody>tr>td:last-child{border-right: 0;} -.tb_type01>table>tbody>tr>td>button{/* height: 30px; */ width: auto; padding: 1px 10px 2px; font-size: 16px;} +.tb_type01>table>tbody>tr>td>button{height: 30px; width: auto; padding: 1px 10px 2px; font-size: 16px;} .tb_type01>table>tbody>tr>td input[type="text"].input_time {padding: 0 5px; margin: 0 5px; text-align: center;} .tb_type01>table>tbody>tr>td button.table_del {width: auto; height: auto;} .tb_type01>table>tbody>tr>td .btn_print{height: auto;} @@ -374,13 +374,13 @@ input[type="text"].input_time {width: 50px;} .tb_type02 table tbody tr td .put_photo .put_photo_in img {padding-top: 22px;} .tb_type02 table tbody tr td .put_photo .put_photo_in img.id_pic {width: 100%; height: 100%; padding-top: initial;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); } -.tb_type02 table tbody tr td .put_photo button {width: 90px; height: 35px; font-size: 16px; border-radius: 5px; position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%);} +.tb_type02 table tbody tr td .put_photo button {width: 90px; height: 35px; font-size: 16px; border-radius: 5px; margin: 0; position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%);} /* gallery list */ .list_gallery{padding: 30px 0 10px 0; margin-bottom: 30px;} .list_gallery article{position: relative; display: inline-block; width: calc((100% - 104px)/4); border: 1px solid #d5d5d5; margin-right: 28.3px; margin-bottom: 30px;} .list_gallery article:nth-child(4n){margin-right: 0;} -.list_gallery .gallery_util{position: absolute; width: 70px; height: 30px; right: 0px; top: 0px; background-color: #86817e; color: #fff; display: flex; justify-content: center; align-items: center; font-size: 14px; font-weight: 400; z-index: 1;} +.list_gallery .gallery_util{position: absolute; width: 70px; height: 35px; right: 8px; top: 8px; background-color: #86817e; color: #fff; display: flex; justify-content: center; align-items: center; font-size: 15px; font-weight: 500; z-index: 1; border-radius:8px;} .list_gallery .gallery_util.use_gallery{background-color: #3a72db ;} .list_gallery .img_area{position: relative; display: flex; width: 100%; height: 190px; border-bottom: 1px solid #d5d5d5; background-color: #f5f5f5; justify-content: center; align-items: center;} .list_gallery .img_area img{max-width: 100%; max-height: 100%;} @@ -444,7 +444,7 @@ input[type="text"].input_time {width: 50px;} .cmmt_wrap2{margin-top: 30px;} .cmmt_tit2{display: flex; align-items: center;} .cmmt_tit2 img{margin-right: 6px;} -.cmmt_tit2 span{color: #ea5404; font-weight: bold; font-size: 20px;} +.cmmt_tit2 span{color: #2557B4; font-weight: bold; font-size: 20px;} .cmmt_list2{width: 100%; border-top: 1px solid #d5d5d5; margin-top: 10px;} .cmmt_list2 li{display: flex; border-bottom: 1px solid #d5d5d5; padding: 24px 0;} .cmmt_person2{min-width: 70px; position: relative; font-size: 18px; font-weight: 500; margin-right: 10px; padding-left: 20px;} @@ -455,8 +455,8 @@ input[type="text"].input_time {width: 50px;} .cmmt_detail2 .btn_wrap button{font-size: 16px; min-width: 60px; height: 36px; vertical-align: middle;} .cmmt_input2{width: 100%; margin-top: 30px;} .cmmt_input2 textarea{height: 80px; width: calc(100% - 90px); vertical-align: middle; border: 2px solid #e5e5e5; border-radius: 5px; padding: 15px; box-sizing: border-box;} -.cmmt_input2 .cmmt_add2{width: 80px; height: 80px; border-radius: 5px; background-color: #ea5404; border: 0; color: #fff; vertical-align: middle; margin-left: 5px; font-size: 18px; transition: background-color 0.2s linear;} -.cmmt_input2 .cmmt_add2:hover{background-color: #de3900; transition: background-color 0.2s linear;} +.cmmt_input2 .cmmt_add2{width: 80px; height: 80px; border-radius: 5px; background-color: #2557B4; border: 0; color: #fff; vertical-align: middle; margin-left: 5px; font-size: 18px; transition: background-color 0.2s linear;} +.cmmt_input2 .cmmt_add2:hover{background-color: #214EA2; transition: background-color 0.2s linear;} /* //댓글 */ /* cmm */ diff --git a/src/main/webapp/visitEdu/adm/publish/css/content_sub.css b/src/main/webapp/visitEdu/adm/publish/css/content_sub.css index 20762e0e..ef299703 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content_sub.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content_sub.css @@ -81,10 +81,10 @@ .btn_layout02{width: 100%; text-align: right; margin-bottom: 10px; margin-top: 0;} .btn_layout02 button{margin: 0 2px; transition: all 0.1s linear;} .btn_layout02 button:hover{box-shadow: 0 0 5px rgba(0,0,0,0.3); transition: all} -.btnType01{height: 38px; padding: 0 20px; font-size: 16px; font-weight: 400; background-color: #fff; color: #f86a3c; border: 1px solid #f86a3c; border-radius: 5px; transition: all 0.1s linear;} -.btnType01:hover{background-color: #fef0ec; transition: all 0.1s linear;} +.btnType01{height: 38px; padding: 0 20px; font-size: 16px; font-weight: 400; background-color: #fff; color: #2557B4; border: 1px solid #2557B4; border-radius: 5px; transition: all 0.1s linear;} +.btnType01:hover{background-color: #214EA2; transition: all 0.1s linear;} .btnType02{height: 46px; padding: 0 23px; font-size: 18px; font-weight: 400; color: #fff; background-color: #2557B4; border-radius: 5px; transition: all 0.1s linear;} -.btnType02:hover{ background-color: #214ea2; transition: all 0.1s linear;} +.btnType02:hover{ background-color: #214EA2; transition: all 0.1s linear;} .btnType03{height: 46px; padding: 0 23px; font-size: 18px; font-weight: 400; color: #fff; background-color: #81899C; border-radius: 5px; transition: all 0.1s linear;} .btnType03:hover{background-color: #717379; transition: all 0.1s linear;} .btnType04{min-width: 80px; height: 46px; padding: 0 12px; font-size: 18px; font-weight: 400; color: #81899C; border: 1px solid #81899C; border-radius: 5px; transition: all 0.1s linear;}