Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1703 Rev 1830
Line 506... Line 506...
506
	background: #CF1313 !important;
506
	background: #CF1313 !important;
507
}
507
}
508
.suiteImages {
508
.suiteImages {
509
	background:url(./img/suiteImages.png) 3px 0 no-repeat;
509
	background:url(./img/suiteImages.png) 3px 0 no-repeat;
510
	cursor:pointer;
510
	cursor:pointer;
511
	color:rgba(0, 0, 0, 0)
511
	color:rgba(0, 0, 0, 0)	
-
 
512
}
-
 
513
 
-
 
514
.propositionRetenue {
-
 
515
	background-color: #9acd32;
-
 
516
	border: 1px dotted green;
-
 
517
    margin-bottom: 5px;
-
 
518
    padding: 10px;
-
 
519
    width: 550px;
-
 
520
}
512
	
521
 
-
 
522
.propostionRetenue .nomTaxonProposition {
-
 
523
	font-weight: bold;
513
}
524
}
Line 514... Line 525...
514
 
525
 
515
.propositionInitiale {
526
.propositionInitiale {
516
	color:#8EB533;
527
	color: #8EB533;
-
 
528
	font-weight: bold;
-
 
529
}
-
 
530
 
-
 
531
.boutonValiderTaxon {
-
 
532
	position: absolute; 
-
 
533
	margin-left: -3px; 
-
 
534
	margin-top: 15px; 
-
 
535
	padding: 3px 5px 0px;
-
 
536
	font-size: 1.3em;
-
 
537
}
-
 
538
 
-
 
539
.conteneurIntermediaireProposition {
-
 
540
	display: table;	
-
 
541
	width: 95%;
-
 
542
}
-
 
543
 
-
 
544
.boutonValider img {
-
 
545
	cursor: pointer;
-
 
546
}
-
 
547
 
-
 
548
.propositionValidable {
517
	font-weight:bold;
549
	margin-left: 35px;
Line 518... Line 550...
518
}
550
}
519
 
551
 
520
.etoiles {
552
.etoiles {