Subversion Repositories eFlore/Applications.del

Rev

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

Rev 886 Rev 1026
Line 12... Line 12...
12
	float: left;
12
	float: left;
13
    margin-right: 5px;
13
    margin-right: 5px;
14
    overflow: hidden;
14
    overflow: hidden;
15
    text-overflow: ellipsis;
15
    text-overflow: ellipsis;
16
    white-space: nowrap;
16
    white-space: nowrap;
17
    width: 145px;
17
    width: 185px;
18
    margin-bottom: 5px;
18
    margin-bottom: 5px;
19
}
19
}
Line 20... Line 20...
20
 
20
 
21
.barre {
21
.barre {
22
	width:80px;
22
	width:50px;
23
	height:15px;
23
	height:15px;
24
	background:#BBB;
24
	background:#BBB;
25
	float:left;
25
	float:left;
26
	margin-right:2px;
26
	margin-right:2px;
27
	margin-left:2px;
27
	margin-left:2px;
28
	display: inline;
28
	display: inline;
29
	float:left;
29
	float:left;
Line -... Line 30...
-
 
30
}
-
 
31
 
-
 
32
.pourcentage {
-
 
33
	position:absolute;
-
 
34
	font-size:10px;
-
 
35
	width:48px;
-
 
36
	text-align:center;	
30
}
37
}
31
 
38
 
32
.barreOui {
39
.barreOui {
33
	background:#8EB533;
40
	background:#8EB533;