From 7a23c169d6ec17dcd7d7b0a4cc6d6d45f5ded728 Mon Sep 17 00:00:00 2001 From: Sarah Lorenzini Date: Wed, 23 Oct 2013 17:58:28 +0200 Subject: [PATCH] // update css mail template --- admin-dev/themes/default/css/admin-theme/email.css | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/admin-dev/themes/default/css/admin-theme/email.css b/admin-dev/themes/default/css/admin-theme/email.css index 44168415e..af5b90027 100644 --- a/admin-dev/themes/default/css/admin-theme/email.css +++ b/admin-dev/themes/default/css/admin-theme/email.css @@ -8,10 +8,11 @@ body{ line-height: 18px } +table{width:100%;} + .table tbody > tr > td { border:none; - padding-left:0; - padding-right:0; + padding:7px 0 } td.space {width:20px;} @@ -64,24 +65,28 @@ table.table-recap .conf_body td.total_amount{ a{color: #337ff1} td.logo{ - border-bottom: 4px solid #333333 !important + border-bottom: 4px solid #333333 !important; } +p{margin:3px 0 7px 0;} + span.title{ font-weight: 500; font-size: 28px; text-transform: uppercase; + line-height: 33px; } span.subtitle{ font-weight: 500; font-size: 16px; text-transform: uppercase; + line-height: 25px; } td.box{ background-color: #fbfbfb; padding: 10px !important; - border: 1px solid #d6d4d4 !important + border: 1px solid #d6d4d4 !important; } td.box p{