2024/02/27 설문지양식관리 등록화면 캘린더 이미지 추가
This commit is contained in:
parent
b0b2fa627e
commit
4eeda6d622
@ -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