Subversion Repositories eFlore/Applications.coel

Rev

Rev 201 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 201 Rev 216
Line 188... Line 188...
188
	background: url(images/icones/utilisateur.png) no-repeat center left !important;}
188
	background: url(images/icones/utilisateur.png) no-repeat center left !important;}
189
.icone-vcard-ajouter {
189
.icone-vcard-ajouter {
190
	background: url(images/icones/vcard_ajouter.png) no-repeat center left !important;}
190
	background: url(images/icones/vcard_ajouter.png) no-repeat center left !important;}
191
.icone-vcard-supprimer {
191
.icone-vcard-supprimer {
192
	background: url(images/icones/vcard_supprimer.png) no-repeat center left !important;}
192
	background: url(images/icones/vcard_supprimer.png) no-repeat center left !important;}
-
 
193
	
-
 
194
	/* #------------------------------------------------------------------------------------------------------#    */
-
 
195
/*                                              IMAGES                                                        */
-
 
196
/* #------------------------------------------------------------------------------------------------------# */
-
 
197
.conteneur-image-centre {
-
 
198
	text-align: center;
-
 
199
}
-
 
200
 
-
 
201
.logo-personne {
-
 
202
	max-height: 250px;
-
 
203
}