|
|
@@ -825,16 +825,16 @@
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
.sellOder .reply-box .vendor-modal-header .modal-first-rate .check-act .rate-radio-label {
|
|
|
- background: url(static/img/icon/check-icon.png) no-repeat;
|
|
|
+ background: url(static/img/icon/check-rule.png) no-repeat;
|
|
|
width: 16px;
|
|
|
height: 16px;
|
|
|
- background-position: -26px 3px;
|
|
|
+ background-position: 3px 3px;
|
|
|
margin: 0;
|
|
|
position: relative;
|
|
|
top: 1px;
|
|
|
}
|
|
|
.sellOder .reply-box .vendor-modal-header .modal-first-rate .check-act .rate-radio-label.active {
|
|
|
- background-position: -40px 3px;
|
|
|
+ background-position: -12px 3px;
|
|
|
}
|
|
|
</style>
|
|
|
<div class="user_right fr">
|