Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
135 |
gduche |
1 |
.formulaireProposition {border:solid 1px #AAA; width:100%; padding:15px; -moz-box-shadow:5px 5px 5px #AAA}
|
|
|
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}
|
|
|
3 |
.boutonProposer:hover {background-color:#AAA}
|
|
|
4 |
.colonneGauche, .colonneDroite {width:250px;}
|
|
|
5 |
.colonneGauche {padding-right:30px}
|
|
|
6 |
.colonneGauche select {width:100%}
|
|
|
7 |
.colonneGauche input {width:95%}
|
|
|
8 |
.commentaire {width:250px; height:100px}
|