Timesheet: adjust duration vertical alignment

This commit is contained in:
nathan 2023-05-08 10:37:30 -06:00
parent 4e02b2ec98
commit ec7664f22f

View File

@ -14,7 +14,7 @@
}
table.egwGridView_grid tbody td[align=right] {
padding-top: 0px;
padding-top: 1px;
}
/* Let category & total columns line up vertically with the 2-element headers (Duration, Total, etc) */