Subversion Repositories eFlore/Applications.del

Rev

Rev 1152 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1152 aurelien 1
.espece {
2
	font-size: 12px;
3
	font-weight: bold;
4
	color: white;
5
	padding-left: 5px;
6
	padding-right: 1px;
7
}
8
 
9
.aideSaisie p {
10
	padding: 0px;
11
	margin: 0px;
12
	overflow: hidden;
13
	text-overflow: ellipsis;
14
	white-space: pre;
15
	min-height: 13px;
16
}