Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 172 → Rev 173

/trunk/sites/eflore/fr/styles/eflore.css
79,7 → 79,7
/*--------------------------------------------------------------------------------------------------------------------*/
/*Application eFlore*/
 
/* Formatage g?n?ral */
/* Formatage general */
.ef_nn, .ef_nt{text-transform:none;}
.ef_nn{color:#3B9D3B;}
.ef_nt{color:#E62A2A;}
136,19 → 136,20
#eflore_projet_submit {
margin-left:295px;}
 
/* Page de r?sultat de l'Arbre des taxons*/
/* Page de resultat de l'Arbre des taxons*/
#liste_taxons img {
border:0;
margin-right:6px;}
 
 
/* Onglet Synth?se */
/* Onglet Synth?se : colonne gauche */
/* Onglet Synthese */
/* Onglet Synthese : colonne gauche */
#ef_synthese_colonne {
float: right;
width:250px;
border: dashed 1px #BFC0BF;
background-color:#E6E7E6;}
background-color:#E6E7E6;
padding-left:5px;}
#efinr_nom {
font-weight:bold;}
#ef_nomenclature .information, #ef_synonymie_nom_retenu .information {
162,10 → 163,14
line-height:10px;}
.ef_nn, .ef_nt {
font-weight:normal;}
/* Hides from IE-mac \*/
html #texte {height: 1%;}
/* End hide from IE-mac */
 
#ef_synthese_contenu{
margin-right:255px;
height:100%;/* Pour IEWin-6.0 : corrige pb d?calage hauteur */}
margin-right:250px;
height:100%;/* Pour IEWin-6.0 : corrige pb decalage hauteur */
width:550px;}
#ef_nomenclature dd{
font-weight:lighter;}
#efins_titre, #efinr_titre, #efinr_titre_permalien {
197,9 → 202,7
font-size:12px;}
#synthese_nom_selection h2 span, #efins_nom {
font-weight:normal;}
/* Onglet Synth?se : colonne droite */
#ef_synthese_colonne {
padding-left:5px;}
/* Onglet Identite : colonne droite */
#ef_synthese_colonne .table_cadre{
margin:0 auto;
width:228px;}
207,7 → 210,7
padding-left:25px;}
#ef_correspondance dt {
text-transform:lowercase;}
/* Formatage partag? par plusieurs onglets */
/* Formatage partage par plusieurs onglets */
#ef_famille, #eftg_ {
position:absolute;
right:20px;}