Subversion Repositories eFlore/Applications.del

Rev

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

Rev Author Line No. Line
1196 gduche 1
.detailObservation {
2
	font-size: 11px;
3
	position: absolute;
4
	padding: 5px;
5
	color: white;
6
	background: #333;
7
	opacity: 0.8;
8
	margin-top: -80px;
9
	width: 230px;
10
}
11
 
12
.observateur td {
13
	font-size: 11px;
14
	white-space: nowrap
15
}
16
 
17
.date {
18
 
19
}
20
 
21
.nomRetenu {
22
	font-weight: bold
23
}
24
 
25
.dateObservation {
26
 
27
}