|
@@ -363,7 +363,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
363
|
363
|
.content .list_line .mail select {width:30%; height:27px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
|
364
|
364
|
.content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:15px;}
|
365
|
365
|
.content .table_header {margin-top: 6px; width: 100%; height: 36px;}
|
366
|
|
-.content .table_header h1 {margin-left: 15px; margin-top:16px; font-size: 13px; float: left; color: #000; font-weight: 100;}
|
|
366
|
+.content .table_header h1 {margin-left: 15px; margin-top:16px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
|
367
|
367
|
.content .table_header button {float: right; width: 68px; height:26px; font-size: 12px; font-weight: 100; padding:0px; margin: 4px 12px 6px 0; border-radius:15px;}
|
368
|
368
|
|
369
|
369
|
.detail_content {top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
|