* VRFS-1380 - lighter links in emails

This commit is contained in:
Seth Call 2014-03-11 02:27:52 +00:00
parent b42fc5194f
commit 67b5049913
11 changed files with 13 additions and 13 deletions

View File

@ -8,7 +8,7 @@
<br/>
<br/>
<p>
This email was received because someone left feedback at <a href="http://www.jamkazam.com/corp/contact">http://www.jamkazam.com/corp/contact</a>
This email was received because someone left feedback at <a style="color: #588C98;" href="http://www.jamkazam.com/corp/contact">http://www.jamkazam.com/corp/contact</a>
</p>
</body>
</html>

View File

@ -1,7 +1,7 @@
<% provide(:title, "You've been invited to JamKazam by #{@sender.name}!") %>
<% provide(:photo_url, @sender.resolved_photo_url) %>
To signup, please go to the <a href="<%= @signup_url %>">create account</a> page.
To signup, please go to the <a style="color: #588C98;" href="<%= @signup_url %>">create account</a> page.
<% content_for :note do %>
<% if @note %>

View File

@ -1,3 +1,3 @@
<% provide(:title, 'Welcome to the JamKazam Beta!') %>
To signup, please go to the <a href="<%= @signup_url %>">create account</a> page.
To signup, please go to the <a style="color: #588C98;" href="<%= @signup_url %>">create account</a> page.

View File

@ -1,3 +1,3 @@
<% provide(:title, 'New Band Session') %>
<p><%= @body %>&nbsp;<a href="<%= @session_url %>">Listen in.</a></p>
<p><%= @body %>&nbsp;<a style="color: #588C98;" href="<%= @session_url %>">Listen in.</a></p>

View File

@ -2,4 +2,4 @@
<p>Welcome to Jamkazam, <%= @user.first_name %>!</p>
<p>To confirm this email address, please go to the <a href="<%= @signup_confirm_url %>">signup confirmation page.</a>.</p>
<p>To confirm this email address, please go to the <a style="color: #588C98;" href="<%= @signup_confirm_url %>">signup confirmation page</a>.</p>

View File

@ -1,3 +1,3 @@
<% provide(:title, 'Musician in Session') %>
<p><%= @body %>&nbsp;<a href="<%= @session_url %>">Listen in.</a></p>
<p><%= @body %>&nbsp;<a style="color: #588C98;" href="<%= @session_url %>">Listen in.</a></p>

View File

@ -1,3 +1,3 @@
<% provide(:title, 'Jamkazam Password Reset') %>
Visit this link so that you can change your Jamkazam password: <a href="<%= @password_reset_url %>">reset password</a>.
Visit this link so that you can change your Jamkazam password: <a style="color: #588C98;" href="<%= @password_reset_url %>">reset password</a>.

View File

@ -1,3 +1,3 @@
<% provide(:title, 'Please Confirm New Jamkazam Email') %>
Please click the following link to confirm your change in email: <a href="<%= @user.update_email_confirmation_url %>">confirm email</a>.
Please click the following link to confirm your change in email: <a style="color: #588C98;" href="<%= @user.update_email_confirmation_url %>">confirm email</a>.

View File

@ -7,17 +7,17 @@
<p>
Tutorial videos that show you how to use the key features of the product:</br>
<a href="https://jamkazam.desk.com/customer/portal/articles/1304097-tutorial-videos">https://jamkazam.desk.com/customer/portal/articles/1304097-tutorial-videos</a>
<a style="color: #588C98;" href="https://jamkazam.desk.com/customer/portal/articles/1304097-tutorial-videos">https://jamkazam.desk.com/customer/portal/articles/1304097-tutorial-videos</a>
</p>
<p>
Getting Started knowledge base articles:</br>
<a href="https://jamkazam.desk.com/customer/portal/topics/564807-getting-started/articles">https://jamkazam.desk.com/customer/portal/topics/564807-getting-started/articles</a>
<a style="color: #588C98;" href="https://jamkazam.desk.com/customer/portal/topics/564807-getting-started/articles">https://jamkazam.desk.com/customer/portal/topics/564807-getting-started/articles</a>
</p>
<p>
Support Portal in case you run into trouble and need help:</br>
<a href="https://jamkazam.desk.com/">https://jamkazam.desk.com/</a>
<a style="color: #588C98;" href="https://jamkazam.desk.com/">https://jamkazam.desk.com/</a>
</p>
<p>

View File

@ -49,7 +49,7 @@
<!-- CALL OUT BOX -->
</font></p>
<p style="margin-top:0px"><font size="2" color="#7FACBA" face="Arial, Helvetica, sans-serif">This email was sent to you because you have an account at <a href="http://www.jamkazam.com">JamKazam</a>.
<p style="margin-top:0px"><font size="2" color="#7FACBA" face="Arial, Helvetica, sans-serif">This email was sent to you because you have an account at <a style="color: #588C98;" href="http://www.jamkazam.com">JamKazam</a>.
</td></tr></table>
</td>

View File

@ -40,7 +40,7 @@
<!-- CALL OUT BOX -->
</font></p>
<p style="margin-top:0px"><font size="2" color="#7FACBA" face="Arial, Helvetica, sans-serif">This email was sent to you because you have an account at <a href="http://www.jamkazam.com">JamKazam</a>.
<p style="margin-top:0px"><font size="2" color="#7FACBA" face="Arial, Helvetica, sans-serif">This email was sent to you because you have an account at <a style="color: #588C98;" href="http://www.jamkazam.com">JamKazam</a>.
</td></tr></table>
</td>