Subversion Repositories eFlore/Applications.del

Rev

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

Rev 678 Rev 882
1
.determination {
1
.determination {
2
	padding: 10px;
2
	padding: 10px;
3
	margin: 0 1px 5px 0;
3
	margin: 0 1px 5px 0;
4
	height: 150px;
4
	height: 150px;
5
}
5
}
6
 
6
 
7
.determination>div {
7
.determination>div {
8
	margin-top: 0px;
8
	margin-top: 0px;
9
	margin-bottom: 20px;
9
	margin-bottom: 20px;
10
}
10
}
11
 
11
 
12
.ligneProposition>div {
12
.ligneProposition>div {
13
	display: block;
13
	display: block;
14
	float: left;
14
	float: left;
15
	margin-right: 5px;
15
	margin-right: 5px;
16
}
16
}
17
 
17
 
18
.nombrePropostions {
18
.nombreVotes {
19
	width:15px;
19
	width:15px;
20
	height:16px;
20
	height:16px;
21
	background:url('./img/user.png') no-repeat;	
21
	background:url('./img/user.png') no-repeat;	
-
 
22
	padding-left: 10px;
22
}
23
}
23
 
24
 
24
.commentaires {
25
.commentaires {
25
	background:url('./img/comment.png') no-repeat;
26
	background:url('./img/comment.png') no-repeat;
26
	padding-left:20px;
27
	padding-left:20px;
27
}
28
}