highlight overlapping times (#1534)

This commit is contained in:
Kevin Papst
2020-03-12 16:35:25 +01:00
committed by GitHub
parent 7b7a962e04
commit 7f931cbfd3
5 changed files with 30 additions and 5 deletions

View File

@@ -35,6 +35,9 @@ table.dataTable {
th.multiCheckbox {
width: 15px;
}
&.overlapping {
border-top: 2px dotted red;
}
}
td {
/*