Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 260 → Rev 261

/trunk/presentations/styles/eflore.css
600,7 → 600,7
#zone_onglets #ongletEtPlus {
cursor: pointer;
float:right;
z-index:2001;
z-index:500;
}
#zone_onglets #ongletEtPlus a {
border-bottom: none;
621,7 → 621,7
margin: 0px;
padding: 0px;
top: 30px;
z-index:2000;
z-index:499;
background-color: #F9F9F9;
color: #9AC343;
font-weight: bold;
642,7 → 642,6
color: white;
}
 
 
#dialog label, #dialog input { display:block; }
#dialog label { margin-top: 0.5em; }
#dialog input, #dialog textarea { width: 95%; }
659,4 → 658,8
.texte_legende_repartition {
float:left;
text-transform:capitalize;
}
}
 
.lien_metadonnees {
padding: 15px;
}