Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1105 Rev 1123
Line 93... Line 93...
93
	padding:5px 10px;
93
	padding:5px 10px;
94
}
94
}
Line 95... Line 95...
95
 
95
 
96
/*+--------------------------------------------------------------------------------------------------------+*/
96
/*+--------------------------------------------------------------------------------------------------------+*/
-
 
97
/* Générique */
-
 
98
.discretion {
-
 
99
	color:grey;
-
 
100
	font-family:arial;
-
 
101
	font-size:11px;
97
/* Générique */
102
}
98
.nettoyage{
103
.nettoyage{
99
	clear:both;
104
	clear:both;
100
}
105
}
101
hr.nettoyage{
106
hr.nettoyage{
Line 260... Line 265...
260
}
265
}
261
ul#coordonnees-geo #info-commune{
266
ul#coordonnees-geo #info-commune{
262
	width: 150px;
267
	width: 150px;
263
}
268
}
264
ul#liste-milieux{
269
ul#liste-milieux{
265
	padding-top:5px;
270
	float:left;
266
}
271
}
267
ul#liste-milieux li{
272
ul#liste-milieux li{
268
	display:inline;
273
	display:inline;
-
 
274
	width:100px;
269
}
275
}
270
#notes{
276
#notes{
271
	width:400px;
277
	width:400px;
272
}
278
}
273
#rue{
279
#rue{
Line 282... Line 288...
282
	width:30px;
288
	width:30px;
283
}
289
}
284
#form-upload{
290
#form-upload{
285
	margin-top:10px;
291
	margin-top:10px;
286
}
292
}
-
 
293
#miniature-info{
-
 
294
	margin:0;
-
 
295
}
-
 
296
.b64{
-
 
297
	max-width:100px;
-
 
298
	max-height:100px;
-
 
299
}
287
/*-------------------------------------------------------*/
300
/*-------------------------------------------------------*/
288
/* Partie-preview */
301
/* Partie-preview */
289
#partie-preview legend, #partie-preview{
302
#partie-preview legend, #partie-preview{
290
	background:#A1CA10;
303
	background:#A1CA10;
291
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
304
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;