|
@@ -112,7 +112,8 @@ section .popup2 .list_line .mail select {width:30%;}
|
112
|
112
|
section .popup2 .list_line .list_info .pay_info {text-align:left; padding-left:17px;}
|
113
|
113
|
section .popup_scroll li .right .num {padding:8px 12px; width: auto; border-top:1px solid #E0B8AB; border-bottom:1px solid #E0B8AB;}
|
114
|
114
|
section .popup_scroll li .right button {background:#e1cac1; color:#fff; border:1px solid #E0B8AB; padding:0px 7px; font-size: 1.5rem; border-radius: 0px;}
|
115
|
|
-section .popup_scroll li .right button:hover {background:#D4BEB6;}
|
|
115
|
+section .popup_scroll li .right button:hover {background:#FCD5C1;}
|
|
116
|
+section .popup_scroll li .right button:checked {background:#ccc;}
|
116
|
117
|
section .popup2 .list_line .line_right {float:right; width:70%;}
|
117
|
118
|
section .popup2 .list_line .line_right select {width:200px; float:right; height:27px; margin-top:6px;}
|
118
|
119
|
section .popup2 .list_line .line_right input {width:200px; float:right;}
|