zulip/templates/zerver/emails
Brock Whittaker e8b127916a emails: Override default button styling.
Some email services will provide default styling for things like
buttons, and in this case the site created a style that had a
`background` attribute that overrode our `background-color` attribute
because of CSS importance heirarchy. This swiches us to use
`background` as well.

This also forces no `text-shadow` on buttons.

Fixes: #6775.
2017-10-02 17:58:30 -07:00
..
.gitignore emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
confirm_new_email.source.html emails: Use common_context for email change notifications. 2017-09-27 16:48:18 -07:00
confirm_new_email.subject emails: Update subject lines of emails. 2017-07-14 15:20:04 -07:00
confirm_new_email.txt emails: Use common_context for email change notifications. 2017-09-27 16:48:18 -07:00
confirm_registration.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
confirm_registration.subject email: Move and rename preregistrationuser_confirmation_email templates. 2017-05-03 20:54:40 -07:00
confirm_registration.txt emails: Update text of emails. 2017-07-13 19:17:53 -07:00
digest.html emails: Remove comments from tops of email templates. 2017-07-13 19:17:53 -07:00
digest.subject emails: Update subject for digest emails. 2017-07-13 18:47:02 -07:00
digest.txt emails: Remove comments from tops of email templates. 2017-07-13 19:17:53 -07:00
email.css emails: Override default button styling. 2017-10-02 17:58:30 -07:00
email_base_default.source.html emails: Extract CSS from email_base_default. 2017-09-27 16:48:18 -07:00
email_base_messages.html emails: Add base template for missed message and digest emails. 2017-07-06 15:46:03 -07:00
find_team.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
find_team.subject email: Move and rename find_team_email templates. 2017-05-03 23:26:14 -07:00
find_team.txt emails: Remove verbose_support_offers conditional where unneccesary. 2017-06-10 01:04:00 -07:00
followup_day1.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
followup_day1.subject email: Move and rename followup_day* templates. 2017-05-03 23:26:14 -07:00
followup_day1.txt emails: Link to organization getting started guide in followup_day1. 2017-08-22 14:26:17 -07:00
followup_day2.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
followup_day2.subject emails: Update subject lines of emails. 2017-07-14 15:20:04 -07:00
followup_day2.txt emails: Update followup_day2 with better topic advice. 2017-08-22 14:26:17 -07:00
invitation.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
invitation.subject emails: Update subject for invitation emails. 2017-07-13 18:47:21 -07:00
invitation.txt emails: Update text of emails. 2017-07-13 19:17:53 -07:00
invitation_reminder.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
invitation_reminder.subject emails: Update subject lines of emails. 2017-07-14 15:20:04 -07:00
invitation_reminder.txt emails: Fix two grammar nits. 2017-07-04 13:57:54 -07:00
missed_message.html notifications: Fix the ugly inactive scrollbar in missed message emails. 2017-09-20 10:30:35 -07:00
missed_message.subject emails: Update subject for missed message emails. 2017-07-13 18:47:17 -07:00
missed_message.txt emails: Remove comments from tops of email templates. 2017-07-13 19:17:53 -07:00
notify_change_in_email.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
notify_change_in_email.subject emails: Update subject lines of emails. 2017-07-14 15:20:04 -07:00
notify_change_in_email.txt emails: Update text of emails. 2017-07-13 19:17:53 -07:00
notify_new_login.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
notify_new_login.subject Make notification email for new login give browser and os. 2017-06-21 14:36:41 -04:00
notify_new_login.txt emails: Remove comments from tops of email templates. 2017-07-13 19:17:53 -07:00
password_reset.source.html emails: Store the compiled emails in separate directory. 2017-09-27 16:48:18 -07:00
password_reset.subject emails: Update subject lines of emails. 2017-07-14 15:20:04 -07:00
password_reset.txt password_reset: Change email to be appropriate for obtaining first password. 2017-08-28 20:39:53 -07:00