Subversion Repositories Applications.annuaire

Rev

Rev 95 | Rev 154 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 95 Rev 130
Line 222... Line 222...
222
	margin:10px;
222
	margin:10px;
223
	padding-bottom: 30px;
223
	padding-bottom: 30px;
224
	width: 500px;
224
	width: 500px;
225
	height: 75px;
225
	height: 75px;
226
}
226
}
227
227
 
-
 
228
.checkbox_alignee {
-
 
229
	display: inline-block; 
-
 
230
	margin: 1px;	
-
 
231
}
-
 
232
 
-
 
233
label.label_groupe_checkbox {
-
 
234
	font-weight: normal !important;	
-
 
235
}
-
 
236
228
237