diff --git a/core/server/services/members/emails/signin.js b/core/server/services/members/emails/signin.js index dc47211144..621be389a1 100644 --- a/core/server/services/members/emails/signin.js +++ b/core/server/services/members/emails/signin.js @@ -50,6 +50,7 @@ module.exports = ({siteTitle, email, url}) => ` width: auto !important; } } + /* ------------------------------------- PRESERVE THESE STYLES IN THE HEAD ------------------------------------- */ @@ -81,13 +82,6 @@ module.exports = ({siteTitle, email, url}) => ` font-weight: inherit; line-height: inherit; } - .btn-primary table td:hover { - background-color: #34495e !important; - } - .btn-primary a:hover { - background-color: #34495e !important; - border-color: #34495e !important; - } } hr { border-width: 0; @@ -103,8 +97,8 @@ module.exports = ({siteTitle, email, url}) => ` - -
  -
+
+
@@ -112,20 +106,20 @@ module.exports = ({siteTitle, email, url}) => `
+ @@ -151,12 +145,12 @@ module.exports = ({siteTitle, email, url}) => `

Hey there,

-

Welcome back! Use this link to securely sign in to your ${siteTitle} account:

+

Welcome back! Use this link to securely sign in to your ${siteTitle} account:

-
+ - +
Sign in to ${siteTitle} Sign in to ${siteTitle}
@@ -133,10 +127,10 @@ module.exports = ({siteTitle, email, url}) => `
-

For your security, the link will expire in 10 minutes time.

-

See you soon!
The team at ${siteTitle}

+

For your security, the link will expire in 10 minutes time.

+

See you soon!
The team at ${siteTitle}


-

You can also copy & paste this URL into your browser:

+

You can also copy & paste this URL into your browser:

${url}

- - diff --git a/core/server/services/members/emails/signup.js b/core/server/services/members/emails/signup.js index 0d482bb070..fc26e1c7f3 100644 --- a/core/server/services/members/emails/signup.js +++ b/core/server/services/members/emails/signup.js @@ -50,6 +50,7 @@ module.exports = ({siteTitle, email, url}) => ` width: auto !important; } } + /* ------------------------------------- PRESERVE THESE STYLES IN THE HEAD ------------------------------------- */ @@ -81,13 +82,6 @@ module.exports = ({siteTitle, email, url}) => ` font-weight: inherit; line-height: inherit; } - .btn-primary table td:hover { - background-color: #34495e !important; - } - .btn-primary a:hover { - background-color: #34495e !important; - border-color: #34495e !important; - } } hr { border-width: 0; @@ -103,8 +97,8 @@ module.exports = ({siteTitle, email, url}) => `
+ If you did not make this request, you can safely ignore this email.
+ Sent to ${email}
- -
  -
+
+
@@ -112,20 +106,20 @@ module.exports = ({siteTitle, email, url}) => `
+ @@ -151,12 +145,12 @@ module.exports = ({siteTitle, email, url}) => `

Hey there!

-

Thanks for signing up for ${siteTitle} — use this link to complete the sign up process and be automatically signed in:

+

Thanks for signing up for ${siteTitle} — use this link to complete the sign up process and be automatically signed in:

-
+ - +
Activate my account Activate my account
@@ -133,10 +127,10 @@ module.exports = ({siteTitle, email, url}) => `
-

For your security, the link will expire in 10 minutes time.

-

See you soon!
The team at ${siteTitle}

+

For your security, the link will expire in 10 minutes time.

+

See you soon!
The team at ${siteTitle}


-

You can also copy & paste this URL into your browser:

+

You can also copy & paste this URL into your browser:

${url}

- - diff --git a/core/server/services/members/emails/subscribe.js b/core/server/services/members/emails/subscribe.js index ec8dc02780..ac2c5e700b 100644 --- a/core/server/services/members/emails/subscribe.js +++ b/core/server/services/members/emails/subscribe.js @@ -82,13 +82,6 @@ module.exports = ({siteTitle, email, url}) => ` font-weight: inherit; line-height: inherit; } - .btn-primary table td:hover { - background-color: #34495e !important; - } - .btn-primary a:hover { - background-color: #34495e !important; - border-color: #34495e !important; - } } hr { border-width: 0; @@ -104,8 +97,8 @@ module.exports = ({siteTitle, email, url}) => `
+ If you did not make this request, you can simply delete this message.
You will not be signed up, and no account will be created for you.
+ Sent to ${email}
- -
  -
+
+
@@ -113,20 +106,20 @@ module.exports = ({siteTitle, email, url}) => `
+ @@ -152,12 +145,12 @@ module.exports = ({siteTitle, email, url}) => `

Hey there,

-

You're one tap away from subscribing to ${siteTitle} — please confirm your email address with this link:

+

You're one tap away from subscribing to ${siteTitle} — please confirm your email address with this link:

-
+ - +
Yes, I want to subscribe Yes, I want to subscribe
@@ -134,10 +127,10 @@ module.exports = ({siteTitle, email, url}) => `
-

For your security, the link will expire in 10 minutes time.

-

All the best!
The team at ${siteTitle}

+

For your security, the link will expire in 10 minutes time.

+

All the best!
The team at ${siteTitle}


-

You can also copy & paste this URL into your browser:

+

You can also copy & paste this URL into your browser:

${url}

- -
+ If you did not make this request, you can simply delete this message.
You will not be subscribed.
+ Sent to ${email}