Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 3025 Rev 3045
Line 126... Line 126...
126
	margin-left: 2px;
126
	margin-left: 2px;
127
	padding-bottom: 10px;
127
	padding-bottom: 10px;
128
}
128
}
Line 129... Line 129...
129
 
129
 
130
#zone-fiche-terrain {
130
#zone-fiche-terrain {
-
 
131
	-webkit-border-radius: 0 10px 0 0;
-
 
132
	-moz-border-radius: 0 10px 0 0;
-
 
133
	border-radius: 0 10px 0 0;
131
	-webkit-border-radius: 0 10px 0 0;-moz-border-radius: 0 10px 0 0;border-radius: 0 10px 0 0;
134
	padding-top: 10px;
Line 132... Line 135...
132
}
135
}
133
 
136
 
134
#zone-fiche-terrain-photo {
137
#zone-fiche-terrain-photo {
Line 159... Line 162...
159
}
162
}
Line 160... Line 163...
160
 
163
 
161
/*-------------------------------------------------------*/
164
/*-------------------------------------------------------*/
162
/* Géolocalisation */
165
/* Géolocalisation */
163
#map-canvas {
166
#map-canvas {
164
	height: 280px;
167
	height: 340px;
165
	margin-bottom: 5px;
168
	margin-bottom: 5px;
166
	margin-top: -40px;
169
	margin-top: -10px;
Line 167... Line 170...
167
}
170
}
168
 
171
 
169
#map-container {
172
#map-container {
Line 178... Line 181...
178
	font-size: 10px;
181
	font-size: 10px;
179
}
182
}
Line 180... Line 183...
180
 
183
 
181
#info-commune {
184
#info-commune {
182
	text-align: right;
-
 
183
	font-size: 10px;
185
	text-align: right;
Line 184... Line 186...
184
}
186
}
185
 
187
 
186
.afficher-coord {
188
.afficher-coord {