mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Añadidas lineas de presupuesto ByN y Color al presupuesto. Cambios esteticos
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user