Add hook to customize timesheet shift rendering
Also decrease font size slightly for shift text.
This commit is contained in:
parent
cdde848275
commit
8a19b90efa
3 changed files with 8 additions and 2 deletions
|
@ -75,7 +75,8 @@
|
|||
|
||||
.timesheet tbody p.shift {
|
||||
display: block;
|
||||
margin: 0;
|
||||
font-size: 0.9em;
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
.timesheet tbody tr.total {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue