You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
455 B

.attendance_teacher_form .item-radio {
display: inline-block;
margin-top: 10px;
margin-left: 5px;
padding: 0;
width: 70px;
}
.attendance_teacher_form .item-inner {
padding: 0;
}
.attendance_teacher_form .radiolabel .item-inner {
text-align: center;
}
.attendance_teacher_form .item-inner .input-wrapper label,
.attendance_teacher_form .radio {
margin: 0;
}
.attendance_teacher_form .radio .radio-icon {
display: none;
}