Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2543 Rev 2711
Line 313... Line 313...
313
 
313
 
314
.obs-erreur {
314
.obs-erreur {
315
	background-color: #DD6E6E;
315
	background-color: #DD6E6E;
Line -... Line 316...
-
 
316
}
316
}
317
 
-
 
318
/* par défaut BS3 fait des trucs chelous */
-
 
319
#barre-progression-upload .sr-only {
317
 
320
	height: auto;
-
 
321
	width: auto;
-
 
322
	clip: auto;
318
#barre-progression-upload span {
323
	margin: none;
Line 319... Line 324...
319
	color : #333333;
324
	left: 230px; /* à la louche */
320
}
325
}
321
 
326