Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 968 Rev 975
Line 208... Line 208...
208
	font-weight:bold;
208
	font-weight:bold;
209
	text-decoration:underline;}
209
	text-decoration:underline;}
210
/* #----------------------------------------------------------------------------------------------------------#*/
210
/* #----------------------------------------------------------------------------------------------------------#*/
211
/*                                              FORMULAIRE			                                           */
211
/*                                              FORMULAIRE			                                           */
212
/* #----------------------------------------------------------------------------------------------------------#*/
212
/* #----------------------------------------------------------------------------------------------------------#*/
213
.obligatoire, .obligatoire input{
213
.coel-obligatoire, .coel-obligatoire input{
214
	background:#FAA391;}
214
	background:#FAA391;}
215
.obligatoire-ok, .obligatoire-ok input {
215
.coel-obligatoire-ok, .coel-obligatoire-ok input {
216
	background:#B7DAAA;}
216
	background:#B7DAAA;}
217
217