Merge branch 'ticket-8048' into develop

This commit is contained in:
Marion Muszynski 2016-09-23 15:10:39 +02:00
commit 2db3d0c0e0

View File

@ -6995,6 +6995,7 @@ table#carrierTable tbody td {
}
#product #privatesales_similarproduct ul li .info_sellers {
background: #fff;
background-color: #E4E4EE;
padding: 10px 10px;
box-sizing: border-box;
}
@ -7024,7 +7025,7 @@ table#carrierTable tbody td {
}
#product #privatesales_similarproduct ul li .product_sellers_label {
border-bottom: 1px solid #e9e5e6;
width:100%;
width:100%;
margin-bottom:2px;
text-align: center;
background: #fff;
@ -7042,7 +7043,8 @@ table#carrierTable tbody td {
}
#product #privatesales_similarproduct ul li .info_sellers p.price {
border:0;
color: #70bc2c;
padding-top: 0px;
color: #FB69AA;
font-size: 16px;
}
#product #privatesales_similarproduct ul li .info_sellers .price_info {