Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 195 Rev 202
Line 455... Line 455...
455
#ef-resultats-decomposition .retenu{
455
#ef-resultats-decomposition .retenu{
456
	font-weight:bold;
456
	font-weight:bold;
457
}
457
}
458
#ef-resultats-determination .synonymes li {
458
#ef-resultats-determination .synonymes li {
459
	background: none;
459
	background: none;
460
    line-height: 18px;
460
	line-height: 18px;
461
    list-style: none outside none;
461
	list-style: none outside none;
462
    padding-left: 15px;
462
	padding-left: 15px;
-
 
463
}
-
 
464
 
-
 
465
#ef-resultats-nv-determination table, table tbody, table td {
-
 
466
	border: none;
-
 
467
	background: none;
-
 
468
}
-
 
469
 
-
 
470
#ef-resultats-nv-determination .nom {
-
 
471
	width: 30%;
-
 
472
	vertical-align: top;
-
 
473
	margin-top: 5px;
-
 
474
}
-
 
475
#ef-resultats-nv-determination .nom ul, li{
-
 
476
	margin: 0;
-
 
477
	margin-bottom: 5px
463
}
478
}
464
479