리스트 넘버, 달력 디자인 수정

This commit is contained in:
kimre
2022-06-29 20:13:08 +09:00
parent 0a2e30b1c2
commit 490b7d65f0
17 changed files with 94 additions and 100 deletions

View File

@@ -562,7 +562,7 @@ header .user_wrap .user_info .logout {
.contents .input_box.cal input {
display: inline-block;
width: 48%;
width: 90%;
float: left;
background: #fff url(../images/icon-calender.png) no-repeat right 6% center;
}
@@ -592,10 +592,6 @@ header .user_wrap .user_info .logout {
margin-right: 4%;
}
.vdp-datepicker__calendar div {margin-top:80px;}
/*.vdp-datepicker__calendar div*/
.contents .input_box .search-box {
background: #fff url(../images/icon-search.png) no-repeat 6% center/14px auto;
padding-left: 43px;