Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1205 → Rev 1206

/trunk/src/org/tela_botanica/del/client/composants/formulaires/identification/identification.css
1,13 → 1,13
.zoneIdentification {
background: url("./img/carre_orange.png") no-repeat scroll 0 0 transparent;
height:24px;
margin-top:5px;
font-size:11px;
margin-left:80px;
width:280px;
padding:15px;
padding-top:30px;
padding:30px 15px 22px 15px;
height:70px;
background: none repeat scroll 0 0 white;
border: 1px solid #99C242;
border-radius: 0 10px 10px 10px;
text-align: left;
text-decoration: none;
width: 350px;
}
 
.connecter {
37,16 → 37,7
}
 
.zoneFormulaire {
background: none repeat scroll 0 0 white;
border: 1px solid #99C242;
border-radius: 0 10px 10px 10px;
position:absolute;
top:68px;
z-index:0;
text-align: left;
text-decoration: none;
width: 350px;
padding-bottom:22px;
}
 
.login {