_edit.scss
288 Bytes
.panel-default .panel-heading {
border-top: 1px solid #e7e7e7;
}
.red {
color: red;
font-family: bold;
}
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
line-height: 0 !important;
}
.form-group .control-label {
margin-top: 3px;
}