Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 210 Rev 218
Line 134... Line 134...
134
 
134
 
135
#retour_au_site ul li {
135
#retour_au_site ul li {
136
	background: url("../images/retour.png") no-repeat scroll 0 30% transparent
136
	background: url("../images/retour.png") no-repeat scroll 0 30% transparent
Line -... Line 137...
-
 
137
}
-
 
138
 
-
 
139
.export_observation {
-
 
140
    background: url("../images/csv.png") no-repeat scroll 2px 4px transparent;
-
 
141
    padding-left: 17px;
-
 
142
    padding-top: 3px;
Line 137... Line 143...
137
}
143
    padding-right: 6px;
Line 138... Line 144...
138
 
144
}
Line 430... Line 436...
430
#form_changement_identite {
436
#form_changement_identite {
431
	width: 330px;	
437
	width: 330px;	
432
	display: inline;
438
	display: inline;
433
}
439
}
Line 434... Line 440...
434
 
440
 
435
.export_observation {
441
.export_observation_admin {
436
	background: url("../images/csv.png") no-repeat scroll 0 0 transparent;
442
	background: url("../images/csv.png") no-repeat scroll 28px 0 transparent;
-
 
443
    padding-left: 46px;
437
    padding-left: 20px;
444
    padding-top: 3px;
Line 438... Line 445...
438
};
445
};
Line 439... Line 446...
439
 
446