Add hook to customize timesheet shift rendering

Also decrease font size slightly for shift text.
This commit is contained in:
Lance Edgar 2016-08-22 17:25:10 -05:00
parent cdde848275
commit 8a19b90efa
3 changed files with 8 additions and 2 deletions

View file

@ -75,7 +75,8 @@
.timesheet tbody p.shift {
display: block;
margin: 0;
font-size: 0.9em;
margin: 2px;
}
.timesheet tbody tr.total {