// 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:
aFolletete
2012-05-21 13:57:52 +00:00
parent a40362286d
commit bb021a8e8f
3 changed files with 9 additions and 7 deletions
+3 -1
View File
@@ -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 {