Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 53 Rev 60
Line 1... Line 1...
1
/* =========================== Balises ============================ 
1
/* =========================== Balises ============================ 
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
/* =========================== Style général ============================ */ 
3
/* =========================== Style général ============================ */ 
4
 
4
 
5
#wrapper #container {
5
#wrapper #container {
Line 6... Line 6...
6
	max-width:1570px;
6
	max-width:1650px;
7
}
7
}
8
 
8
 
Line 76... Line 76...
76
	border: solid 1px #FFFFFF;
76
	border: solid 1px #FFFFFF;
77
	background-color: #9AC343;
77
	background-color: #9AC343;
78
	-moz-border-radius: 0.9em;
78
	-moz-border-radius: 0.9em;
79
}
79
}
Line -... Line 80...
-
 
80
 
-
 
81
ul.liste_annees_observations {
-
 
82
	list-style-type: none;
-
 
83
}
-
 
84
 
-
 
85
.liste_annees_observations li {
-
 
86
	display: inline;
-
 
87
	list-style: none;
-
 
88
	background: none; 
-
 
89
}
-
 
90
 
-
 
91
#annee_en_cours {
-
 
92
	font-size: 1.6em;
-
 
93
	color: #9AC343;	
-
 
94
}
80
 
95
 
Line 81... Line 96...
81
/* =========================== Formulaires ============================ */ 
96
/* =========================== Formulaires ============================ */ 
82
 
97
 
83
.element_formulaire_en_ligne {
98
.element_formulaire_en_ligne {
84
	padding-left: 10px;
99
	padding-left: 10px;
Line 85... Line 100...
85
	padding-right: 10px;	
100
	padding-right: 10px;	
86
}
101
}
87
 
102
 
Line 88... Line 103...
88
.element_formulaire, #conteneur_liens_lat_lon {
103
.element_formulaire, #conteneur_liens_lat_lon, #conteneur_form_liens_lat_lon {
89
	padding-bottom : 5px;
104
	padding-bottom : 5px;
Line 120... Line 135...
120
	background-image: url("../images/valider_s.png");
135
	background-image: url("../images/valider_s.png");
121
	border: none;
136
	border: none;
122
	color: rgba(0,0,0,0);
137
	color: rgba(0,0,0,0);
123
	background-position: center;
138
	background-position: center;
124
	background-repeat: no-repeat;
139
	background-repeat: no-repeat;
-
 
140
	padding-top: 2px;
-
 
141
	padding-bottom: 3px;
125
}
142
}
Line 126... Line 143...
126
 
143
 
127
.valider_formulaire:hover, .lien_modifier:hover {
144
.valider_formulaire:hover, .lien_modifier:hover {
128
	background-color: #CFCFCF;
145
	background-color: #CFCFCF;
Line 129... Line 146...
129
}
146
}
-
 
147
 
130
 
148
.formulaire_informations_espece_mini {
131
.formulaire_informations_espece_mini {
149
	text-align: center;
132
	height:40px; 
150
	height:40px; 
133
	width: 500px;
151
	width: 500px;
134
	border: solid 1px #999999;
152
	border: solid 1px #999999;
Line 204... Line 222...
204
 
222
 
205
.observations_individu h4 {
223
.observations_individu h4 {
206
	padding: 5px;
224
	padding: 5px;
Line -... Line 225...
-
 
225
}
-
 
226
 
-
 
227
.date_observation_individu {
-
 
228
	min-width: 140px;
-
 
229
	max-width: 140px;
207
}
230
}
Line 208... Line 231...
208
 
231
 
209
/* =========================== Tableaux d'évenements ============================ */ 
232
/* =========================== Tableaux d'évenements ============================ */ 
210
 
233
 
Line 253... Line 276...
253
.stade_1ere_apparition {
276
.stade_1ere_apparition {
254
	background-color: #F08080;
277
	background-color: #F08080;
255
}
278
}
Line 256... Line 279...
256
 
279
 
-
 
280
/* ============ Styles crées par des effets javascripts automatiques ===== */
257
/* ============ Styles crées par des effets javascripts automatiques ===== */
281
 
258
.conteneur_type {
282
.conteneur_type {
259
	float: right;
283
	float: right;
260
	align: center;
284
	align: center;
261
	width: 250px;
285
	width: 250px;
Line 271... Line 295...
271
 
295
 
272
.element_cliquable {
296
.element_cliquable {
273
	cursor: pointer;	
297
	cursor: pointer;	
Line -... Line 298...
-
 
298
}
-
 
299
 
-
 
300
.element_cliquable:hover {
-
 
301
	background : #9AC343;
274
}
302
 }
275
 
303
 
276
.element_clique {
304
.element_clique {
Line 277... Line 305...
277
	background: #9AC343;	
305
	background: #9AC343;	
Line 284... Line 312...
284
	list-style: none;
312
	list-style: none;
285
	height: 32px; /*--Set height of tabs--*/
313
	height: 32px; /*--Set height of tabs--*/
286
	border-bottom: 1px solid #999;
314
	border-bottom: 1px solid #999;
287
	border-left: 1px solid #999;
315
	border-left: 1px solid #999;
288
}
316
}
-
 
317
 
289
ul.liste_onglets li {
318
ul.liste_onglets li {
290
	float: left;
319
	float: left;
291
	margin: 0;
320
	margin: 0;
292
	padding: 0;
321
	padding: 0;
293
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
322
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
Line 297... Line 326...
297
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
326
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
298
	overflow: hidden;
327
	overflow: hidden;
299
	position: relative;
328
	position: relative;
300
	background: #e0e0e0;
329
	background: #e0e0e0;
301
}
330
}
-
 
331
 
302
ul.liste_onglets li a {
332
ul.liste_onglets li a {
303
	text-decoration: none;
333
	text-decoration: none;
304
	color: #000;
334
	color: #000;
305
	display: block;
335
	display: block;
306
	font-size: 1.2em;
336
	font-size: 1.2em;
307
	padding: 0 20px;
337
	padding: 0 20px;
308
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
338
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
309
	outline: none;
339
	outline: none;
310
}
340
}
-
 
341
 
311
ul.liste_onglets li a:hover {
342
ul.liste_onglets li a:hover {
312
	background: #ccc;
343
	background: #ccc;
313
}
344
}
-
 
345
 
314
html ul.liste_onglets li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
346
html ul.liste_onglets li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
315
	background: #fff;
347
	background: #fff;
316
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
348
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
317
}
349
}