Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1613 Rev 1922
Line 74... Line 74...
74
#form-upload .miniature-chargement {
74
#form-upload .miniature-chargement {
75
	height:100px;
75
	height:100px;
76
	width: 100px;	
76
	width: 100px;	
77
}
77
}
Line 78... Line -...
78
 
-
 
79
/* Bouton de sélection des fichiers */
-
 
80
/*#fichier {
-
 
81
	visibility: hidden;
-
 
82
	height:0;
-
 
83
	width:0;
-
 
84
}*/
78
 
85
#photos-conteneur {
79
#photos-conteneur {
86
	height: 120px;
80
	height: 120px;
Line 87... Line 81...
87
}
81
}
Line 250... Line 244...
250
.obs-action{
244
.obs-action{
251
	opacity:1;
245
	opacity:1;
252
}
246
}
Line 253... Line 247...
253
 
247
 
254
/* Validation du formulaire */
-
 
255
label.valid {
-
 
256
	display: inline-block;
-
 
257
	text-indent: -9999px;
-
 
258
	color: #468847;
-
 
259
}
248
/* Validation du formulaire */
260
label.error {
249
label.error {
261
	font-weight: bold;
250
	font-weight: bold;
262
	font-style:italic;
251
	font-style:italic;
263
	color: #B94A48;
252
	color: #B94A48;
264
	padding: 0 8px;
253
	padding: 0 8px;
-
 
254
}
-
 
255
label.valid {
-
 
256
	display: inline-block;
-
 
257
	text-indent: -9999px;
-
 
258
	color: #468847;
-
 
259
	width:0;
-
 
260
	height:0;
-
 
261
	padding:0;
265
}
262
}
266
.control-group.error label {
263
.control-group.error label {
267
	font-weight: bold;
264
	font-weight: bold;
268
}
265
}
269
.error .horizontal-slider{
266
.error .horizontal-slider{