Subversion Repositories eFlore/Applications.coel

Rev

Rev 1826 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1826 Rev 1850
Line 7... Line 7...
7
 
7
 
8
#map {
8
#map {
9
	position: relative;
9
	position: relative;
Line -... Line 10...
-
 
10
}
-
 
11
 
-
 
12
#logo-tb {
-
 
13
	position: fixed;
-
 
14
	top: 10px;
-
 
15
	left: 9px;
-
 
16
	z-index: 2000; /* ça ou autre chose... */
-
 
17
	border: solid #bebebe 1px;
-
 
18
	padding: 5px;
-
 
19
	border-radius: 4px;
-
 
20
	background-color: rgba(255,255,255,0.9);
-
 
21
}
-
 
22
 
-
 
23
.leaflet-left .leaflet-control {
-
 
24
    margin-top: 95px;
-
 
25
}
-
 
26
 
-
 
27
#logo-tb img {
-
 
28
	height: 60px;
10
}
29
}
11
 
30
 
12
ul {
31
ul {
13
	padding-left: 10px;
32
	padding-left: 10px;
14
	margin-top: 5px;
33
	margin-top: 5px;