Subversion Repositories eFlore/Applications.del

Rev

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

Rev 652 Rev 660
Line 7... Line 7...
7
	display: inline;
7
	display: inline;
8
	float: right;
8
	float: right;
9
}
9
}
Line 10... Line 10...
10
 
10
 
11
.labelTaxon {
11
.labelTaxon {
12
	float:left;
12
	float: left;
-
 
13
    margin-right: 5px;
-
 
14
    overflow: hidden;
-
 
15
    text-overflow: ellipsis;
-
 
16
    white-space: nowrap;
13
	margin-right: 5px;
17
    width: 210px;
Line 14... Line 18...
14
}
18
}
15
 
19
 
16
.barre {
20
.barre {