CHANGE_PRINT_PREVIEW_TABLE_HEAD_TOP_BOTTOM_BORDER : AADHAVAN
This commit is contained in:
parent
c9669da6c1
commit
6d9e855fae
@ -298,7 +298,10 @@
|
|||||||
</table>
|
</table>
|
||||||
<br> <br>
|
<br> <br>
|
||||||
<table class="invoice-related-table">
|
<table class="invoice-related-table">
|
||||||
<thead >
|
<thead style="
|
||||||
|
border-top: 1px solid grey;
|
||||||
|
border-bottom: 1px solid grey;
|
||||||
|
">
|
||||||
<tr>
|
<tr>
|
||||||
<th>S.no</th>
|
<th>S.no</th>
|
||||||
<th style="text-align: left;">Item Name</th>
|
<th style="text-align: left;">Item Name</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user