Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3630 Rev 3823
Line 350... Line 350...
350
 
350
 
351
.nettoyage-volet.bas {
351
.nettoyage-volet.bas {
352
	margin-top: 1rem;
352
	margin-top: 1rem;
Line -... Line 353...
-
 
353
}
-
 
354
 
-
 
355
/************************************************************************************************************/
-
 
356
 
-
 
357
#localisation-map-container {
-
 
358
	position: absolute;
-
 
359
	z-index: 100;
-
 
360
	top: 30px;
-
 
361
	right: 5%;
-
 
362
	left: 5%;
-
 
363
	height: 302px;
-
 
364
	border: 1px solid #606060;
-
 
365
	overflow: hidden;
-
 
366
}
-
 
367
 
-
 
368
#localisation-map {
-
 
369
	width: 100%;
-
 
370
	height: 300px;
-
 
371
	background-color: #fff;
-
 
372
}
-
 
373
 
-
 
374
#map-close {
-
 
375
    z-index: 10000;
353
}
376
}
354
 
377
 
355
/*----------------------------------------------------------------------------------------------------------*/
378
/*----------------------------------------------------------------------------------------------------------*/
356
@media screen and ( max-width: 991px ) {
379
@media screen and ( max-width: 991px ) {
357
	#bloc-infos-img {
380
	#bloc-infos-img {