Files
kimai2/assets/sass/reporting.scss
2021-10-16 13:38:08 +02:00

12 lines
193 B
SCSS

.dataTable {
.weekend {
background-color: #f9f9f9;
}
}
.form-reporting .box-header .form-group {
margin-right: 10px;
label {
font-size: $font-size-base;
}
}