Skip to content

Commit

Permalink
[TASK] Update background color in summary mail to new blue
Browse files Browse the repository at this point in the history
  • Loading branch information
einpraegsam committed Jan 15, 2024
1 parent 456629a commit f9d4bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Private/Templates/Mail/SummaryMail.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h2>
<p>&nbsp;</p>

<table cellspacing="0" cellpadding="0" border="0">
<tr style="background-color: #4DE7FF; color: white; font-weight: bold;">
<tr style="background-color: #027ACA; color: white; font-weight: bold;">
<td style="border: 1px solid #292929; padding: 5px;">
#
</td>
Expand Down

0 comments on commit f9d4bb2

Please sign in to comment.