Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 279 → Rev 280

/trunk/sites/eflore/fr/styles/eflore.css
2,8 → 2,6
Auteur : Magali Giaume*/
h1{
background-color:#d0abe1;}
#eftg_ {
display:inline;}
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
color: #8404ba;}
h2
76,6 → 74,7
background-color:#f5e6f4;}
#menu_contextuel {
color:#8404ba;}
 
/*--------------------------------------------------------------------------------------------------------------------*/
/*Application eFlore*/
 
142,10 → 141,6
margin-right:6px;}
 
/* Général : pour afficher des infos bulles améliorées*/
/*
.tooltip:after {
content: " ? ";}
*/
.tooltip {
margin-right:5px;}
.tooltip:after {
154,14 → 149,17
color:#FF6666;
vertical-align:super;
border-bottom:dotted 1px #FF6666}
 
/* Onglet Synthese */
/* Onglet Synthese : colonne gauche */
#ef_synthese_colonne {
float: right;
width:30%;
min-width:250px;
border: dashed 1px #BFC0BF;
background-color:#E6E7E6;
padding:0 5px;}
padding:0 5px;
margin:0 0 0 5px}
#ef_synthese_colonne #ef_classif table{
width:100%;}
#efinr_nom {
224,7 → 222,7
#ef_correspondance dt {
text-transform:lowercase;}
/* Formatage partage par plusieurs onglets */
#ef_famille, #eftg_ {
#ef_famille, #ef_referentiel {
position:absolute;
right:20px;}
/*onglet synonymie*/
265,7 → 263,8
 
/* Onglet Chorologie et Cartes*/
#efc_legende{
list-style-type:none;}
list-style-type:none;
padding:0;}
#efc_legende li {
clear:both;}
.efcl_couleur {
277,6 → 276,9
#ef_choro {
margin:5px;
padding:5px;}
#ef_choro_carte_mini{
margin:0 auto;
width:228px;}
#ef_choro img {
margin:5px;
background-color:white;}