Fix achatexpress style
This commit is contained in:
parent
25a4512f0f
commit
f3594c4300
@ -5352,14 +5352,15 @@ body#order-detail table#order-product tbody tr.item tr.title span.quantity{
|
||||
float: right;
|
||||
}
|
||||
#product_list li div.expresscart_container a.button.expresscart {
|
||||
padding-left: 36px;
|
||||
background: url("../img/add_to_cart.png") no-repeat left center #fb66a9;
|
||||
height: 32px;
|
||||
width: 38px;
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 12px;
|
||||
border-radius: 20px;
|
||||
right: 0;
|
||||
padding-left: 36px;
|
||||
background: url("../img/add_to_cart.png") no-repeat left center #fb66a9;
|
||||
background-size: 38px 32px;
|
||||
height: 32px;
|
||||
width: 38px;
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 12px;
|
||||
border-radius: 20px;
|
||||
right: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user