Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 113 Rev 120
Line 335... Line 335...
335
#ef-form-nomenclature label {
335
#ef-form-nomenclature label {
336
	font-size:12px
336
	font-size:12px
337
}
337
}
Line 338... Line 338...
338
 
338
 
339
/*---------------------------------------------------------------------------------------------------------------------------------------*/
339
/*---------------------------------------------------------------------------------------------------------------------------------------*/
340
/* Formulaire d'autcompletion */	
340
/* Formulaire d'autocompletion */	
341
.ui-autocomplete a {
341
.ui-autocomplete a {
342
	text-decoration:none;
342
	text-decoration:none;
343
	border-bottom:none;
343
	border-bottom:none;
-
 
344
}
-
 
345
 
-
 
346
#nom.valeur-defaut-recherche {
-
 
347
	color:#848484;
-
 
348
	font-style:italic;	
-
 
349
	font-weight:0.9em;