Subversion Repositories Applications.referentiel

Rev

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

Rev 285 Rev 295
Line 539... Line 539...
539
	float:left;
539
	float:left;
540
	margin-left:2px;
540
	margin-left:2px;
541
	padding-left:5px;
541
	padding-left:5px;
542
	border-left:1px dotted black;}
542
	border-left:1px dotted black;}
Line -... Line 543...
-
 
543
	
-
 
544
.imagette-plus {
-
 
545
	background: url("images/ouvrir.png") no-repeat scroll 0 0 transparent;
-
 
546
    display: inline;
-
 
547
    float: left;
-
 
548
    height: 15px;
-
 
549
    margin-right: 3px;
-
 
550
    width: 15px;
-
 
551
}
-
 
552
 
-
 
553
.imagette-moins {
-
 
554
	background: url("images/fermer.png") no-repeat scroll 0 0 transparent;
-
 
555
    display: inline-block;
-
 
556
    height: 15px;
-
 
557
    margin-right: 3px;
-
 
558
    width: 15px;
-
 
559
}
-
 
560
 
-
 
561
.icone-deplier-arbre {
-
 
562
	cursor:pointer;
-
 
563
}
-
 
564
 
-
 
565
.branche-arbre-taxo, .aucun-synonyme {
-
 
566
	list-style-type:none;	
-
 
567
}
-
 
568
 
-
 
569
.lien-voir-synonymes-taxo, .aucun-sous-taxon, .aucun-synonyme {
-
 
570
    font-size: 0.8em;
-
 
571
}
-
 
572
 
-
 
573
.lien-voir-synonymes-taxo , .arbre-liste-synonymes a {
-
 
574
	color: #666666;
-
 
575
}
-
 
576
 
-
 
577
#texte li.feuille-arbre-synonyme-taxo {
-
 
578
	margin-top: 3px;
-
 
579
}
-
 
580
 
-
 
581
.branche-arbre-taxo {
-
 
582
	margin-top: 2px;
-
 
583
	border-left: 1px solid;
-
 
584
    margin-left: 7px;
-
 
585
    margin-top: 2px;
-
 
586
    padding-left: 20px;
-
 
587
}
-
 
588
 
-
 
589
#texte .feuille-arbre-taxo {
-
 
590
	margin-top: 3px;
-
 
591
}
543
	
592
	
544
/* Nécessaire à IE 6 et 7 pour éviter un décalage vers le bas!*/
593
/* Nécessaire à IE 6 et 7 pour éviter un décalage vers le bas!*/
545
.ref-onglets{
594
.ref-onglets {
546
	margin:0;/*Pour IE*/
595
	margin:0;/*Pour IE*/
547
	padding:0;/*Pour IE*/
596
	padding:0;/*Pour IE*/
Line 548... Line 597...
548
	height:auto !important;height:100%;/*Pour IE*/}
597
	height:auto !important;height:100%;/*Pour IE*/}
549
	
598
	
550
.droite {
-
 
551
	float:right;
599
.droite {
-
 
600
	float:right;
552
}	
601
}