Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 591 Rev 595
Line 526... Line 526...
526
#bloc-fiche h1 {
526
#bloc-fiche h1 {
527
	background: none repeat scroll 0 0 transparent;
527
	background: none repeat scroll 0 0 transparent;
528
	padding: 0 9px  0 9px;
528
	padding: 0 9px  0 9px;
529
}
529
}
530
#zone_contenu_fiche {
530
#zone_contenu_fiche {
531
    background-color: #ede1ce;
531
    background-color: #EEE;
532
    clear: left;
532
    clear: left;
533
    min-height: 300px;
533
    min-height: 300px;
534
    padding-top: 0.4em;
534
    padding-top: 0.4em;
535
    width: 100%;
535
    width: 676px;
536
    border:1px solid #E78F08;
536
    border:none;
537
    border-width:0 1px 1px 1px
537
    margin-left:-7px;
-
 
538
    
538
}
539
}
539
.ui-widget-content {
540
.ui-widget-content {
540
	background:white;
541
	background:white;
541
}
542
}
542
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
543
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { /* onglets + blocs */
Line 595... Line 596...
595
/* Onglets */
596
/* Onglets */
596
#zone_onglets {
597
#zone_onglets {
597
	margin-top: 0.1em;
598
	margin-top: 0.1em;
598
	border-width:0;
599
	border-width:0;
599
	border-radius:0;
600
	border-radius:0;
600
	width:665px;
601
	width:676px;
601
	font-size:12px
602
	font-size:12px;
-
 
603
	margin-left:-7px;
602
}
604
}
603
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
605
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
604
	padding:0;
606
	padding:0;
605
	position: relative;
607
	position: relative;
606
}
608
}
Line 1009... Line 1011...
1009
}
1011
}
Line 1010... Line 1012...
1010
 
1012
 
1011
.importance4 {
1013
.importance4 {
1012
	font-size:0.8em;
1014
	font-size:0.8em;
-
 
1015
	padding:5px;
1013
	padding:5px;
1016
	box-shadow:none;
Line 1014... Line 1017...
1014
}
1017
}
1015
 
1018
 
-
 
1019
h1 .nomenclature {
-
 
1020
	color:#555;
-
 
1021
	font-size:19px;
-
 
1022
}
-
 
1023
 
-
 
1024
h1 .famille {
1016
h1 .nomenclature {
1025
	font-size:13px;
-
 
1026
	margin-top:5px;	
1017
	color:#555;
1027
}
1018
}
1028
 
1019
table tbody {
1029
table tbody {
1020
    background-color: #F8F8DB;
1030
    background-color: #F8F8DB;
1021
    border: 1px solid #9AC342;
1031
    border: 1px solid #9AC342;