Subversion Repositories eFlore/Applications.del

Rev

Rev 239 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 239 Rev 262
Line 1... Line 1...
1
.formulaireProposition {margin-top:15px; border:solid 1px #AAA; width:100%; padding:15px; -moz-box-shadow:1px 1px 5px #AAA}
1
.formulaireProposition {z-index:1500; padding:50px; background:white; width:50%;  width:600px; margin:0 auto; margin-top:5%;}
2
.boutonProposer {float:right; margin-right:55px; 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-right:35px; margin-top:-85px; 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:250px;}
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}
-
 
9
8
.commentaire {width:250px; height:100px}
-
 
9
.propositionTaxon{width:100%;height:30px;}
-
 
10
10
11