Paid logo for Hipster design

This commit is contained in:
David Bomba 2023-02-22 13:08:25 +11:00
parent d1a2bd6d17
commit 56c432a418

View File

@ -285,7 +285,6 @@
z-index:200 !important; z-index:200 !important;
position: fixed; position: fixed;
display: $show_paid_stamp; display: $show_paid_stamp;
} }
.project-header { .project-header {
@ -399,7 +398,7 @@
<div id="statement-payment-table-totals" data-ref="statement-totals"></div> <div id="statement-payment-table-totals" data-ref="statement-totals"></div>
<table id="statement-aging-table" cellspacing="0" data-ref="table"></table> <table id="statement-aging-table" cellspacing="0" data-ref="table"></table>
<div id="statement-aging-table-totals" data-ref="statement-totals"></div> <div id="statement-aging-table-totals" data-ref="statement-totals"></div>
<div id="table-totals" cellspacing="0"></div> <div id="table-totals" cellspacing="0">$status_logo</div>
</div> </div>
</td> </td>
</tr> </tr>