Merge pull request #164 from openHPI/highlight-worktime-gaps
Highlight worktime gaps
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user