Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 218 Rev 287
Line 426... Line 426...
426
 
426
 
427
#barre_admin {
427
#barre_admin {
428
    -moz-border-radius: 10px 10px 10px 10px;
428
    -moz-border-radius: 10px 10px 10px 10px;
429
    background-color: #F4F2EB;
429
    background-color: #F4F2EB;
430
    border: 1px solid #D1C6A8;
430
    border: 1px solid #D1C6A8;
431
    height: 22px;
431
    height: 60px;
432
    margin-bottom: 10px;
432
    margin-bottom: 10px;
433
    padding: 5px;
433
    padding: 5px;
Line 434... Line 434...
434
}
434
}
Line 440... Line 440...
440
 
440
 
441
.export_observation_admin {
441
.export_observation_admin {
442
	background: url("../images/csv.png") no-repeat scroll 28px 0 transparent;
442
	background: url("../images/csv.png") no-repeat scroll 28px 0 transparent;
443
    padding-left: 46px;
443
    padding-left: 46px;
444
    padding-top: 3px;
444
    padding-top: 3px;
-
 
445
}
-
 
446
 
-
 
447
.gestion_espece_admin {
-
 
448
	background: url("../images/espece.png") no-repeat scroll 28px 0 transparent;
-
 
449
    padding-left: 46px;
-
 
450
    padding-top: 3px;
-
 
451
}
-
 
452
 
-
 
453
.saisie_liste_especes_admin {
-
 
454
	width: 100%;
-
 
455
}
-
 
456
 
-
 
457
.saisie_liste_especes_admin tr:nth-child(1) {
-
 
458
    color: #494949;
-
 
459
    background-color: #CFCFCF;
-
 
460
}
-
 
461
 
-
 
462
.saisie_liste_especes_admin .espece_inactive {
-
 
463
    color: #494949;
-
 
464
    background-color: #FF7D73;
-
 
465
}
-
 
466
 
-
 
467
#form_modification_espece_admin label {
-
 
468
	width: 150px;
-
 
469
	padding-right: 50px;
Line 445... Line 470...
445
};
470
}
Line 446... Line 471...
446
 
471
 
447
/* ============ Styles créés par des effets javascripts automatiques ===== */
472
/* ============ Styles créés par des effets javascripts automatiques ===== */