Subversion Repositories eFlore/Applications.del

Rev

Rev 625 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 625 Rev 645
Line 1... Line -...
1
.barreRepartition>div:first-child {
-
 
2
	width: 300px;
-
 
3
}
-
 
4
 
-
 
5
.barreRepartition>div>div:first-child {
-
 
6
	float: left;
-
 
7
	font-weight:bold;
-
 
8
}
-
 
9
 
-
 
10
.zoneVote {
1
.zoneVote {
11
	margin-left: 5px;
2
	margin-left: 5px;
12
	height: 100%;
3
	height: 100%;
13
	float: left;
4
	float: left;
14
	border-left: solid 1px #DDD;
5
	border-left: solid 1px #DDD;
Line 26... Line 17...
26
	padding: 15px;
17
	padding: 15px;
27
}
18
}
Line 28... Line 19...
28
 
19
 
29
.zoneDetailImage {
20
.zoneDetailImage {
30
	height: 100%;
21
	height: 100%;
31
	width: 18%;
22
	width: 255px;
32
	float: left;
23
	float: left;
33
	clear: left;
24
	clear: left;
Line 34... Line 25...
34
}
25
}