Showing
3 changed files
with
1 additions
and
18 deletions
public/img/product/sale-out-bg.png
deleted
100644 → 0
973 Bytes
public/img/product/sale-out-tip.png
deleted
100644 → 0
6.36 KB
@@ -30,7 +30,7 @@ | @@ -30,7 +30,7 @@ | ||
30 | bottom: 0; | 30 | bottom: 0; |
31 | } | 31 | } |
32 | 32 | ||
33 | - .none-tag{ | 33 | + .sale-out{ |
34 | width: 100%; | 34 | width: 100%; |
35 | position: absolute; | 35 | position: absolute; |
36 | left: 0; | 36 | left: 0; |
@@ -43,23 +43,6 @@ | @@ -43,23 +43,6 @@ | ||
43 | bottom: 0; | 43 | bottom: 0; |
44 | } | 44 | } |
45 | 45 | ||
46 | - .sale-out { | ||
47 | - width: 100%; | ||
48 | - height: 100%; | ||
49 | - text-align: center; | ||
50 | - top: 0; | ||
51 | - position: absolute; | ||
52 | - background: resolve("product/sale-out-bg.png"); | ||
53 | - } | ||
54 | - | ||
55 | - .sale-out-tip { | ||
56 | - width: 110px; | ||
57 | - height: 110px; | ||
58 | - margin-top: 105px; | ||
59 | - display: inline-block; | ||
60 | - background: resolve("product/sale-out-tip.png") no-repeat center center; | ||
61 | - text-indent: -9999px; | ||
62 | - } | ||
63 | } | 46 | } |
64 | 47 | ||
65 | .good-detail-text { | 48 | .good-detail-text { |
-
Please register or login to post a comment