Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1056 Rev 1070
Line 139... Line 139...
139
}
139
}
140
#saisie-obs label{
140
#saisie-obs label{
141
	font-weight:bold;
141
	font-weight:bold;
142
}
142
}
Line 143... Line 143...
143
 
143
 
144
#partie-observation, #partie-preview{	
144
#partie-observation, #partie-preview, #partie-station{	
145
	margin-top:10px;
145
	margin-top:10px;
146
}
146
}
147
#partie-station, #partie-observation, #partie-photo{
147
#partie-station, #partie-observation, #partie-photo, #partie-date{
148
	width:550px;
148
	width:550px;
149
	margin-left:10px;
149
	margin-left:10px;
150
	background:#E5E5E5;
150
	background:#E5E5E5;
151
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
151
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
152
}
152
}
153
#partie-station legend, #partie-observation legend, #partie-photo legend{
153
#partie-station legend, #partie-observation legend, #partie-photo legend, #partie-date legend{
154
	background:#E5E5E5;
154
	background:#E5E5E5;
155
	-webkit-border-radius: 10px 10px 0 0 ;-moz-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;
155
	-webkit-border-radius: 10px 10px 0 0 ;-moz-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;
156
}
156
}
157
#saisie-obs ul {
157
#saisie-obs ul {