Subversion Repositories eFlore/Applications.del

Rev

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

Rev 638 Rev 652
Line 1... Line 1...
1
.conteneurBarre {
1
.conteneurBarre {
2
	width:130px;
2
	width:130px;
-
 
3
	display: inline;
-
 
4
}
-
 
5
 
-
 
6
.conteneurBarreOuiNon {
-
 
7
	display: inline;
-
 
8
	float: right;
-
 
9
}
-
 
10
 
-
 
11
.labelTaxon {
-
 
12
	float:left;
-
 
13
	margin-right: 5px;
3
}
14
}
Line 4... Line 15...
4
 
15
 
5
.barre {
16
.barre {
6
	width:50%;
17
	width:80px;
7
	height:15px;
18
	height:15px;
8
	background:#BBB;
19
	background:#BBB;
9
	float:left;
20
	float:left;
10
	margin-right:2px;
21
	margin-right:2px;
-
 
22
	margin-left:2px;
-
 
23
	display: inline;
11
	margin-left:2px;
24
	float:left;
Line 12... Line 25...
12
}
25
}
13
 
26
 
14
.barreOui {
27
.barreOui {