|
|
|
@ -47,6 +47,7 @@ table.visites tr.row_first { background-color:#[(#GET{foncee}|couleur_foncer)];c
|
|
|
|
|
table.visites.info tr.row_first { background-color:#fff;color:#[(#GET{foncee}|couleur_foncer)];border: 1px solid #ddd; } |
|
|
|
|
table.visites th, table.visites td { padding: 0.20em 0.40em; text-align: left; border: 1px solid #ddd; } |
|
|
|
|
table.visites th { vertical-align: bottom; font-weight: bold; } |
|
|
|
|
table.visites.info th { vertical-align: top; } |
|
|
|
|
table.visites tbody th { font-weight: normal; } |
|
|
|
|
table.visites td { vertical-align: top; } |
|
|
|
|
table.visites td.val, table.visites td.mean, table.visites td.cumul { text-align:center; } |
|
|
|
|