Subversion Repositories eFlore/Applications.del

Rev

Rev 1101 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1101 Rev 1104
1
.entrerMotClef {
1
.entrerMotClef {
2
	margin-bottom: 10px
2
	margin-bottom: 10px
3
}
3
}
4
 
4
 
5
.lienProposerObservation {
5
.lienProposerObservation {
6
	float: right;
6
	float: right;
-
 
7
	margin-top:20px;
7
}
8
}
8
 
9
 
9
.zoneStatut {
10
.zoneStatut {
10
	margin-top:-36px;
11
	margin-top:-36px;
11
}
-
 
12
12
}
-
 
13
 
-
 
14
.zoneStatut span {
-
 
15
	padding-right:10px;
-
 
16
	
-
 
17
}
-
 
18
 
-
 
19
.zoneStatut label {
-
 
20
	padding-left:2px;
-
 
21
}
-
 
22