mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 18:13:18 +09:00
리스트 넘버, 달력 디자인 수정
This commit is contained in:
@@ -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;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -19,7 +19,7 @@
|
||||
<p> 최대 3개월까지 조회 가능합니다.</p>
|
||||
<div class="term">
|
||||
|
||||
<div class="group" style="width:500px;">
|
||||
<!-- <div class="group" style="width:500px;">-->
|
||||
|
||||
<span class="custom_input icon_date">
|
||||
<vuejs-datepicker
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
<!--<button type="button" class="button grey">조회</button>-->
|
||||
</div>
|
||||
@@ -280,6 +280,4 @@ export default {
|
||||
},
|
||||
}
|
||||
};
|
||||
</script>
|
||||
<style>
|
||||
</style>
|
||||
</script>
|
||||
Reference in New Issue
Block a user