Subversion Repositories eFlore/Applications.coel

Rev

Rev 1878 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1878 Rev 1920
Line 252... Line 252...
252
/*                                              AUTRES				                                           */
252
/*                                              AUTRES				                                           */
253
/* #----------------------------------------------------------------------------------------------------------#*/
253
/* #----------------------------------------------------------------------------------------------------------#*/
254
#main-button button{
254
#main-button button{
255
	font-weight:bold;
255
	font-weight:bold;
256
	text-decoration:underline;}
256
	text-decoration:underline;}
-
 
257
	
-
 
258
.champNombreFormat {
-
 
259
	margin-right: 5px;
-
 
260
	margin-bottom: 5px;
-
 
261
}
-
 
262
 
-
 
263
.labelChampNombreFormat {
-
 
264
	font: 12px tahoma,arial,helvetica,sans-serif;
-
 
265
	display: inline-block;
-
 
266
    margin-top: 2px;
-
 
267
    width: 255px;
-
 
268
}
-
 
269
 
-
 
270
.labelChampNombreFormat::after {
-
 
271
		content: ":";
-
 
272
}
-
 
273
 
-
 
274
.textAreaAutreUniteRangement textarea {
-
 
275
	width: 400px !important;
-
 
276
}
-
 
277
 
257
/* #----------------------------------------------------------------------------------------------------------#*/
278
/* #----------------------------------------------------------------------------------------------------------#*/
258
/*                                              FORMULAIRE			                                           */
279
/*                                              FORMULAIRE			                                           */
259
/* #----------------------------------------------------------------------------------------------------------#*/
280
/* #----------------------------------------------------------------------------------------------------------#*/
260
.coel-obligatoire, .coel-obligatoire input, .coel-obligatoire textarea{
281
.coel-obligatoire, .coel-obligatoire input, .coel-obligatoire textarea{
261
	background:#FAA391;}
282
	background:#FAA391;}