2024/02/14 시간 select 화살표 이미지 경로 수정
This commit is contained in:
parent
35b8ce4377
commit
c038a06539
@ -144,7 +144,7 @@ input[type="text"].input_time {width: 50px;}
|
|||||||
.time_top p {font-size: 18px; color: #fff; font-weight: 400; align-self: center;}
|
.time_top p {font-size: 18px; color: #fff; font-weight: 400; align-self: center;}
|
||||||
.time_cont{display: flex; justify-content: space-between; align-items: center; padding: 15px 15px 10px 15px;}
|
.time_cont{display: flex; justify-content: space-between; align-items: center; padding: 15px 15px 10px 15px;}
|
||||||
.time_cont p{padding: 10px 0; font-size: 18px;}
|
.time_cont p{padding: 10px 0; font-size: 18px;}
|
||||||
.ampm_select, .hours_select, .min_select{width: 120px; height: 32px; border: 1px solid #d5d5d5; border-radius: 3px; padding-left: 10px; box-sizing: border-box; color: #222; font-size: 16px !important; font-weight: 300; font-size: 16px; background-image: url(../images/content/select.png); background-repeat: no-repeat; background-position: 85% center;}
|
.ampm_select, .hours_select, .min_select{width: 120px; height: 32px; border: 1px solid #d5d5d5; border-radius: 3px; padding-left: 10px; box-sizing: border-box; color: #222; font-size: 16px !important; font-weight: 300; font-size: 16px; background-image: url(../image/content/select.png); background-repeat: no-repeat; background-position: 85% center;}
|
||||||
.ampm_select {width: 70px; letter-spacing: -0.5px;}
|
.ampm_select {width: 70px; letter-spacing: -0.5px;}
|
||||||
.time_close{width: auto !important; height: auto !important; padding: 3px 10px; border: 1px solid #dadada; border-radius: 0 !important; margin: 0 15px 20px 0; font-size: 14px !important; font-weight: 400; background-color: #eee; float: right;}
|
.time_close{width: auto !important; height: auto !important; padding: 3px 10px; border: 1px solid #dadada; border-radius: 0 !important; margin: 0 15px 20px 0; font-size: 14px !important; font-weight: 400; background-color: #eee; float: right;}
|
||||||
.time_close i{background-color:#e20; width: 9px; height: 3px; margin-right: 5px; display: inline-block;vertical-align: middle; }
|
.time_close i{background-color:#e20; width: 9px; height: 3px; margin-right: 5px; display: inline-block;vertical-align: middle; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user