Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

No changes between revisions

Ignore whitespace Rev 708 → Rev 709

/trunk/presentations/styles/eflore.css
1068,10 → 1068,16
}
 
/* relatif aux liens pour l'export pdf --- bloc du bas ---*/
 
#bloc_export_choix {
display:none;
width: 100%;
}
 
.avertissement_telechargement {
font-style:italic;
color: grey;
font-weight: 0.9em;
}
 
#export_pdf input[type="submit"] {
text-align: center;
width :120px;
1087,9 → 1093,41
}
 
#export_pdf fieldset {
width: 90%;
border: none;
margin-left: auto;
margin-right: auto;
}
 
.conteneur_telechargements > * {
padding-left:20px;
padding-top: 10px;
padding-bottom: 10px;
}
 
.lien_export_pdf {
background:url('../images/pdf.png') no-repeat;
padding-left: 20px;
font-size:12px;
padding-bottom: 3px;
}
 
.avertissement_telechargement {
margin-top: 2px;
}
 
.conteneur_permalien {
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
width: 100%;
}
 
.wp.conteneur_permalien {
padding-left: 0px;
padding-top: 0px;
}
 
.titre_lien_permanent {
padding-left: 0px;
}
/trunk/presentations/images/pdf.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/trunk/presentations/images/pdf.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property