Añadidas lineas de presupuesto ByN y Color al presupuesto. Cambios esteticos

This commit is contained in:
imnavajas
2024-01-18 21:50:52 +01:00
parent bbea1465af
commit 7fc32a7840
6 changed files with 89 additions and 44 deletions

View File

@ -16,6 +16,7 @@ body table.logo td.logo img {
body table.presupuesto-data {
width: 100%;
font-size: 12px;
margin-top: -22px;
}
body table.presupuesto-data th {
@ -83,8 +84,8 @@ body table.presupuesto-data td.autor {
body table.impresion {
width: 100%;
font-size: 11px;
margin-bottom: 9px;
margin-top: 8px;
// IMN margin-bottom: 9px;
// IMN margin-top: 8px;
}
body table.impresion th {
@ -137,7 +138,8 @@ body table.impresion td.v-first {
body table.cubierta {
width: 100%;
font-size: 11px;
margin-bottom: 9px;
margin-top: -2px;
// IMN margin-bottom: 9px;
}
body table.cubierta th {
@ -185,7 +187,8 @@ body table.cubierta td.v-first {
body table.encuadernacion {
width: 100%;
font-size: 11px;
margin-bottom: 9px;
margin-top: -2px;
// IMN margin-bottom: 9px;
}
body table.encuadernacion th {
@ -240,7 +243,8 @@ body table.encuadernacion td.t-second {
body table.extras {
width: 100%;
font-size: 11px;
margin-bottom: 9px;
margin-top: -2px;
// IMN margin-bottom: 9px;
}
body table.extras th {
@ -378,6 +382,7 @@ body table.totales td.iva {
border: none;
text-align: right;
font-size: 10px;
margin-top: 2px;
}
body table.totales td.hidden {