Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 479 Rev 489
Line 39... Line 39...
39
	border-right:1px solid grey;
39
	border-right:1px solid grey;
40
	box-shadow:2px 2px 6px #979797;-webkit-box-shadow:2px 2px 6px #979797;-moz-box-shadow:2px 2px 6px #979797;
40
	box-shadow:2px 2px 6px #979797;-webkit-box-shadow:2px 2px 6px #979797;-moz-box-shadow:2px 2px 6px #979797;
41
}
41
}
42
#pl-entete {
42
#pl-entete {
43
	text-align:right;
43
	text-align:right;
-
 
44
	height:5%;
44
}
45
}
45
#pl-corps {
46
#pl-corps {
-
 
47
	position:relative;
-
 
48
	top:5%;
46
	height:86%;
49
	height:95%;
47
	overflow:auto;
50
	overflow:auto;
48
	padding:5px;
51
	padding:5px;
-
 
52
	width:290px;
49
}
53
}
50
#pl-ouverture, #pl-fermeture {
54
#pl-ouverture, #pl-fermeture {
51
	position:relative;
55
	position:relative;
52
	top:0;
56
	top:0;
53
	width:95px;
57
	width:95px;