Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1078 Rev 1081
Line 488... Line 488...
488
}
488
}
489
.etoiles_5 {
489
.etoiles_5 {
490
	background:url("./img/5_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px;
490
	background:url("./img/5_etoiles.png") no-repeat; border:none; padding-left:16px; padding-top:16px; margin-left:5px;
491
}
491
}
Line -... Line 492...
-
 
492
 
-
 
493
.boutonOK {
-
 
494
	background:url("./img/tick.png") no-repeat;
-
 
495
	width:15px;
-
 
496
	height:15px;
-
 
497
	display:block;
-
 
498
	margin-top:2px;
-
 
499
	border:none;
-
 
500
	cursor:pointer;
492
 
501
}