Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 195 Rev 202
Line 459... Line 459...
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
}
463
}
464
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
-
 
478
}
-
 
479
465
480