Files
kimai2/assets/sass/reporting.scss
2021-03-09 23:19:11 +01:00

13 lines
215 B
SCSS

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