Merge pull request #164 from openHPI/highlight-worktime-gaps

Highlight worktime gaps
This commit is contained in:
rteusner
2018-04-11 15:47:18 +02:00
committed by GitHub
5 changed files with 33 additions and 24 deletions

View File

@@ -58,6 +58,10 @@ div.negative-result {
box-shadow: 0px 0px 11px 1px rgba(222,0,0,1);
}
tr.highlight {
border-top: 2px solid rgba(222,0,0,1);
}
/////////////////////////////////////////////////////////////////////////////////////////////
// StatisticsController: