Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 172 Rev 192
Line 318... Line 318...
318
	float: right;
318
	float: right;
319
	margin-top: -30px;
319
	margin-top: -30px;
320
	padding: 0;
320
	padding: 0;
321
	width: auto;
321
	width: auto;
322
}
322
}
-
 
323
 
-
 
324
/* couleur des boutons non sélectionnés*/
-
 
325
#ef-form-niveau .ui-buttonset {
-
 
326
	margin-right: 25px;
-
 
327
}
-
 
328
 
-
 
329
#ef-form-niveau .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
-
 
330
	background-color:#C2C0AD;
-
 
331
	color: #9AC343;
-
 
332
	font-weight: bold;
-
 
333
}
-
 
334
#ef-form-niveau .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
-
 
335
	background-color: #FFFFFF;
-
 
336
	color: #EB8F00;
-
 
337
	font-weight: bold;
-
 
338
}
-
 
339
 
-
 
340
#ef-form-niveau .ui-button-text-only .ui-button-text {
-
 
341
	padding: 0.2em 0.5em;
-
 
342
}
-
 
343
 
-
 
344
#bloc-recherche h1, #contenu h1 {
-
 
345
	background: none;
-
 
346
	padding: 0 0 0 20px;
-
 
347
}
-
 
348
 
-
 
349
#bloc-recherche  {
-
 
350
	margin:10px 10px 20px 10px;		
-
 
351
	background-color:#eaedcd;	
-
 
352
	padding: 8px 0 0;
-
 
353
	font-family:arial;
-
 
354
	font-size:11px;
-
 
355
	color:#3a3633;
-
 
356
	border-radius:10px;
-
 
357
	-moz-border-radius:10px;
-
 
358
	-webkit-border-radius:10px;
-
 
359
	box-shadow:7px 7px 11px #555;
-
 
360
	-moz-box-shadow:2px 2px 5px #aaa;
-
 
361
	-webkit-box-shadow:7px 7px 11px #aaa;
-
 
362
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */
-
 
363
	zoom:1;/* pour ie8 */
-
 
364
	
-
 
365
}
-
 
366
 
323
#ef-form-nomenclature table {
367
#ef-form-nomenclature table {
324
	width:100%;
368
	width:100%;
325
}
369
}
326
#ef-form-nomenclature h1 { 
370
#ef-form-nomenclature h1 { 
327
	margin:0 0 3px 16px; 
371
	margin:0 0 3px 16px;