From 639f24545a2da980a582ba8ef1a98d528af705c1 Mon Sep 17 00:00:00 2001 From: subsub Date: Mon, 2 Dec 2024 16:20:31 +0900 Subject: [PATCH] =?UTF-8?q?2024/12/02=20=EA=B2=8C=EC=8B=9C=ED=8C=90=20?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=20table=20=EC=88=98=EC=A0=95,=20button=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/manager/bbs/bbs/bbsDataEdit.jsp | 10 +++---- .../jsp/manager/bbs/bbs/bbsDataForm.jsp | 10 +++---- .../jsp/manager/bbs/bbs/bbsDataList.jsp | 25 +++++++++++------ .../jsp/manager/bbs/bbs/bbsDataView.jsp | 18 +++++++----- .../seed/_extra/gtm/trublchargermng/write.jsp | 24 ++++++++-------- .../kofair_case_seed/adm/style/style.css | 28 +++++++++++++++++++ 6 files changed, 78 insertions(+), 37 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataEdit.jsp b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataEdit.jsp index c7c371ab..684fbfe0 100644 --- a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataEdit.jsp +++ b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataEdit.jsp @@ -164,7 +164,7 @@ - essential " maxlength="5002000" name="" id="" title="" style="width:;" value="" />  + essential w100per" maxlength="5002000" name="" id="" title="" style="width:;" value="" /> 
@@ -394,15 +394,15 @@

- +
-
- - +
+ +
diff --git a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataForm.jsp b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataForm.jsp index b0079369..71e3ae21 100644 --- a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataForm.jsp +++ b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataForm.jsp @@ -132,7 +132,7 @@ - essential " maxlength="5002000" name="" id="" title="" style="width:;" value="" />  + essential w100per" maxlength="5002000" name="" id="" title="" style="width:;" value="" /> 
@@ -335,16 +335,16 @@

- +
-
- - +
+ +
diff --git a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataList.jsp b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataList.jsp index f8468426..633ae070 100644 --- a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataList.jsp +++ b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataList.jsp @@ -117,20 +117,29 @@
-
+
- - <%-- + <%-- + - --%> + - <%-- - --%> + + + --%> + + + + + + + + <%-- --%> @@ -315,10 +324,10 @@ -
+
<%-- --%> - + <%-- diff --git a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataView.jsp b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataView.jsp index 6aa458c6..107ab95b 100644 --- a/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataView.jsp +++ b/src/main/webapp/WEB-INF/jsp/manager/bbs/bbs/bbsDataView.jsp @@ -218,13 +218,17 @@
-
- - - - - - +
+
+ +
+
+ + + + + +
diff --git a/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/trublchargermng/write.jsp b/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/trublchargermng/write.jsp index d2908fc3..8a4f69ea 100644 --- a/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/trublchargermng/write.jsp +++ b/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/trublchargermng/write.jsp @@ -109,9 +109,9 @@

* 성별

-
- 남 - 여 +
+ +
@@ -128,12 +128,12 @@

* 사진

사진이미지 -

+

- 본인의 얼굴이 정면으로 보이는 명함사진을 등록해주세요.
- gif, jpg 파일만 등록 가능합니다.

- +
    @@ -200,8 +200,8 @@

    연임여부

    - YES - NO + +
    @@ -283,9 +283,9 @@

    연임여부

    -
    - 임기만료 - 기타 +
    + +
    @@ -293,8 +293,8 @@

    사용여부

    - 사용안함 - 사용 + +
    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 2f929e35..660122e2 100644 --- a/src/main/webapp/kofair_case_seed/adm/style/style.css +++ b/src/main/webapp/kofair_case_seed/adm/style/style.css @@ -73,6 +73,8 @@ form h3,.title.depth02{font-size:20px;font-weight:bold;} .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close{font-weight:400;} .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close::after{position:absolute;content:"닫기";font-size:15px;color:#666;;left:50%;transform:translateX(-50%);} +.wrap .bbs-view-item .item-box .datepicker{background:url(/kofair_case_seed/adm/images/component/icon_calendar.png) no-repeat calc(100% - 15px) center;} + /* table - 리스트 */ .wrap .form-wrap{border:0;} .wrap .table_top,.wrap .search_wrap .calendar_term,.wrap .table_top .search_wrap,.wrap .table_top .type_select{display:flex;align-items:center;gap:5px;} @@ -88,6 +90,7 @@ form h3,.title.depth02{font-size:20px;font-weight:bold;} .wrap .table-layout table thead th .sort_wrap{display:inline-flex;margin:0 0 0 8px;gap:3px;} .wrap .table-layout table thead th .sort_wrap a{display:flex;width:20px;height:20px;background:#fff;border:1px solid #d5d5d5;border-radius:5px;justify-content:center;align-items:center;} .wrap .table-layout table td{height:50px;font-size:15px;text-align:center;padding:0;border-bottom:1px solid #d5d5d5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle;} +.wrap .table-layout table td a{line-height:1.4;} .wrap .table-layout table tr:hover td{background:#fbfcfc;} .wrap .table-layout.border table thead th,.wrap .table-layout.border table tbody td{border-right:1px solid #d5d5d5;} @@ -108,6 +111,10 @@ form h3,.title.depth02{font-size:20px;font-weight:bold;} .wrap .bbs-view-item .item-box .btn-sch-item{display:inline-flex;height:36px;font-size:16px;color:#163db1;background:#fff;border:1px solid #163db1;border-radius:5px;justify-content:center;align-items:center;} .wrap .bbs-view-item .input_box,.wrap .bbs-view-item .email_wrap,.wrap .bbs-view-item .phone_wrap{display:flex;gap:6px;align-items:center;flex-wrap:wrap;} +.wrap .bbs-view-item .input_box{height:50px;gap:16px;} +.wrap .bbs-view-item .input_box span{display:flex;align-items:center;gap:6px;} +.wrap .bbs-view-item .input_box span [type=radio],.wrap .bbs-view-item .input_box span [type=checkbox]{margin:0;} +.wrap .bbs-view-item .input_box span [type=radio]+label,.wrap .bbs-view-item .input_box span [type=checkbox]+label{margin:0;} .wrap .bbs-view-item button{height:36px;font-size:16px;} .wrap .btn-area{display:flex;justify-content:space-between;} @@ -131,6 +138,7 @@ form h3,.title.depth02{font-size:20px;font-weight:bold;} .wrap .radio_wrap,.wrap .radio_wrap span{display:flex;align-items:center;} .wrap .radio_wrap{gap:20px;} +.wrap .radio_wrap input[type="radio"]{margin:0;} .wrap .radio_wrap input[type="radio"]+label{margin:0 0 0 5px;} .wrap .radio_wrap.none_span input[type="radio"]+label{margin:0 0 0 -12px;} @@ -260,9 +268,29 @@ div.webnote_toolbar_container{display:flex;} .wrap .code_cont .icon_menu{padding:0;} .wrap .code_cont .icon_menu ul{display:flex;flex-direction:column;gap:15px;} .wrap .code_cont .icon_menu ul li{margin:0;} +.wrap .code_table table td{height:45px;} .wrap .code_table span.button{width:29px;margin:0;} .wrap .code_table td.order_td a{display:flex;justify-content:center;} +.wrap .code_table span.button.mini_green{padding:0;width:36px;height:25px;border-radius:5px;background:#0ca448;background-image:none;background-position:unset;} +.wrap .code_table span.button.mini_green *{display:flex;width:100%;height:100%;font-size:12px;line-height:1;padding:0;background-position:unset;background-image:none;justify-content:center;align-items:center;left:0;font-family:'Noto Sans KR', sans-serif;} + +.wrap .code_table span.button.mini_red{padding:0;width:36px;height:25px;border-radius:5px;background:#e40000;background-image:none;background-position:unset;} +.wrap .code_table span.button.mini_red *{display:flex;width:100%;height:100%;font-size:12px;line-height:1;padding:0;background-position:unset;background-image:none;justify-content:center;align-items:center;left:0;font-family:'Noto Sans KR', sans-serif;} +.wrap .code_table .menuedit{background:none;height:auto;padding:0 !important;} +.wrap .code_table .menuedit a{padding:0 0 0 28px;} +.wrap .code_table .menuedit.sub2 a{padding:0 0 0 34px;} +.wrap .code_table .menuedit.sub3 a{padding:0 0 0 40px;} +.wrap .code_table .menuedit.sub4 a{padding:0 0 0 46px;} +.wrap .code_table .menuedit.sub5 a{padding:0 0 0 52px;} +.wrap .code_table .menuedit.sub6 a{padding:0 0 0 58px;} +.sub1:after{left:10px !important;} +.sub2:after{left:16px !important;} +.sub3:after{left:22px !important;} +.sub4:after{left:28px !important;} +.sub5:after{left:34px !important;} +.sub6:after{left:40px !important;} + /* 메뉴관리 */ .menu_wrap{display:flex;align-items:flex-start;} .menu_wrap .menu_area{width:300px;margin:0 50px 0 0;}
" />