2024/02/15 테이블, 버튼 스타일, 텍스트 클래스 변경
This commit is contained in:
parent
c68a02b88d
commit
0df506a100
@ -464,10 +464,10 @@ $( document ).ready(function(){
|
|||||||
<div class="tb_type02">
|
<div class="tb_type02">
|
||||||
<table>
|
<table>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col style="width: 210px;">
|
<col style="width: 150px;">
|
||||||
<col style="width: auto;">
|
<col style="width: ;">
|
||||||
<col style="width: 210px;">
|
<col style="width: ;">
|
||||||
<col style="width: auto;">
|
<col style="width: ;">
|
||||||
</colgroup>
|
</colgroup>
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
@ -483,11 +483,11 @@ $( document ).ready(function(){
|
|||||||
<input type="file" name="file" id="file" style="display:none"
|
<input type="file" name="file" id="file" style="display:none"
|
||||||
accept=".txt, .xls, .xlsx"
|
accept=".txt, .xls, .xlsx"
|
||||||
onchange="changeValue(this); return false;"/>
|
onchange="changeValue(this); return false;"/>
|
||||||
<button type="button" class="btnType btnType9"
|
<button type="button" class="btn_type06"
|
||||||
onclick="document.all.file.click(); return false;"
|
onclick="document.all.file.click(); return false;"
|
||||||
>파일첨부</button>
|
>파일첨부</button>
|
||||||
<%-- <span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001280&fileSn=0" target="_blank">sample</a></span> --%>
|
<%-- <span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001280&fileSn=0" target="_blank">sample</a></span> --%>
|
||||||
<span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001236&fileSn=0" target="_blank">sample</a></span>
|
<span class="req_text1">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001236&fileSn=0" target="_blank">샘플 다운로드</a></span>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
@ -388,10 +388,10 @@ $( document ).ready(function(){
|
|||||||
<div class="tb_type02">
|
<div class="tb_type02">
|
||||||
<table>
|
<table>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col style="width: 210px;">
|
<col style="width: 150px;">
|
||||||
<col style="width: auto;">
|
<col style="width: ;">
|
||||||
<col style="width: 210px;">
|
<col style="width: ;">
|
||||||
<col style="width: auto;">
|
<col style="width: ;">
|
||||||
</colgroup>
|
</colgroup>
|
||||||
|
|
||||||
<tbody>
|
<tbody>
|
||||||
@ -407,10 +407,10 @@ $( document ).ready(function(){
|
|||||||
<input type="file" name="file" id="file" style="display:none"
|
<input type="file" name="file" id="file" style="display:none"
|
||||||
accept=".txt, .xls, .xlsx"
|
accept=".txt, .xls, .xlsx"
|
||||||
onchange="changeValue(this); return false;"/>
|
onchange="changeValue(this); return false;"/>
|
||||||
<button type="button" class="btnType btnType9"
|
<button type="button" class="btn_type06"
|
||||||
onclick="document.all.file.click(); return false;"
|
onclick="document.all.file.click(); return false;"
|
||||||
>파일첨부</button>
|
>파일첨부</button>
|
||||||
<span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001232&fileSn=0" target="_blank">sample</a></span>
|
<span class="req_text1">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001232&fileSn=0" target="_blank">샘플 다운로드</a></span>
|
||||||
<%-- <span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001269&fileSn=0" target="_blank">sample</a></span> --%>
|
<%-- <span class="reqTxt6">※ 컴퓨터 파일(엑셀)만 등록 가능합니다.<a href="${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000001269&fileSn=0" target="_blank">sample</a></span> --%>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@ -479,4 +479,7 @@ input[type="text"].input_time {width: 50px;}
|
|||||||
.check_pop .cont_popup .id_wrap .id_check3 .btnType03{background-color: #697e9b; margin: 0 0 0 5px; font-size: 17px; padding: 0 15px; height: 40px;}
|
.check_pop .cont_popup .id_wrap .id_check3 .btnType03{background-color: #697e9b; margin: 0 0 0 5px; font-size: 17px; padding: 0 15px; height: 40px;}
|
||||||
.check_pop .cont_popup .id_wrap .id_check3 .btnType03:hover{background-color: #546a89;}
|
.check_pop .cont_popup .id_wrap .id_check3 .btnType03:hover{background-color: #546a89;}
|
||||||
.check_pop .cont_popup .id_check2 span{margin-right: 5px;}
|
.check_pop .cont_popup .id_check2 span{margin-right: 5px;}
|
||||||
.check_pop .cont_popup .btn_wrap{text-align: center;}
|
.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;}
|
||||||
Loading…
Reference in New Issue
Block a user