|
|
|
@ -44,7 +44,7 @@ table.visites {width: 80%; margin-right: auto; margin-left: auto; margin-bottom:
|
|
|
|
|
table.visites a {color:#[(#GET{foncee}|couleur_foncer)];} |
|
|
|
|
|
|
|
|
|
table.visites tr.row_first { background-color:#[(#GET{foncee}|couleur_foncer)];color:#fff;border: 1px solid #ddd; } |
|
|
|
|
table.visites.info tr.row_first { background-color:#fff;color:#[(#GET{foncee}|couleur_foncer)];border: 1px solid #ddd; } |
|
|
|
|
table.visites.info tr.row_first { background-color:#fff;color:#000;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; } |
|
|
|
|