Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 354 Rev 357
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;
604
    height: 25px;
606
    width: 25px;
605
    width: 25px;
607
    position: relative;
606
    position: relative;
608
    top: 1px;
607
    top: 1px;
-
 
608
    display:none;
609
}
609
}
610
#zone_onglets #ongletEtPlus a {
610
#zone_onglets #ongletEtPlus a {
611
	border-bottom: none;
611
	border-bottom: none;
612
}
612
}
613
#lienOngletEtPlus { /* icone */
613
#lienOngletEtPlus { /* icone */