Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2393 Rev 2556
Line 505... Line 505...
505
}
505
}
Line 506... Line 506...
506
 
506
 
507
.descriptionChampEtenduTitre {
507
.descriptionChampEtenduTitre {
508
	color: black; 
508
	color: black; 
-
 
509
}
-
 
510
 
-
 
511
.recherche_infos_zone_geo {
-
 
512
	
-
 
513
}
-
 
514
 
-
 
515
.recherche_infos_zone_geo_en_cours {
-
 
516
	padding: 5px;	
-
 
517
}
-
 
518
 
-
 
519
.recherche_infos_zone_geo_en_cours div {
-
 
520
	font-size: 1.1em;
-
 
521
	padding-left: 15px;
-
 
522
}
-
 
523
 
-
 
524
.recherche_infos_zone_geo_en_cours div, .recherche_infos_zone_geo_en_cours img {
-
 
525
	float: left;
-
 
526
}
-
 
527
 
-
 
528
hr.nettoyage {
-
 
529
	clear: both;
-
 
530
	visibility: hidden;
509
}
531
}