|
@@ -142,7 +142,7 @@ p{color: #999;}
|
|
|
.add_gwc:active{color: #fff;background-color:#ff1b68;}
|
|
|
.gwc_null {padding: 12% 0 8% 0;text-align: center;display: none;}
|
|
|
.tb-clearing {width: 100%;background-color: #fff;border-top: 1px solid rgba(0,0,0,.1);}
|
|
|
-.tb-clearing tr td:first-child {width: 22%;text-align: right;min-width: 3.5em;}
|
|
|
+.tb-clearing tr td:first-child {width: 22%;text-align: center;min-width: 3.5em;}
|
|
|
.shopping-box{margin-bottom: 55px;}
|
|
|
.quanxuan {position: relative;}
|
|
|
.tb-clearing tr td:nth-of-type(2) {width: 50%;}
|
|
@@ -151,6 +151,7 @@ p{color: #999;}
|
|
|
.wh-100 img {height: 100%;}
|
|
|
.count_price_box {color: #e4004d;}
|
|
|
.cl-red{color: #f16071;}
|
|
|
+.receive-null{padding-top: 100px;text-align: center;display: none;}
|
|
|
.gift{padding-top: 5px;margin-bottom: 0;font-size: 12px;}
|
|
|
.clearing-box{margin: 14px;}
|
|
|
.clearing-box .center{margin-left: 35%;}
|
|
@@ -251,7 +252,7 @@ input[name=radio]:checked {
|
|
|
.address-cantainner .mui-table-view-cell{background-color: #f3f3f3;border-radius: 5px;padding: 11px 8px;}
|
|
|
.address-cantainner .mui-table-view-cell.mui-active{background-color: #f3f3f3;}
|
|
|
.address-cantainner .mui-table{max-height: 80px;min-height: 42px;}
|
|
|
-.address-cantainner .add-address{height: 20px;position: relative;width: 150px; margin: 0 auto;}
|
|
|
+.address-cantainner .add-address{height: 20px;position: relative;width: 120px; margin: 0 auto;}
|
|
|
.address-cantainner .icon-jia{position: absolute;left:0%;top: 0;font-size: 20px;}
|
|
|
.address-cantainner p{font-size: 12px;}
|
|
|
.btn-youhuiquan:after{right: 0;}
|
|
@@ -421,7 +422,12 @@ h4{color: #333;font-weight: 500;}
|
|
|
.user-name{font-size: 16px;padding: 10px 0;}
|
|
|
.my-center-no:after,.my-center-no:before{display: none;}
|
|
|
.my-center-no .mui-table-view-cell{color: #666;padding: 15px;}
|
|
|
-.my-center-no .mui-table-view-cell:nth-of-type(5){padding-top: 25px;}
|
|
|
+/*.my-center-no .mui-table-view-cell:nth-of-type(5){padding-top: 25px;}*/
|
|
|
+.my-card-content{padding-top: 10px;}
|
|
|
+.status-radius{border-radius: 50%;width: 60px;height: 60px;display: inline-block;position: absolute;left: 15px;top: 0px;background-color: #f8f8f7;padding: 10px;}
|
|
|
+.my-card-content .mui-col-xs-6>div:first-child{padding-top: 8px;}
|
|
|
+.middle-top{vertical-align: top;}
|
|
|
+.my-btn-link {padding-top: 6px;padding-bottom: 6px;color: #29b8f7;border: 0;background-color: transparent;text-decoration: underline;}
|
|
|
.my-center-no .mui-table-view-cell .mui-icon{color: #666;}
|
|
|
.my-center-no .mui-table-view-cell .iconfont{color: #333;margin-right: 10px;float: left;}
|
|
|
.my-center-no .mui-table-view-cell:after{right: 14px;}
|