Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1288 → Rev 1289

/trunk/presentations/styles/eflore.css
1435,11 → 1435,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 → 1585,4
.nb_resultats {
float:right;
margin-top: 10px;
}
}