Merge branch 'advc' of http://yongjoon.cho@vcs.iten.co.kr:9999/hylee/offedu into advc
This commit is contained in:
commit
2abff01e6e
@ -274,7 +274,7 @@ function fnResetDate() {
|
||||
<div class="cont">
|
||||
<div class="tbType01">
|
||||
</div>
|
||||
<div class="tbType02">
|
||||
<div class="tb_type02">
|
||||
<table>
|
||||
<colgroup>
|
||||
<col style="width: 210px;">
|
||||
|
||||
@ -236,7 +236,7 @@ function delete_item(obj, fileIdx){
|
||||
<div class="cont">
|
||||
<div class="tbType01">
|
||||
</div>
|
||||
<div class="tbType02">
|
||||
<div class="tb_type02">
|
||||
<table>
|
||||
<colgroup>
|
||||
<col style="width: 20%">
|
||||
|
||||
@ -95,7 +95,7 @@
|
||||
.date_format {width: 60px !important;}
|
||||
#ntceBgndeYYYMMDD, #ntceEnddeYYYMMDD {width: 120px !important;}
|
||||
.calendar_in {display: inline-block; position: relative;}
|
||||
.calBtn {padding: 0 10px; border: 0; background-color: inherit;}
|
||||
.calBtn {padding: 0 10px; border: 0; background-color: inherit; background:url(../image/content/calendarIcon.png)no-repeat; background-position-x:2px; width:22px;}
|
||||
.calendar_in img {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%)}
|
||||
|
||||
.dateInput {width: }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user