Newer
Older
.form-group.required {
font-weight: bold;
}
.form-text.text-muted {
font-size: 12px;
}
#id_description {
height: 100px;
}
#id_notes {
height: 150px;
}
#id_durations {
height: 75px;
}
#id_category {
width: 150px;
}
#id_present {
width: 150px;
}