Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 287 → Rev 288

/trunk/sites/admin/fr/styles/admin.css
118,10 → 118,14
width: 25%;
text-align: left;}
/* Tableaux */
.table_cadre {/* Il vaudrait mieux utiliser un id pour le tableau de l'annuaire back office. */
width:100%;}
.table_cadre th, .table_cadre th a {
background-color:#8b008b;
color:white;
padding:0 5px;}
.table_cadre td, .table_cadre th{
border:solid black 1px;}
.ligne_paire{
background-color:#e1c3d4;}
 
129,7 → 133,7
#annuaire_zone_recherche {
text-align:center;}
#annuaire_recherche {
margin:5px auto 0;
/*margin:5px auto 0;*/
width:443px;}
#annuaire_recherche, #annuaire_recherche td {
border:0;}