Implementacion de feedback JM sobre presupuestos

This commit is contained in:
imnavajas
2025-02-25 15:36:11 +01:00
parent c5f1f0e55a
commit fcd6adebb7
4 changed files with 43 additions and 6 deletions

View File

@ -286,6 +286,10 @@ body table.extras td.t {
border-right: 1px dotted black;
}
body table.extras td.v {
border-right: 1px dotted black;
}
body table.envio {
width: 100%;
font-size: 11px;