Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 199 Rev 201
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
	Personnes
-
 
196
*/
-
 
197
 
-
 
198
.logo-personne	{
-
 
199
	position:absolute;
-
 
200
}
-
 
201
193