Authored by hongweigao

css

@@ -123,7 +123,7 @@ @@ -123,7 +123,7 @@
123 } 123 }
124 } 124 }
125 125
126 - /*虚拟商品订单*/ 126 + /* 虚拟商品订单 */
127 .virtual-detail { 127 .virtual-detail {
128 .pg-1 { 128 .pg-1 {
129 left: 245px; 129 left: 245px;
1 .apply-returns-page { 1 .apply-returns-page {
2 font-size: 12px; 2 font-size: 12px;
3 3
  4 +
4 .title { 5 .title {
5 background-image: resolve("home/refund-apply.png"); 6 background-image: resolve("home/refund-apply.png");
6 } 7 }
1 .detail-me-page { 1 .detail-me-page {
2 font-size: 12px; 2 font-size: 12px;
3 3
  4 +
4 .returns-detail .title { 5 .returns-detail .title {
5 background-image: resolve("home/returns.png"); 6 background-image: resolve("home/returns.png");
6 } 7 }
@@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
3 background-image: resolve(home/refund-apply.png); 3 background-image: resolve(home/refund-apply.png);
4 } 4 }
5 5
  6 +
6 .exchange .title { 7 .exchange .title {
7 background-image: resolve(home/exchange-apply.png); 8 background-image: resolve(home/exchange-apply.png);
8 } 9 }
@@ -2,6 +2,7 @@ @@ -2,6 +2,7 @@
2 font-size: 12px; 2 font-size: 12px;
3 line-height: 150%; 3 line-height: 150%;
4 4
  5 +
5 form { 6 form {
6 display: inline; 7 display: inline;
7 } 8 }