|
@@ -116,7 +116,7 @@
|
|
|
height: 4.95cm;
|
|
|
}
|
|
|
.art-col1{
|
|
|
- width:1.2cm;
|
|
|
+ width:0.9cm;
|
|
|
text-align: center;
|
|
|
}
|
|
|
.art-col2{
|
|
@@ -133,7 +133,7 @@
|
|
|
text-align: right;
|
|
|
}
|
|
|
.art-col5{
|
|
|
- width:1.7cm;
|
|
|
+ width:1.9cm;
|
|
|
text-align: right;
|
|
|
}
|
|
|
.art-col6{
|
|
@@ -141,15 +141,21 @@
|
|
|
text-align: right;
|
|
|
}
|
|
|
.art-col7{
|
|
|
- width:1.5cm;
|
|
|
+ width:1.7cm;
|
|
|
text-align: right;
|
|
|
}
|
|
|
.logo1{
|
|
|
- height: 2.9cm;
|
|
|
+ height: 1.85cm;
|
|
|
width: 100%;
|
|
|
top: 0px;
|
|
|
}
|
|
|
|
|
|
+ .logo3{
|
|
|
+ height: 0.6cm;
|
|
|
+ width: 100%;
|
|
|
+ top: 0px;
|
|
|
+ }
|
|
|
+
|
|
|
.subtotal_excentas{
|
|
|
width: 1cm;
|
|
|
float: left;
|
|
@@ -192,21 +198,21 @@
|
|
|
.iva_5_data{
|
|
|
width:7cm;
|
|
|
float: left;
|
|
|
- padding-top: 0.3cm;
|
|
|
- padding-left: 4.3cm;
|
|
|
+ padding-top: 0.5cm;
|
|
|
+ padding-left: 6.3cm;
|
|
|
min-height: 0.25cm;
|
|
|
}
|
|
|
.iva_10_data{
|
|
|
width: 5.0cm;
|
|
|
float: left;
|
|
|
- padding-top: 0.3cm;
|
|
|
- padding-left: 1.1cm;
|
|
|
+ padding-top: 0.5cm;
|
|
|
+ padding-left: 1.5cm;
|
|
|
min-height: 0.25cm;
|
|
|
}
|
|
|
.iva_total_data{
|
|
|
width: 4.2cm;
|
|
|
float: left;
|
|
|
- padding-top: 0.3cm;
|
|
|
+ padding-top: 0.5cm;
|
|
|
padding-left: 0.5cm;
|
|
|
min-height: 0.25cm;
|
|
|
}
|
|
@@ -264,7 +270,7 @@
|
|
|
<td class="art-col6"> </td>
|
|
|
<td class="art-col7"><span t-esc="'{0:,.0f}'.format(o.amount_total)"/></td>
|
|
|
</table>
|
|
|
-
|
|
|
+ <div class="logo3"> </div>
|
|
|
<table class="tab-articulos">
|
|
|
<td class="art-col1"> </td>
|
|
|
<td class="art-col2"> </td>
|