Subversion Repositories eFlore/Applications.del

Rev

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

Rev 398 Rev 408
Line 1... Line 1...
1
.recherchePrincipale {width: 370px; font-size:18px; padding:5px; -moz-border-radius:10px; border:solid 1px #AAA; float:left;}
1
.recherchePrincipale {width: 700px; font-size:18px; padding:5px; -moz-border-radius:10px; border:solid 1px #AAA; float:left;}
2
.boutonRecherche {border:solid 1px #AAA; -moz-border-radius:10px; padding:5px; cursor:pointer; float:left;  margin:0 10px 0 10px}
2
.boutonRecherche {border:solid 1px #AAA; -moz-border-radius:10px; padding:5px; cursor:pointer; float:left;  margin:0 10px 0 10px}
3
.lienRechercheAvancee {cursor:pointer; text-decoration:underline; color:blue; float:left; margin-right:240px; margin:5px }
3
.lienRechercheAvancee {cursor:pointer; text-decoration:underline; color:blue; float:left; margin-right:240px; margin:5px }
4
.rechercheAvancee {border:solid 1px #333; padding:10px; -moz-border-radius:0 0 10px 10px; -moz-box-shadow:5px 5px 10px #EEE;position:absolute; width:700px; margin-top:40px; background:white; z-index:2000}
4
.rechercheAvancee {border:solid 1px #333; padding:10px; -moz-border-radius:0 0 10px 10px; -moz-box-shadow:5px 5px 10px #EEE;position:absolute; width:700px; margin-top:40px; background:white; z-index:2000}
5
.champRecherche {float:left; width:50%; padding-bottom:5px}
5
.champRecherche {float:left; width:45%; padding-bottom:5px}
-
 
6
.champRecherche input {width:90%}
6
.recherchePrecedente {color:#555; padding:5px; font-style:italic; clear:left}
7
.recherchePrecedente {color:#555; padding:5px; font-style:italic; clear:left}
-
 
8
.boutonFermer {float:right; background:url("./img/cross.png") no-repeat 0 2px; border:none; padding:0 0 0 16px; color:blue; text-decoration:underline; cursor:pointer }
7
9