Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1115 Rev 1124
1
.determinationOriginale {
1
.determinationOriginale {
2
	padding-top:3px;
2
	padding-top:3px;
3
}
3
}
-
 
4
 
-
 
5
.determInitiale, .especesProposees {
-
 
6
	padding-left:10px;
-
 
7
}
4
 
8
 
5
.headerTableau {
9
.headerTableau {
6
	display:inline;
10
	display:inline;
7
}
11
}
8
 
12
 
9
.gauche {
13
.gauche {
10
	float:left;
14
	float:left;
11
}
15
}	
12
 
16
 
13
.milieu {
17
.milieu {
14
	margin:0 0 0 116px;
18
	margin:0 0 0 93px;
15
	float:left
19
	float:left
16
}
20
}
17
 
21
 
18
.droite {	
22
.droite {	
19
	float:right;
23
	float:right;
20
}
24
}
21
 
25
 
22
.determination {
26
.determination {
23
	margin: -23px 1px 5px 0;
27
	margin: -23px 1px 5px 0;
24
}
28
}
25
 
29
 
26
.especesProposees {
30
.especesProposees {
27
	margin-top:15px;
31
	margin-top:15px;
28
}
32
}
-
 
33
 
29
.determination>div {
34
.determination>div {
30
	margin-top: 2px;
35
	margin-top: 2px;
31
	margin-bottom: 30px;
36
	margin-bottom: 30px;
32
}
37
}
33
 
38
 
34
.ligneProposition>div {
39
.ligneProposition>div {
35
	display: block;
40
	display: block;
36
	float: left;
41
	float: left;
37
	margin-right: 5px;
42
	margin-right: 5px;
38
}
43
}
39
 
44
 
40
.nombreVotes {
45
.nombreVotes {
41
	width:15px;
46
	width:15px;
42
	height:16px;
47
	height:16px;
43
	padding-left: 10px;
48
	padding-left: 10px;
-
 
49
	margin-top:1px;
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;
49
    height: 20px;
55
    height: 20px;
50
    padding-left: 20px;
56
    padding-left: 20px;
-
 
57
    margin-left:13px;
51
}
58
}
52
 
59
 
53
.infobulle {
60
.infobulle {
54
    background: none repeat scroll 0 0 #1A5AC3;
61
    background: none repeat scroll 0 0 #1A5AC3;
55
    color: white;
62
    color: white;
56
    font-size: 11px;
63
    font-size: 11px;
57
    height: 11px;
64
    height: 11px;
58
    line-height: 0.9;
65
    line-height: 0.9;
59
    margin-left: 2px;
66
    margin-left: 2px;
60
    margin-top: 8px;
67
    margin-top: 8px;
61
    min-width: 7px;
68
    min-width: 7px;
62
    padding: 1px;
69
    padding: 1px;
63
    position: absolute;
70
    position: absolute;
64
}
71
}
65
 
72
 
66
.infobulleCommentaire {
73
.infobulleCommentaire {
67
	margin-left:-9px;
74
	margin-left:-9px;
68
}
75
}
69
 
76
 
70
.zonePropositions {
77
.zonePropositions {
71
	height:130px;
78
	height:130px;
72
}
-
 
73
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
 
-
 
89