Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1217 Rev 1243
Line 592... Line 592...
592
/* Fiche */
592
/* Fiche */
593
#bloc-fiche h1 {
593
#bloc-fiche h1 {
594
	background: none repeat scroll 0 0 transparent;
594
	background: none repeat scroll 0 0 transparent;
595
	padding: 0 9px  0 9px;
595
	padding: 0 9px  0 9px;
596
}
596
}
-
 
597
 
597
#zone_contenu_fiche {
598
.synthese {
598
    background-color: #EEE;
599
    background-color: #EEEEEE;
-
 
600
    border: medium none;
599
    clear: left;
601
    clear: left;
-
 
602
    margin-left: -17px;
-
 
603
    margin-top: -12px;
600
    min-height: 300px;
604
    min-height: 300px;
601
    padding-top: 0.4em;
605
    padding-top: 0.4em;
602
    width: 676px;
606
    width: 676px;   
603
    border:none;
-
 
604
    margin-left:-7px;
-
 
605
    
-
 
606
}
607
}
-
 
608
 
607
.ui-widget-content {
609
.ui-widget-content {
608
	background:white;
610
	background:white;
609
}
611
}
610
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
612
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
611
	border-bottom-right-radius: 0;
613
	border-bottom-right-radius: 0;
Line 717... Line 719...
717
}
719
}
718
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
720
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
719
	padding:0;
721
	padding:0;
720
	position: relative;
722
	position: relative;
721
}
723
}
722
.ui-tabs .ui-tabs-nav li a {
724
.ui-tabs .ui-tabs-nav li a.ui-tabs-anchor {
723
	float: left;
725
	float: left;
724
  	padding: 4px 4px 3px 3px;
726
  	padding: 4px 4px 3px 3px;
725
	text-decoration: none;
727
	text-decoration: none;
726
}
728
}
727
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { /* couleur des onglets */
729
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { /* couleur des onglets */
Line 729... Line 731...
729
	text-decoration: none;
731
	text-decoration: none;
730
}
732
}
731
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
733
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
732
	color: #EB8F00;
734
	color: #EB8F00;
733
	text-decoration: none;
735
	text-decoration: none;
-
 
736
	margin-bottom: 1px;
734
}
737
}
735
#onglets {
738
#onglets {
736
	height:22px
739
	height:22px
737
}
740
}
738
#onglets li {
741
#onglets li {