Updated fonts and added color aswell as fixed tota
This commit is contained in:
parent
4643b3ad94
commit
b455951b1a
@ -171,9 +171,9 @@
|
|||||||
</TR>
|
</TR>
|
||||||
<TR>
|
<TR>
|
||||||
<TD style='float: right'>Total:</TD>
|
<TD style='float: right'>Total:</TD>
|
||||||
<TD><INPUT type='text' name="totalBox1" id="totalBox1" readonly></TD>
|
<TD><INPUT style="color: rgb(1, 91, 165); font-weight: 700;" type='text' name="totalBox1" id="totalBox1" readonly></TD>
|
||||||
<TD style='float: right'>Total:</TD>
|
<TD style='float: right'>Total:</TD>
|
||||||
<TD><INPUT type='text' name="totalBox2" id="totalBox2" readonly></TD>
|
<TD><INPUT style="color: rgb(1, 91, 165); font-weight: 700;" type='text' name="totalBox2" id="totalBox2" readonly></TD>
|
||||||
</TR>
|
</TR>
|
||||||
</TABLE>
|
</TABLE>
|
||||||
</DIV>
|
</DIV>
|
||||||
|
Loading…
Reference in New Issue
Block a user