Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 890 Rev 894
Line 531... Line 531...
531
 
531
 
532
.absent .contribuer {
532
.absent .contribuer {
533
    display: block;
533
    display: block;
534
    padding-top: 66px;
534
    padding-top: 66px;
-
 
535
}
-
 
536
 
-
 
537
#ef-resultats-nv-determination {
-
 
538
    padding: 0;
-
 
539
}
535
}
540
 
536
#ef-resultats-nv-determination table, #ef-resultats-nv-determination table tbody, #ef-resultats-nv-determination table td {
541
#ef-resultats-nv-determination table, #ef-resultats-nv-determination table tbody, #ef-resultats-nv-determination table td {
537
	border: none;
542
	border: none;
538
	background: none;
543
	background: none;
Line 539... Line 544...
539
}
544
}
540
 
545
 
541
#ef-resultats-nv-determination .nom {
546
#ef-resultats-nv-determination .nom {
542
	width: 30%;
547
	width: 30%;
543
	vertical-align: top;
548
	vertical-align: top;
544
	margin-top: 5px;
549
	margin-top: 5px;
545
}
550
}
546
#ef-resultats-nv-determination .nom ul, li{
551
#ef-resultats-nv-determination .nom ul, #ef-resultats-nv-determination li{
-
 
552
	margin: 0;
-
 
553
	margin-bottom: 5px;
-
 
554
	list-style-image: none;
547
	margin: 0;
555
	list-style-type: none;
Line 548... Line 556...
548
	margin-bottom: 5px
556
	padding: 0;
549
}
557
}
Line 1313... Line 1321...
1313
}
1321
}
Line 1314... Line 1322...
1314
 
1322
 
1315
.nomenclature_basionyme {
1323
.nomenclature_basionyme {
1316
	font-size: 0.9em;
1324
	font-size: 0.9em;
-
 
1325
}
-
 
1326
 
-
 
1327
 
-
 
1328
/**----------------------- Styles pour la pagination ---------------------------------------------**/
-
 
1329
.page_courante {
-
 
1330
	font-size: 1.5em;
-
 
1331
}
-
 
1332
 
-
 
1333
.page_courante a {
-
 
1334
	color: black;	
-
 
1335
}
-
 
1336
 
-
 
1337
.nb_resultats {
-
 
1338
	float:right;
-
 
1339
	margin-top: 10px;