Subversion Repositories eFlore/Applications.del

Rev

Rev 1151 | Rev 1239 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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