// fix css issue
// fix norm git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15504 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -672,13 +672,15 @@ table#cart_summary td {
|
||||
vertical-align:top
|
||||
}
|
||||
table#cart_summary td.cart_delete,
|
||||
table#cart_summary td.cart_discount_price,
|
||||
table#cart_summary td.price_discount_del {border-right:none}
|
||||
table#cart_summary .last_item td {border-bottom:1px solid #999}
|
||||
|
||||
|
||||
table#cart_summary tr.cart_item.odd,
|
||||
table#cart_summary tr.cart_total_delivery,
|
||||
table#cart_summary tr.cart_total_price {
|
||||
table#cart_summary tr.cart_total_price,
|
||||
table#cart_summary tr.cart_total_voucher{
|
||||
background-color: #fff
|
||||
}
|
||||
table#cart_summary tr.cart_item.even {
|
||||
|
||||
Reference in New Issue
Block a user