Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 109 Rev 113
Line 316... Line 316...
316
	padding:0 0 0 17px; 
316
	padding:0 0 0 17px; 
317
	color:#598000; 
317
	color:#598000; 
318
	border:1px dotted #95AE5D;
318
	border:1px dotted #95AE5D;
319
	border-width:0 0 1px 0; 
319
	border-width:0 0 1px 0; 
320
	cursor:pointer; 
320
	cursor:pointer; 
321
	margin:0 0 0 27px; 
321
	margin:0 0 0 19px; 
322
	font-size:12px
322
	font-size:12px
323
}
323
}
324
#ef-form-nomenclature input.ok {
324
#ef-form-nomenclature input.ok {
325
	color:#FD8C13; 
325
	color:rgba(0,0,0,0);
326
	font-size:12px; 
326
	font-size:12px; 
327
	font-weight:bold; 
327
	font-weight:bold; 
328
	padding:2px
328
	padding:3px 10px 3px 10px;
-
 
329
	background:url("../images/loupe.png") no-repeat scroll 11px 3px white;
-
 
330
}
-
 
331
#ef-form-nomenclature input.ok:hover {
-
 
332
	background:url("../images/loupe.png") no-repeat scroll 11px 3px #DDD;
-
 
333
	cursor:pointer;	
329
}
334
}
330
#ef-form-nomenclature label {
335
#ef-form-nomenclature label {
331
	font-size:12px
336
	font-size:12px
332
}
337
}