Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1299 → Rev 1300

/branches/v5.7-duchartre/presentations/styles/eflore.css
1252,6 → 1252,10
padding-bottom: 5px;
}
 
.lien-image-cel img {
height: 300px;
}
 
a.lien-images-organes.non-fourni {
opacity: 0.2;
text-decoration: none;
1435,11 → 1439,16
padding-left: 0px;
}
 
.signaler-mauvaise-identification {
font-weight: bold;
margin-left: 35px;
.liste_actions_ill a {
border: none;
text-decoration: none;
}
 
img.icone_action_ill {
display: inline;
height: 16px;
}
 
/**----------------------- recherche--avancee--formulaire---------------------------------------------**/
::-webkit-input-placeholder { color:#777777; }
::-moz-placeholder { color:#777777; } /* firefox 19+ */
1580,4 → 1589,4
.nb_resultats {
float:right;
margin-top: 10px;
}
}