mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-10 01:54:36 -04:00
Fixes for admin template
This commit is contained in:
parent
7d4e2d9e41
commit
7fb82536e8
@ -137,9 +137,13 @@
|
|||||||
<td>
|
<td>
|
||||||
<table align="center" border="0" cellpadding="0" cellspacing="0" width="570"
|
<table align="center" border="0" cellpadding="0" cellspacing="0" width="570"
|
||||||
style="border: 1px solid #c2c2c2;" class="dark-bg-base">
|
style="border: 1px solid #c2c2c2;" class="dark-bg-base">
|
||||||
<tr>
|
|
||||||
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px;"></div>
|
<!--[if mso]>
|
||||||
|
<tr class="dark-bg" style="margin-top:0px; border: none;">
|
||||||
|
<td style="border: none;"></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center" cellpadding="20">
|
<td align="center" cellpadding="20">
|
||||||
<div style="border: 1px solid #c2c2c2; border-bottom: none; padding-bottom: 10px; border-top-left-radius: 3px; border-top-right-radius: 3px;">
|
<div style="border: 1px solid #c2c2c2; border-bottom: none; padding-bottom: 10px; border-top-left-radius: 3px; border-top-right-radius: 3px;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user