From 976dcaf582bcfff9f02e3e90db836fce1d5b6c30 Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Thu, 4 Apr 2013 09:44:59 +0200 Subject: [PATCH] [-] FO: fixed bug Cart Summery Borders - #PSCFV-8421 --- themes/default/css/global.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/default/css/global.css b/themes/default/css/global.css index 65080eac9..a85048f2e 100644 --- a/themes/default/css/global.css +++ b/themes/default/css/global.css @@ -261,6 +261,7 @@ table.table_block { border:1px solid #999; border-bottom:none; background:white; + border-collapse:inherit } table.std th, table.table_block th { @@ -804,6 +805,7 @@ table#cart_summary .cart_total_price td.cart_voucher { table#cart_summary #total_price_container { border-bottom:1px solid #999; + border-right: none; } .cart_voucher .title_block, .cart_voucher h4