Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 572 Rev 629
Line 315... Line 315...
315
/*+-----------------------------------------------------------------------------------------------------------------+*/
315
/*+-----------------------------------------------------------------------------------------------------------------+*/
316
/* Pop-up : liste */
316
/* Pop-up : liste */
317
.cel-img-principale img{
317
.cel-img-principale img{
318
	float:right;
318
	float:right;
319
	height:75px;
319
	height:75px;
-
 
320
	padding:1px;
-
 
321
	border:1px solid white;
-
 
322
}
-
 
323
#observations .cel-img:hover img{
-
 
324
	border:1px dotted #56B80E;
320
}
325
}
321
.cel-img-secondaire{
326
.cel-img-secondaire{
322
	display:none;
327
	display:none;
323
}
328
}
324
329