|
@@ -139,11 +139,11 @@ section .popup2 .list_line .line_right select {width:200px; float:right; height:
|
139
|
139
|
section .popup2 .list_line .line_right input {width:200px; float:right; text-align:right;}
|
140
|
140
|
section .popup2 .list_line .info{width:30%; padding-top:8px; padding-left:20px; text-align:left; font-size:12pt;}
|
141
|
141
|
|
142
|
|
-section .popup2 .search .left {width:20%; float:left; margin:20px;}
|
143
|
|
-section .popup2 .search .right {width:20%; float:right; margin:20px;}
|
|
142
|
+section .popup2 .search .left {width:50%; float:left;}
|
|
143
|
+section .popup2 .search .right {width:50%; float:right;}
|
144
|
144
|
|
145
|
145
|
section .popup2 .search .left button,
|
146
|
|
-section .popup2 .search .right button {width:100%; height:34px; font-size:12pt;}
|
|
146
|
+section .popup2 .search .right button {width:70px; height:34px; font-size:12pt;}
|
147
|
147
|
section .popup2 .content .line .search_wrap input {float:right; width:50%; margin-right:0px; margin-top:0;}
|
148
|
148
|
section .popup2 .content .line.mt_5 {margin-top:5px; width:300px;}
|
149
|
149
|
section .popup2 .content .line.ml_10 {}
|
|
@@ -551,7 +551,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
551
|
551
|
.scroll_area li .left .nomal .btn_bar button{width: 25px; height: 30px; font-size: 1rem; padding: 0;}
|
552
|
552
|
.scroll_area li .left .nomal .btn_bar .col_0{min-width: auto; margin: 5px 20px;}
|
553
|
553
|
|
554
|
|
-.scroll_area li .left .nomal .m_btn_bar{position: relative; display:inline-flex; width:90px; height:25px; font-size: 12pt; margin-left:10px;}
|
|
554
|
+.scroll_area li .left .nomal .m_btn_bar{position: relative; top:-1px; display:inline-flex; width:90px; height:25px; font-size: 12pt; margin-left:10px;}
|
555
|
555
|
.scroll_area li .left .nomal .m_btn_bar button{width: 25px; height: 25px; font-size: 12pt; padding: 0; margin:0; border:1px solid #E0B8AB; border-radius:0; background: #e1cac1; color:#fff;}
|
556
|
556
|
.scroll_area li .left .nomal .m_btn_bar button div{position:relative; width:10px; top:0px; left:1px;}
|
557
|
557
|
.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;}
|