Subversion Repositories eFlore/Applications.del

Rev

Rev 1239 | Rev 1329 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1239 Rev 1243
1
.titrePanneau p {
1
.titrePanneau p {
2
	padding: 0px;
2
	padding: 0px;
3
	margin: 0px;
3
	margin: 0px;
4
	overflow: hidden;
4
	overflow: hidden;
5
	text-overflow: ellipsis;
5
	text-overflow: ellipsis;
6
	white-space: pre;
6
	white-space: pre;
7
	min-height: 13px;
7
	min-height: 13px;
8
}
8
}
9
 
9
 
10
.titrePanneau {
10
.titrePanneau {
11
	font-size: 12px;
11
	font-size: 12px;
12
	font-weight: bold;
12
	font-weight: bold;
13
	color: white;
13
	color: white;
14
	padding-left: 5px;
14
	padding-left: 5px;
15
	padding-right: 1px;
15
	padding-right: 1px;
16
}
16
}
17
 
17
 
18
.panneauSaisieMotsCles {
18
.panneauSaisieMotsCles {
19
	margin-bottom: 3px;
19
	margin-bottom: 3px;
20
	padding-top:30px;
20
	padding-top:30px;
21
}
21
}
22
 
22
 
23
.fenetreMotsCles {
23
.fenetreMotsCles {
24
	z-index:1500; 
24
	z-index:1500; 
25
	padding: 5px 10px 10px 30px; 
25
	padding: 5px 10px 10px 30px; 
26
	width:800px; 
26
	width:800px; 
27
	background:white; 
27
	background:white; 
28
	margin:0 auto; 
28
	margin:0 auto; 
29
	margin-top:5%;
29
	margin-top:75px;
30
}
30
}
31
 
31
 
32
.colonneDroite {
32
.colonneDroite {
33
	margin-left:20px;
33
	margin-left:20px;
34
}
34
}
35
 
35
 
36
.zoneIconesMotsCles {
36
.zoneIconesMotsCles {
37
	padding:5px;
37
	padding:5px;
38
	width:400px;
38
	width:400px;
39
}
39
}
40
 
40
 
41
.listeMotsClesExistants {
41
.listeMotsClesExistants {
42
	max-width:350px;
42
	max-width:350px;
43
}
43
}