Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1115 Rev 1124
Line 1... Line 1...
1
.determinationOriginale {
1
.determinationOriginale {
2
	padding-top:3px;
2
	padding-top:3px;
3
}
3
}
Line -... Line 4...
-
 
4
 
-
 
5
.determInitiale, .especesProposees {
-
 
6
	padding-left:10px;
-
 
7
}
4
 
8
 
5
.headerTableau {
9
.headerTableau {
6
	display:inline;
10
	display:inline;
Line 7... Line 11...
7
}
11
}
8
 
12
 
9
.gauche {
13
.gauche {
Line 10... Line 14...
10
	float:left;
14
	float:left;
11
}
15
}	
12
 
16
 
13
.milieu {
17
.milieu {
Line 14... Line 18...
14
	margin:0 0 0 116px;
18
	margin:0 0 0 93px;
15
	float:left
19
	float:left
Line 24... Line 28...
24
}
28
}
Line 25... Line 29...
25
 
29
 
26
.especesProposees {
30
.especesProposees {
27
	margin-top:15px;
31
	margin-top:15px;
-
 
32
}
28
}
33
 
29
.determination>div {
34
.determination>div {
30
	margin-top: 2px;
35
	margin-top: 2px;
31
	margin-bottom: 30px;
36
	margin-bottom: 30px;
Line 39... Line 44...
39
 
44
 
40
.nombreVotes {
45
.nombreVotes {
41
	width:15px;
46
	width:15px;
42
	height:16px;
47
	height:16px;
-
 
48
	padding-left: 10px;
43
	padding-left: 10px;
49
	margin-top:1px;
Line 44... Line 50...
44
}
50
}
45
 
51
 
46
.commentaires {
52
.commentaires {
47
	background: url("./img/comment.png") no-repeat scroll 0 0 transparent;
53
	background: url("./img/comment.png") no-repeat scroll 0 0 transparent;
48
    cursor: pointer;
54
    cursor: pointer;
-
 
55
    height: 20px;
49
    height: 20px;
56
    padding-left: 20px;
Line 50... Line 57...
50
    padding-left: 20px;
57
    margin-left:13px;
51
}
58
}
52
 
59
 
Line 67... Line 74...
67
	margin-left:-9px;
74
	margin-left:-9px;
68
}
75
}
Line 69... Line 76...
69
 
76
 
70
.zonePropositions {
77
.zonePropositions {
71
	height:130px;
-
 
72
}
78
	height:130px;
-
 
79
	text-align:left;
-
 
80
	margin-top:60px;
-
 
81
}
-
 
82
 
-
 
83
.rss {
-
 
84
	position:absolute;
-
 
85
	margin-top:-25px;
-
 
86
	margin-left:316px;
-
 
87
}
-
 
88