From 95cea03704940da2c299fe42acf8a919532ff1f5 Mon Sep 17 00:00:00 2001 From: Allan Guwatudde Date: Thu, 19 Aug 2021 21:39:12 +0300 Subject: [PATCH] [MM-37731] - Self-managed: Update email template to new branding - Invitation Guests (#18222) --- templates/cloud_trial_end_warning.html | 10 +++++----- templates/cloud_trial_ended_email.html | 10 +++++----- templates/cloud_upgrade_request_email.html | 2 +- templates/cloud_welcome_email.html | 2 +- templates/invite_body.html | 4 ++-- templates/license_up_for_renewal.html | 12 ++++++------ templates/messages_notification.html | 4 ++-- templates/over_user_limit_30_days_body.html | 2 +- templates/over_user_limit_7_days_body.html | 2 +- templates/over_user_limit_90_days_body.html | 2 +- .../over_user_limit_workspace_suspended_body.html | 2 +- templates/partials/style.mjml | 4 ++-- templates/payment_failed_body.html | 2 +- templates/payment_failed_no_card_body.html | 2 +- templates/reached_user_limit_body.html | 2 +- templates/reset_body.html | 12 ++++++------ templates/verify_body.html | 6 +++--- templates/welcome_body.html | 6 +++--- 18 files changed, 43 insertions(+), 43 deletions(-) diff --git a/templates/cloud_trial_end_warning.html b/templates/cloud_trial_end_warning.html index 25c1c0f420..a38d42e5e5 100644 --- a/templates/cloud_trial_end_warning.html +++ b/templates/cloud_trial_end_warning.html @@ -92,7 +92,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -110,7 +110,7 @@ } .button a { - background-color: #166DE0 !important; + background-color: #1C58D9 !important; font-weight: 600 !important; font-size: 16px !important; line-height: 18px !important; @@ -141,14 +141,14 @@ } .footerInfo a { - color: #166DE0 !important; + color: #1C58D9 !important; } .appDownloadButton a { background-color: #FFFFFF !important; - border: 1px solid #166DE0 !important; + border: 1px solid #1C58D9 !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 13px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/cloud_trial_ended_email.html b/templates/cloud_trial_ended_email.html index b101f6c97a..d7c5b1317a 100644 --- a/templates/cloud_trial_ended_email.html +++ b/templates/cloud_trial_ended_email.html @@ -92,7 +92,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -110,7 +110,7 @@ } .button a { - background-color: #166DE0 !important; + background-color: #1C58D9 !important; font-weight: 600 !important; font-size: 16px !important; line-height: 18px !important; @@ -141,14 +141,14 @@ } .footerInfo a { - color: #166DE0 !important; + color: #1C58D9 !important; } .appDownloadButton a { background-color: #FFFFFF !important; - border: 1px solid #166DE0 !important; + border: 1px solid #1C58D9 !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 13px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/cloud_upgrade_request_email.html b/templates/cloud_upgrade_request_email.html index 2e9bb87ab1..7f2b727f8d 100644 --- a/templates/cloud_upgrade_request_email.html +++ b/templates/cloud_upgrade_request_email.html @@ -34,7 +34,7 @@ {{ .Props.Info4 }}

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 14px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

{{ .Props.Info5 }}

diff --git a/templates/cloud_welcome_email.html b/templates/cloud_welcome_email.html index a0e93cb41a..2c04e2b700 100644 --- a/templates/cloud_welcome_email.html +++ b/templates/cloud_welcome_email.html @@ -42,7 +42,7 @@

{{.Props.Button}} + style="padding: 14px 24px; position: static; background: #1C58D9; border-radius: 4px; margin: 0px 150px; font-family: Open Sans, Arial; font-style: normal; font-weight: 600; font-size: 16px; line-height: 18px; color: #FFFFFF; text-decoration: none;">{{.Props.Button}}

diff --git a/templates/invite_body.html b/templates/invite_body.html index 7d213adc32..65c389af08 100644 --- a/templates/invite_body.html +++ b/templates/invite_body.html @@ -118,7 +118,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -152,7 +152,7 @@ background-color: #FFFFFF !important; border: 1px solid #FFFFFF !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 12px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/license_up_for_renewal.html b/templates/license_up_for_renewal.html index c3750dfc45..aeb515e0f9 100644 --- a/templates/license_up_for_renewal.html +++ b/templates/license_up_for_renewal.html @@ -92,7 +92,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -110,7 +110,7 @@ } .button a { - background-color: #166DE0 !important; + background-color: #1C58D9 !important; font-weight: 600 !important; font-size: 16px !important; line-height: 18px !important; @@ -122,7 +122,7 @@ background-color: #FFFFFF !important; border: 1px solid #FFFFFF !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 12px 20px !important; font-weight: 600 !important; font-size: 14px !important; @@ -152,14 +152,14 @@ } .footerInfo a { - color: #166DE0 !important; + color: #1C58D9 !important; } .appDownloadButton a { background-color: #FFFFFF !important; - border: 1px solid #166DE0 !important; + border: 1px solid #1C58D9 !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 13px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/messages_notification.html b/templates/messages_notification.html index adf4fa6809..6ba585bdbc 100644 --- a/templates/messages_notification.html +++ b/templates/messages_notification.html @@ -118,7 +118,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -152,7 +152,7 @@ background-color: #FFFFFF !important; border: 1px solid #FFFFFF !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 12px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/over_user_limit_30_days_body.html b/templates/over_user_limit_30_days_body.html index 1f5c32d0f5..69913195ef 100644 --- a/templates/over_user_limit_30_days_body.html +++ b/templates/over_user_limit_30_days_body.html @@ -42,7 +42,7 @@

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 16px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

{{.Props.Info2}}

diff --git a/templates/over_user_limit_7_days_body.html b/templates/over_user_limit_7_days_body.html index f781eed7af..5f4594e335 100644 --- a/templates/over_user_limit_7_days_body.html +++ b/templates/over_user_limit_7_days_body.html @@ -43,7 +43,7 @@

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 16px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

diff --git a/templates/over_user_limit_90_days_body.html b/templates/over_user_limit_90_days_body.html index 73cc447d93..682d6f032a 100644 --- a/templates/over_user_limit_90_days_body.html +++ b/templates/over_user_limit_90_days_body.html @@ -43,7 +43,7 @@

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 16px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

{{.Props.Info3}}

{{.Props.Info4}}

diff --git a/templates/over_user_limit_workspace_suspended_body.html b/templates/over_user_limit_workspace_suspended_body.html index 573c2e84aa..3dafc38d7e 100644 --- a/templates/over_user_limit_workspace_suspended_body.html +++ b/templates/over_user_limit_workspace_suspended_body.html @@ -43,7 +43,7 @@

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 16px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

diff --git a/templates/partials/style.mjml b/templates/partials/style.mjml index 7790b1087a..f80bd31cfa 100644 --- a/templates/partials/style.mjml +++ b/templates/partials/style.mjml @@ -16,7 +16,7 @@ .emailBody a{ text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -50,7 +50,7 @@ background-color: #FFFFFF !important; border: 1px solid #FFFFFF !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 12px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/payment_failed_body.html b/templates/payment_failed_body.html index aa1df9221c..219c0ced53 100644 --- a/templates/payment_failed_body.html +++ b/templates/payment_failed_body.html @@ -43,7 +43,7 @@

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 16px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

diff --git a/templates/payment_failed_no_card_body.html b/templates/payment_failed_no_card_body.html index d999e5c62b..edb80af217 100644 --- a/templates/payment_failed_no_card_body.html +++ b/templates/payment_failed_no_card_body.html @@ -42,7 +42,7 @@

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 16px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

diff --git a/templates/reached_user_limit_body.html b/templates/reached_user_limit_body.html index 1c2dfed874..8d5c62a4f5 100644 --- a/templates/reached_user_limit_body.html +++ b/templates/reached_user_limit_body.html @@ -36,7 +36,7 @@ {{ .Props.Info1 }}

{{ .Props.Button }} + style="font-weight: normal; border-radius: 4px; background: #1C58D9; color: #fff;outline: none; min-width: 200px; padding: 11px 24px 11px 24px; font-size: 14px; font-family: Arial; cursor: pointer; -webkit-appearance: none;text-decoration: none; margin-top: 16px;">{{ .Props.Button }}

{{ .Props.Info2 }}

diff --git a/templates/reset_body.html b/templates/reset_body.html index c1d088abce..e02fd83707 100644 --- a/templates/reset_body.html +++ b/templates/reset_body.html @@ -98,7 +98,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -116,7 +116,7 @@ } .button a { - background-color: #166DE0 !important; + background-color: #1C58D9 !important; font-weight: 600 !important; font-size: 16px !important; line-height: 18px !important; @@ -128,7 +128,7 @@ background-color: #FFFFFF !important; border: 1px solid #FFFFFF !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 12px 20px !important; font-weight: 600 !important; font-size: 14px !important; @@ -158,14 +158,14 @@ } .footerInfo a { - color: #166DE0 !important; + color: #1C58D9 !important; } .appDownloadButton a { background-color: #FFFFFF !important; - border: 1px solid #166DE0 !important; + border: 1px solid #1C58D9 !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 13px 20px !important; font-weight: 600 !important; font-size: 14px !important; diff --git a/templates/verify_body.html b/templates/verify_body.html index cc911dda33..c39f244b00 100644 --- a/templates/verify_body.html +++ b/templates/verify_body.html @@ -98,7 +98,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -132,7 +132,7 @@ background-color: #FFFFFF !important; border: 1px solid #FFFFFF !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 12px 20px !important; font-weight: 600 !important; font-size: 14px !important; @@ -162,7 +162,7 @@ } .footerInfo a { - color: #166DE0 !important; + color: #1C58D9 !important; } .appDownloadButton a { diff --git a/templates/welcome_body.html b/templates/welcome_body.html index eba77d101a..b0026e68bb 100644 --- a/templates/welcome_body.html +++ b/templates/welcome_body.html @@ -98,7 +98,7 @@ .emailBody a { text-decoration: none !important; - color: #166DE0 !important; + color: #1C58D9 !important; } .title div { @@ -132,7 +132,7 @@ background-color: #FFFFFF !important; border: 1px solid #FFFFFF !important; box-sizing: border-box !important; - color: #166DE0 !important; + color: #1C58D9 !important; padding: 12px 20px !important; font-weight: 600 !important; font-size: 14px !important; @@ -162,7 +162,7 @@ } .footerInfo a { - color: #166DE0 !important; + color: #1C58D9 !important; } .appDownloadButton a {