mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-06 14:09:52 +01:00
Timesheet: adjust duration vertical alignment
This commit is contained in:
parent
4e02b2ec98
commit
ec7664f22f
@ -14,7 +14,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
table.egwGridView_grid tbody td[align=right] {
|
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) */
|
/* Let category & total columns line up vertically with the 2-element headers (Duration, Total, etc) */
|
||||||
|
Loading…
Reference in New Issue
Block a user