Subversion Repositories Sites.tela-botanica.org

Rev

Rev 283 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 283 Rev 288
Line 116... Line 116...
116
#zone_contenu form label {
116
#zone_contenu form label {
117
  float: left;
117
  float: left;
118
  width: 25%;
118
  width: 25%;
119
  text-align: left;}
119
  text-align: left;}
120
/* Tableaux */
120
/* Tableaux */
-
 
121
.table_cadre {/* Il vaudrait mieux utiliser un id pour le tableau de l'annuaire back office. */
-
 
122
 width:100%;}
121
.table_cadre th, .table_cadre th a {
123
.table_cadre th, .table_cadre th a {
122
  background-color:#8b008b;
124
  background-color:#8b008b;
123
  color:white;
125
  color:white;
124
  padding:0 5px;}
126
  padding:0 5px;}
-
 
127
.table_cadre td, .table_cadre th{
-
 
128
  border:solid black 1px;}
125
.ligne_paire{
129
.ligne_paire{
126
  background-color:#e1c3d4;}
130
  background-color:#e1c3d4;}
Line 127... Line 131...
127
 
131
 
128
/* Annuaire Back Office*/
132
/* Annuaire Back Office*/
129
#annuaire_zone_recherche {
133
#annuaire_zone_recherche {
130
  text-align:center;}
134
  text-align:center;}
131
#annuaire_recherche {
135
#annuaire_recherche {
132
  margin:5px auto 0;
136
  /*margin:5px auto 0;*/
133
  width:443px;}
137
  width:443px;}
134
#annuaire_recherche, #annuaire_recherche td {
138
#annuaire_recherche, #annuaire_recherche td {
135
  border:0;}
139
  border:0;}
136
#annuaire_recherche  .champ:after {content:" : ";}
140
#annuaire_recherche  .champ:after {content:" : ";}