Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 238 Rev 327
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
}
3
}
4
 
4
 
5
.separation_invisible {
5
.separation_invisible {
6
	clear:both;
6
	clear:both;
Line 7... Line 7...
7
	visibility:hidden;	
7
	visibility:hidden;
8
}
8
}
9
 
9
 
10
.droite {
10
.droite {
Line 11... Line 11...
11
	float: left;
11
	float: left;
12
	padding-left: 10px;	
12
	padding-left: 10px;
13
}
13
}
Line 14... Line 14...
14
 
14
 
15
.separation_en_deux > * {
15
.separation_en_deux > * {
16
	width: 49%;
-
 
17
}
16
	width: 49%;
18
 
17
}
Line 19... Line 18...
19
.conteneur_carte {
18
 
20
	height: 450px;
19
.conteneur_carte {
21
	float: left;
20
	height: 450px;
22
	padding-top: 10px;
21
	padding-top: 10px;
Line 23... Line 22...
23
}
22
}
24
 
23
 
25
#table_dates {
24
#table_dates {
26
	width: 100%;	
25
	width: 100%;
27
	border-collapse: collapse;
26
	border-collapse: collapse;
Line 28... Line 27...
28
}
27
}
29
 
28
 
30
#table_dates tbody {
29
#table_dates tbody {
31
	border: none;
30
	border: none;
32
	margin-top: 0;
31
	margin-top: 0;
Line 33... Line 32...
33
	padding-top: 0;
32
	padding-top: 0;
34
}
33
}
35
 
34
 
36
#conteneur_slider_date {
35
#conteneur_slider_date {
Line -... Line 36...
-
 
36
	padding-top:10px;
-
 
37
	width: 100%;
-
 
38
	padding-bottom: 0px;
-
 
39
}
-
 
40
 
-
 
41
#slider_date .ui-slider-handle {
37
	padding-top:10px;	
42
	background: none;
38
	width: 100%;
43
	background-color:#ACC700;
-
 
44
}
-
 
45
 
-
 
46
.total_nb_obs {
-
 
47
	font-weight: bold;
-
 
48
	font-size: 14px;
-
 
49
	margin-top: 5px;
-
 
50
}
-
 
51
 
-
 
52
.selecteur_critere {
-
 
53
	padding-right: 5px;
-
 
54
	display: inline-block;
-
 
55
	margin-left: 10px;
-
 
56
	margin-top: 10px;
-
 
57
}
-
 
58
 
-
 
59
.conteneur_selecteur_liste_especes {
-
 
60
	display: flex;
-
 
61
	flex-direction: row;
39
	padding-bottom: 0px;
62
	justify-content: center;
Line -... Line 63...
-
 
63
}
40
}
64
 
41
 
65
.conteneur_selecteur_liste_especes > div {
42
#slider_date .ui-slider-handle {
66
	flex: 1;
Line 43... Line 67...
43
	background: none;
67
}
-
 
68
 
-
 
69
.conteneur_selecteur_espece {
-
 
70
	display: flex;
-
 
71
	align-items: center;
-
 
72
}
-
 
73
 
-
 
74
 
-
 
75
.criteres {
-
 
76
	padding-bottom: 10px;
44
	background-color:#ACC700;
77
}
-
 
78
 
-
 
79
.conteneur_selecteur_liste_annees {
-
 
80
	width: 100%;
-
 
81
}
-
 
82
 
-
 
83
.conteneur_selecteur_liste_annees > div {
-
 
84
	display: flex;
45
}
85
	justify-content: normal;
Line 46... Line 86...
46
 
86
}
47
.selecteur_critere {
87
 
48
	padding-right: 5px;	
88
.conteneur_selecteur_liste_annees > div > div {
49
}
89
	margin-left: 20px;
50
 
90
	margin-right: 20px;
51
.criteres {
91
}
Line 52... Line 92...
52
	padding-bottom: 10px;	
92
 
53
}
93
.conteneur_annee {
54
 
94
	display: flex;
55
#conteneur_selecteur_liste_annees {
95
	align-items: center;
Line 56... Line 96...
56
	padding-top: 10px;
96
	justify-content: left;
57
}
97
}
58
 
98
 
59
.conteneur_date {
99
.conteneur_date {
60
	display: table-cell;
100
	display: table-cell;
61
	text-align:center;	
101
	text-align:center;
62
	border-left: 2px solid black;
102
	border-left: 2px solid black;
Line 63... Line 103...
63
	border-right: 2px solid black;	
103
	border-right: 2px solid black;
Line 64... Line 104...
64
}
104
}
65
 
105
 
66
.lien_vers_profil {
106
.lien_vers_profil {
Line 67... Line 107...
67
	cursor: pointer;
107
	cursor: pointer;
68
	text-decoration: underline;	
108
	text-decoration: underline;
69
}
109
}
Line 70... Line 110...
70
 
110
 
71
.legende {
111
.legende {
72
    border: 1px solid black;
112
    border: 1px solid black;