Subversion Repositories eFlore/Applications.del

Rev

Rev 1010 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
455 benjamin 1
.zoneRecherche {
2
	width: 100%
3
}
122 gduche 4
 
455 benjamin 5
.moteurRecherche {
6
	margin-bottom: 10px;
7
}
8
 
9
.moteurRecherche button {
10
	margin-left: 2px;
11
	margin-top: -1px
12
}
13
 
14
.labelProtocole {
15
	padding: 0 5px 0 0;
16
	float: left
17
}
18
 
19
.labelProtocole:after {
20
	content: " :"
21
}
22
 
23
.entrerMotClef {
24
	margin-bottom: 10px;
1010 aurelien 25
}
26
 
27
.lienProposerImage {
28
	float: right;
1104 gduche 29
	margin-top:20px;
590 gduche 30
}