mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:14:32 -04:00
Fixes for email designs and cross client compatibility
This commit is contained in:
parent
b8c7a0837a
commit
5324d78e86
@ -167,12 +167,12 @@
|
|||||||
<td>
|
<td>
|
||||||
<table align="center" border="0" cellpadding="0" cellspacing="0" width="570" style="border: 1px solid #c2c2c2;">
|
<table align="center" border="0" cellpadding="0" cellspacing="0" width="570" style="border: 1px solid #c2c2c2;">
|
||||||
<tr>
|
<tr>
|
||||||
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px;">
|
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px; background-color:#f9f9f9;">
|
||||||
<!-- Top side spacing. -->
|
<!-- Top side spacing. -->
|
||||||
</div>
|
</div>
|
||||||
</tr>
|
</tr>
|
||||||
<tr height="50">
|
<tr>
|
||||||
<td align="center" height="50">
|
<td align="center" >
|
||||||
<div class="dark-bg" style="background-color:#f9f9f9; padding-bottom: 20px;">
|
<div class="dark-bg" style="background-color:#f9f9f9; padding-bottom: 20px;">
|
||||||
<img class="logo-light" src="{{ $logo ?? '' }}" width="65%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 65%; height: auto; display: block;" class="g-img">
|
<img class="logo-light" src="{{ $logo ?? '' }}" width="65%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 65%; height: auto; display: block;" class="g-img">
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user