2024/02/14 관리자페이지 스타일 수정
This commit is contained in:
parent
c038a06539
commit
87c34aae81
@ -231,7 +231,7 @@ function fn_egov_regist_preview() {
|
||||
</span>
|
||||
<c:out value="${msgNttSj}" />
|
||||
</th>
|
||||
<td colspan="3">
|
||||
<td colspan="3" class="tite_in">
|
||||
<form:input path="nttSj" title="${msgNttSj}" />
|
||||
<form:errors path="nttSj" />
|
||||
</td>
|
||||
|
||||
@ -470,3 +470,6 @@ input[type="text"].input_time {width: 50px;}
|
||||
|
||||
/*실무역량강화 > 과정관리목록 > 등록 > 과정면 input 크기 수정*/
|
||||
.pr_name input{width: 500px;}
|
||||
|
||||
/*게시판 > 등록화면 > 제목 input 가로 수정*/
|
||||
.tite_in input{width: 100%;}
|
||||
Loading…
Reference in New Issue
Block a user