Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 724 → Rev 737

/trunk/presentations/styles/eflore.css
1072,11 → 1072,13
}
 
/* relatif aux liens pour l'export pdf --- bloc du bas ---*/
/* relatif aux liens pour l'export pdf --- bloc du bas ---*/
#bloc_export_choix {
width: 100%;
}
 
.avertissement_telechargement {
padding-top:1px;
font-style:italic;
color: grey;
font-weight: 0.9em;
1086,14 → 1088,14
text-align: center;
width :120px;
display:block;
margin-right: auto;
margin-left: auto;
/*margin-right: auto;*/
margin-left: 25px;
}
#export_pdf fieldset label{
width :120px;
display:inline-block;
text-align:center;
text-align:right;
}
 
#export_pdf fieldset {
1146,7 → 1148,9
/**----------------------- recherche--avancee--formulaire---------------------------------------------**/
#recherche_av {
position:relative;
left:20px;
float:right;
right:17px;
}
div #recherche_av_form {
width:95%;
1207,4 → 1211,4
/* fieldset numero */
fieldset.numero_form label {
width: 135px;
}
}