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;}