|
@@ -548,11 +548,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
548
|
548
|
.scroll_area li .left .nomal .btn_bar button{width: 25px; height: 30px; font-size: 1rem; padding: 0;}
|
549
|
549
|
.scroll_area li .left .nomal .btn_bar .col_0{min-width: auto; margin: 5px 20px;}
|
550
|
550
|
|
551
|
|
-.scroll_area li .left .nomal .m_btn_bar{position: relative; display:inline-flex; width: 80px; height:25px; font-size: 12pt; margin-left:10px;}
|
552
|
|
-.scroll_area li .left .nomal .m_btn_bar button{width: 20px; height: 25px; font-size: 12pt; padding: 0; border:1px solid #E0B8AB; background: #e1cac1; color:#fff;}
|
553
|
|
-.scroll_area li .left .nomal .m_btn_bar button div{position:relative; width:10px; top:-2px; left:2px;}
|
|
551
|
+.scroll_area li .left .nomal .m_btn_bar{position: relative; display:inline-flex; width:90px; height:25px; font-size: 12pt; margin-left:10px;}
|
|
552
|
+.scroll_area li .left .nomal .m_btn_bar button{width: 25px; height: 25px; font-size: 12pt; padding: 0; border:1px solid #E0B8AB; border-radius:0; background: #e1cac1; color:#fff;}
|
|
553
|
+.scroll_area li .left .nomal .m_btn_bar button div{position:relative; width:10px; top:0px; left:1px;}
|
554
|
554
|
.scroll_area li .left .nomal .m_btn_bar .col_0{width: 40px; text-align:center; border-top:1px solid #E0B8AB; border-bottom:1px solid #E0B8AB;}
|
555
|
|
-.scroll_area li .left .nomal .m_btn_bar input {width:40px; height:25px; margin:0; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
|
|
555
|
+.scroll_area li .left .nomal .m_btn_bar input {width:40px; height:25px; top:0; padding:3px; margin:0; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
|
556
|
556
|
.scroll_area li .left .nomal .m_btn_bar input:focus {outline:none;}
|
557
|
557
|
|
558
|
558
|
.scroll_area li .left .nomal label{position:relative; font-size:12pt; font-weight:100; min-width:70px; padding-left:5px; text-align:left;}
|