...
|
...
|
@@ -46,7 +46,7 @@ body { |
|
|
}
|
|
|
|
|
|
li.active {
|
|
|
background: url(../img/product/shop/check.png) no-repeat 94% center;
|
|
|
background: resolve("product/shop/check.png") no-repeat 94% center;
|
|
|
background-size: 0.9rem 0.65rem;
|
|
|
}
|
|
|
}
|
...
|
...
|
@@ -153,4 +153,4 @@ body { |
|
|
.iconfont {
|
|
|
display: none;
|
|
|
}
|
|
|
} |
|
|
\ No newline at end of file |
|
|
} |
...
|
...
|
|