Skip to content
Snippets Groups Projects
Commit bf2dc344 authored by Juliana's avatar Juliana
Browse files

[UPD]Update table css

parent 1b2f5f93
No related branches found
No related tags found
No related merge requests found
...@@ -363,11 +363,18 @@ ...@@ -363,11 +363,18 @@
>HT</span> >HT</span>
</td> </td>
</tr> </tr>
<tr />
<tr> <tr>
<td><strong>Total H.T.</strong></td> <td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td><strong><h5>Total H.T.</h5></strong></td>
<td class="text-right"> <td class="text-right">
<span t-field="o.amount_untaxed" /> <h4 t-field="o.amount_untaxed" />
</td> </td>
</tr> </tr>
<hr /> <hr />
...@@ -389,9 +396,9 @@ ...@@ -389,9 +396,9 @@
</tr> </tr>
</t> </t>
<tr> <tr>
<td><strong>Total TTC*</strong></td> <td><strong><h4>Total TTC*</h4></strong></td>
<td class="text-right"> <td class="text-right">
<strong><span <strong><h3
class="text-nowrap" class="text-nowrap"
t-field="o.amount_total" t-field="o.amount_total"
/></strong> /></strong>
......
...@@ -11,3 +11,7 @@ ...@@ -11,3 +11,7 @@
.o_report_layout_boxed table tbody tr td { .o_report_layout_boxed table tbody tr td {
border-right: 0px solid #495057 !important; border-right: 0px solid #495057 !important;
} }
.o_report_layout_boxed table{
border: 0px solid #495057 !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment