Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 267 Rev 277
Line 599... Line 599...
599
/* Menu et + */
599
/* Menu et + */
600
#zone_onglets #ongletEtPlus {
600
#zone_onglets #ongletEtPlus {
601
	cursor: pointer;
601
	cursor: pointer;
602
	float:right;
602
	float:right;
603
	z-index:500;
603
	z-index:500;
-
 
604
	display: block;
-
 
605
    height: 25px;
-
 
606
    width: 25px;
-
 
607
    position: relative;
-
 
608
    top: 1px;
604
}
609
}
605
#zone_onglets #ongletEtPlus a {
610
#zone_onglets #ongletEtPlus a {
606
	border-bottom: none;
611
	border-bottom: none;
607
}
612
}
608
#lienOngletEtPlus { /* icone */
613
#lienOngletEtPlus { /* icone */
609
	width:6px;
614
	width:6px;
-
 
615
    padding-left: 9px;
-
 
616
	padding-top: 0px;
-
 
617
	display:block;
-
 
618
	margin-top:5px;
610
}
619
}
Line 611... Line 620...
611
 
620
 
612
.lien-onglet-synthese, .lien-onglet-synthese:hover {
621
.lien-onglet-synthese, .lien-onglet-synthese:hover {
613
	border-bottom: none;
622
	border-bottom: none;