Fix css fot liste_total lines

This commit is contained in:
Laurent Destailleur 2017-06-10 16:23:24 +02:00
parent 20f1bb76cb
commit ce470b8dd5
2 changed files with 2 additions and 2 deletions

View File

@ -2692,7 +2692,7 @@ input.liste_titre {
}
.noborder tr.liste_total, .noborder tr.liste_total td, tr.liste_total, form.liste_total {
height: 32px;
/* height: 32px; */
}
.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
color: #552266;

View File

@ -2775,7 +2775,7 @@ input.liste_titre {
}
.noborder tr.liste_total, .noborder tr.liste_total td, tr.liste_total, form.liste_total {
height: 32px;
/* height: 32px; */
}
.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
/* border-top: 1px solid #f4f4f4; */