Subversion Repositories eFlore/Applications.del

Rev

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

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