Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 84 → Rev 85

/trunk/sites/eflore/fr/styles/eflore.css
140,19 → 140,6
border:0;
margin-right:6px;}
 
/* Formatage partagé par plusieurs onglets */
#ef_famille {
position:absolute;
right:20px;}
#synonymie_nom_retenu, #synthese_nom_retenu {
border:solid 1px #E62A2A;
margin:12px 2px 0 2px;
padding:2px;
background-color:#F9F5FA;}
#synonymie_nom_selection, #synthese_nom_selection {
border:solid 1px #3B9D3B;
margin:20px 2px;
padding:2px;}
 
/* Onglet Synthèse */
/* Onglet Synthèse : colonne gauche */
163,20 → 150,24
background-color:#E6E7E6;}
#ef_synthese_contenu{
margin-right:255px;
height:100%
}
height:100%;/* Pour IEWin-6.0 : corrige pb décalage hauteur */}
#efins_titre, #efinr_titre {
margin-top:-12px;
padding:2px;}
#efins_code, #efinr_code {
float: right;
color:black;
}
color:black;}
#efins_titre_contenu, #efinr_titre_contenu {
display:block;/* Pour IEWin : corrige pb background-color */
background-color:white;
padding:0 2px;}
#efins_titre_contenu {color:#3B9D3B;}
#efinr_titre_contenu {color:#E62A2A;}
padding:0 0 0 5px;
margin:2px;}
#efins_titre_contenu {
width:140px;/* Pour IEWin-5.5 : corrige pb background-color */
color:#3B9D3B;}
#efinr_titre_contenu {
width:160px;/* Pour IEWin-5.5 : corrige pb background-color */
color:#E62A2A;}
#efins_nom, #efinr_nom {
display:block;
color:black;
189,6 → 180,19
margin:0 auto;
width:228px;}
 
/* Formatage partagé par plusieurs onglets */
#ef_famille {
position:absolute;
right:20px;}
#synonymie_nom_retenu, #synthese_nom_retenu {
border:solid 1px #E62A2A;
margin:12px 2px 0 2px;
padding:2px;
background-color:#F9F5FA;}
#synonymie_nom_selection, #synthese_nom_selection {
border:solid 1px #3B9D3B;
margin:20px 2px;
padding:2px;}
/* Onglet Chorologie et Cartes*/
#efc_legende{
205,7 → 209,10
margin:5px;
padding:5px;}
#ef_choro img {
margin:5px;
background-color:white;}
#ef_choro .attention {
height:75px;/* Pour IEWin/5.0 */}
#ef_choro_carte {
width:575px;
float: left;