From f97171770d9a0b95e9f8a823828267b9766abfe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ITN=5F=EB=94=94=EC=9E=90=EC=9D=B8=ED=8C=80?= Date: Fri, 23 Feb 2024 15:29:31 +0900 Subject: [PATCH] =?UTF-8?q?2024/02/23=20=EA=B4=80=EB=A6=AC=EC=9E=90?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95(=EA=B4=80=EB=A6=AC=EC=9E=90=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20>=20=EB=8C=80=EA=B5=AD=EB=AF=BC=EA=B4=80=EB=A6=AC(?= =?UTF-8?q?=EC=99=B8=EB=B6=80=EA=B0=9C=EB=B0=9C=EC=9E=90=EC=9A=A9)=20>=20?= =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90=EA=B4=80=EB=A6=AC=20>=20=EC=82=AC?= =?UTF-8?q?=EC=9A=A9=EC=9E=90=EC=88=98=EC=A0=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp | 145 ++++++++++-------- .../visitEdu/adm/publish/css/content.css | 6 +- .../visitEdu/adm/publish/css/content_sub.css | 3 + 3 files changed, 93 insertions(+), 61 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp index 87c70203..8c5b3e46 100644 --- a/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp +++ b/src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp @@ -374,69 +374,94 @@ function valiConfig(){ //설정 체크 -
-
-
-

사용자수정

-

 

-
-
-
-

*는 필수입력 항목입니다.

+
+
+ + +
+

사용자수정

+
- - - - - - - - - - - <%-- - - - - - - - --%> + + +
+ + +
+
+

*는 필수입력 항목입니다.

+
+ +
+
사용자유일키 - " readonly/> - - <%-- --%> -
이름 - - -
이메일주소 - - -
+ + + + + + + + + + <%-- + + + + + + + --%> + + + + + + + +
사용자유일키 + " readonly/> + + <%-- --%> +
이름 + + +
이메일주소 + + +
이름 + "/> + + <%-- --%> + <%-- 215: --%> +
+
- - 이름 - - "/> - -<%-- --%> -<%-- 215: --%> - - - - -
- - -<%-- --%> - + +
+
+
+ + + <%-- --%> + +
+
+
diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index 4aaa9fe6..22017d25 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -482,4 +482,8 @@ input[type="text"].input_time {width: 50px;} .check_pop .cont_popup .btn_wrap{text-align: center;} .req_text1{display: inline-block; font-size: 16px; font-weight:400; vertical-align: middle; padding:0 5px;} -.req_text1 a {text-decoration:underline; color:#3a72db; font-size:15px; font-weight:500; padding:0 0 0 16px;} \ No newline at end of file +.req_text1 a {text-decoration:underline; color:#3a72db; font-size:15px; font-weight:500; padding:0 0 0 16px;} + +/*관리자관리 > 대국민관리(외부개발자용) > 사용자관리 > 사용자수정*/ + .pageCont .listTop .sub_te{margin-bottom: 10px;} + \ No newline at end of file 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 6ad4856e..7fc6ba1a 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content_sub.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content_sub.css @@ -105,3 +105,6 @@ /*게시판관리 > 게시판관리 > 공지사항 등록 > 공지기간 select 수정*/ .da_fo{width: 90px !important;} + +/*관리자관리 > 대국민관리(외부개발자용) > 사용자관리 > 사용자수정 버튼 스타일*/ +.in_bt{border: none; letter-spacing: -0.8px; padding: 0 25px; height: 45px;}