Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 876 Rev 968
Line 204... Line 204...
204
/* #----------------------------------------------------------------------------------------------------------#*/
204
/* #----------------------------------------------------------------------------------------------------------#*/
205
/*                                              AUTRES				                                           */
205
/*                                              AUTRES				                                           */
206
/* #----------------------------------------------------------------------------------------------------------#*/
206
/* #----------------------------------------------------------------------------------------------------------#*/
207
#main-button button{
207
#main-button button{
208
	font-weight:bold;
208
	font-weight:bold;
209
	text-decoration:underline;}
-
 
210
209
	text-decoration:underline;}
-
 
210
/* #----------------------------------------------------------------------------------------------------------#*/
-
 
211
/*                                              FORMULAIRE			                                           */
-
 
212
/* #----------------------------------------------------------------------------------------------------------#*/
-
 
213
.obligatoire, .obligatoire input{
-
 
214
	background:#FAA391;}
-
 
215
.obligatoire-ok, .obligatoire-ok input {
-
 
216
	background:#B7DAAA;}
-
 
217
211
218