From ae6fb04ca14c96a6447575050c545eac8f8ede29 Mon Sep 17 00:00:00 2001 From: Charlie Schliesser Date: Mon, 31 Dec 2018 18:26:38 -0600 Subject: [PATCH 1/3] Use v:roundrect for actionItems in Outlook. --- themes/default/index.html | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/themes/default/index.html b/themes/default/index.html index 81dcc78..0e9230a 100644 --- a/themes/default/index.html +++ b/themes/default/index.html @@ -203,7 +203,6 @@ .button { display: inline-block; width: 200px; - background-color: #3869D4; border-radius: 3px; color: #ffffff; font-size: 15px; @@ -311,16 +310,28 @@

<%- title %>

<% if (locals.action) { %> <% action.forEach(function (actionItem) { -%> -

<%- actionItem.instructions %>

- - - - -
- -
+

<%- actionItem.instructions %>

+ + + + + + +
+ + <%- actionItem.button.text %> + +
+ <% }) -%> <% } %> From d1cef200e41cb392f58a206fa965af15cc750150 Mon Sep 17 00:00:00 2001 From: Charlie Schliesser Date: Wed, 2 Jan 2019 11:57:05 -0600 Subject: [PATCH 2/3] Indentation. --- themes/default/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/themes/default/index.html b/themes/default/index.html index 0e9230a..e2477d5 100644 --- a/themes/default/index.html +++ b/themes/default/index.html @@ -322,15 +322,15 @@

<%- title %>

- - - - -
- - <%- actionItem.button.text %> - -
+ + + + +
+ + <%- actionItem.button.text %> + +
<% }) -%> <% } %> From dc5c2ed5c698f01e36ac934207e0ac01f0bb24e3 Mon Sep 17 00:00:00 2001 From: Charlie Schliesser Date: Wed, 2 Jan 2019 12:00:16 -0600 Subject: [PATCH 3/3] Use v:roundrect in Cerberus theme. --- themes/cerberus/index.html | 93 +++++++++++++++++++++++++------------- 1 file changed, 62 insertions(+), 31 deletions(-) diff --git a/themes/cerberus/index.html b/themes/cerberus/index.html index df08dc6..05ff3f6 100644 --- a/themes/cerberus/index.html +++ b/themes/cerberus/index.html @@ -18,7 +18,7 @@ - + - + - + - +