Subversion Repositories eFlore/Applications.del

Rev

Rev 602 | Rev 615 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 602 Rev 607
Line 1... Line 1...
1
.formulaireProposition {z-index:1500; padding:50px; background:white; width:50%;  width:600px; margin:0 auto; margin-top:5%;}
1
.formulaireProposition {z-index:1500; padding:30px; padding-top:20px; background:white; width:50%;  width:320px; margin:0 auto; margin-top:5%;}
2
.boutonProposer {float:right; margin-right:35px; margin-top:-85px; padding:10px; background:url(./img/add.png) no-repeat 5px 12px #DDD; padding-left:20px; cursor:pointer}
2
.boutonProposer {float:right; margin-top:10px; padding:10px; background:url(./img/add.png) no-repeat 5px 12px #DDD; padding-left:20px; cursor:pointer}
3
.boutonProposer:hover {background-color:#AAA}
3
.boutonProposer:hover {background-color:#AAA}
4
.colonneGauche, .colonneDroite {width:250px;}
4
.colonneGauche, .colonneDroite {width:300px;}
5
.colonneGauche {padding-right:30px}
5
.colonneGauche {padding-right:30px}
6
.colonneGauche select {width:100%}
6
.colonneGauche select {width:100%}
7
.colonneGauche input {width:95%}
7
.colonneGauche input {width:95%}
8
.commentaire {width:250px; height:100px}
8
.commentaire {width:250px; height:100px}
9
.propositionTaxon{width:100%;height:30px;}
9
.propositionTaxon{width:100%;height:30px;}
10
10