Subversion Repositories Applications.annuaire

Rev

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

Rev 95 Rev 130
Line 221... Line 221...
221
	border:5px solid #F2F2F2;
221
	border:5px solid #F2F2F2;
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
}
-
 
227
 
-
 
228
.checkbox_alignee {
-
 
229
	display: inline-block; 
-
 
230
	margin: 1px;	
-
 
231
}
-
 
232
 
-
 
233
label.label_groupe_checkbox {
-
 
234
	font-weight: normal !important;	
226
}
235
}
227
236