edit import purchase order alignment issue -vadivel J
This commit is contained in:
parent
00ce827d69
commit
a4f3f3ed2c
@ -46,6 +46,14 @@
|
||||
td {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.th-total-order-value{
|
||||
text-align:"right" !important;
|
||||
width:55%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
@ -84,7 +92,8 @@
|
||||
<th>PONO</th>
|
||||
<th>PO Type</th>
|
||||
<th>Supplier Name</th>
|
||||
<th>Total Order Value</th>
|
||||
<th class="th th-total-order-value">
|
||||
Total Order Value</th>
|
||||
<th>PO Status</th>
|
||||
<th>Delivery Option</th>
|
||||
<th>Delivery Date</th>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user