Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1566 Rev 1583
Line 10... Line 10...
10
.petit {
10
.petit {
11
	font-size: 11px;
11
	font-size: 11px;
12
	color: #AAA
12
	color: #AAA
13
}
13
}
Line 14... Line 14...
14
 
14
 
15
.petitgauche {
15
.petitgauche, .petitgauchecliquable {
16
	font-size: 11px;
16
	font-size: 11px;
17
	color: #AAA;
17
	color: #AAA;
18
	float: left;
18
	float: left;
Line -... Line 19...
-
 
19
}
-
 
20
 
-
 
21
.petitgauchecliquable, .fermerPanneauDetails {
-
 
22
	text-decoration: underline;
-
 
23
	cursor: pointer;
-
 
24
}
-
 
25
 
-
 
26
.chiffreDroite {
-
 
27
	float: right;
-
 
28
	margin-right: 10px;
-
 
29
	color: #22ee22;
-
 
30
}
-
 
31
 
-
 
32
.panneauDetailVotes {
-
 
33
	position: absolute;
-
 
34
	top: -205px;
-
 
35
	right: 0;
-
 
36
	width : 200px;
-
 
37
	height: 192px;
-
 
38
	padding: 3px;
-
 
39
	color: #dddddd;
-
 
40
	background-color: #333333;
-
 
41
	border: solid white 1px;
-
 
42
}
-
 
43
 
-
 
44
.fermerPanneauDetails {
-
 
45
	position: absolute;
-
 
46
	bottom: 3px;
-
 
47
	right: 3px;
-
 
48
	font-size: 11px;
-
 
49
	color: #AAA;
19
}
50
}
20
 
51
 
21
.barreVote {
52
.barreVote {
Line 22... Line 53...
22
	padding: 0 5px 0 5px
53
	padding: 0 5px 0 5px