2023/11/07 교육신청취소 팝업 다운로드 버튼 추가
This commit is contained in:
parent
86ebdd9909
commit
df3d592bc7
@ -35,6 +35,9 @@
|
|||||||
.popup_wrap.popType04 {width: 520px;}
|
.popup_wrap.popType04 {width: 520px;}
|
||||||
.popup_wrap.popType05 {width: 730px;}
|
.popup_wrap.popType05 {width: 730px;}
|
||||||
|
|
||||||
|
.popup_table_top{margin:0 0 15px 0;text-align:right;}
|
||||||
|
.popup_table_top button{height:38px;padding:0 13px;font-size:16px;font-weight:500;border-radius:5px;}
|
||||||
|
|
||||||
/* popup table type01 */
|
/* popup table type01 */
|
||||||
.pop_tb_type01 {margin-bottom: 40px; overflow-y: scroll; max-height: 500px;}
|
.pop_tb_type01 {margin-bottom: 40px; overflow-y: scroll; max-height: 500px;}
|
||||||
.pop_tb_type01>table{width: 100%; table-layout: fixed;}
|
.pop_tb_type01>table{width: 100%; table-layout: fixed;}
|
||||||
|
|||||||
@ -48,6 +48,9 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="popup_cont">
|
<div class="popup_cont">
|
||||||
<div class="cont_body">
|
<div class="cont_body">
|
||||||
|
<div class="popup_table_top">
|
||||||
|
<button type="button" class="btnType06">다운로드</button>
|
||||||
|
</div>
|
||||||
<div class="pop_tb_type01">
|
<div class="pop_tb_type01">
|
||||||
<table>
|
<table>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user