Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1830 Rev 1831
Line 510... Line 510...
510
	cursor:pointer;
510
	cursor:pointer;
511
	color:rgba(0, 0, 0, 0)	
511
	color:rgba(0, 0, 0, 0)	
512
}
512
}
Line 513... Line 513...
513
 
513
 
514
.propositionRetenue {
514
.propositionRetenue {
515
	background-color: #9acd32;
515
	background: url("img/proposition_validee.png") no-repeat scroll 0 0 #eee;
516
	border: 1px dotted green;
516
	border: 1px dotted green;
517
    margin-bottom: 5px;
517
    margin-bottom: 5px;
518
    padding: 10px;
518
    padding: 10px;
519
    width: 550px;
519
    width: 550px;