Fix css fot liste_total lines
This commit is contained in:
parent
20f1bb76cb
commit
ce470b8dd5
@ -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;
|
||||
|
||||
@ -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; */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user