From e07186fe275396d37c6c2e72e14572f9cf11f0a8 Mon Sep 17 00:00:00 2001 From: Marion Muszynski Date: Fri, 15 Jul 2016 10:32:16 +0200 Subject: [PATCH] modif css --- themes/site/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/site/css/style.css b/themes/site/css/style.css index ad48f800..49c7de15 100755 --- a/themes/site/css/style.css +++ b/themes/site/css/style.css @@ -6571,6 +6571,11 @@ table#carrierTable tbody td { text-align:center; } +/***** Cart summury show delivery delay estimation *****/ +#cart_summary tr.delivery_delay_cart h4 span { + font-style: initial; +} + @keyframes slideInDown { 0% { -webkit-transform: translateY(-500px);