mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 21:01:30 +02:00
add missing part of commit 49ed3736ee9528f89b900b784c92152b5c3eca4e
This commit is contained in:
parent
aecaba5931
commit
8420c781b2
@ -1059,6 +1059,7 @@ Hide subsequent headers in week view with non-consolidated owners
|
|||||||
}
|
}
|
||||||
.calendar_calDayTodosTable tr {
|
.calendar_calDayTodosTable tr {
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
.calendar_calDayTodosTable tr td span:first-child {
|
.calendar_calDayTodosTable tr td span:first-child {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
@ -1023,6 +1023,7 @@ Hide subsequent headers in week view with non-consolidated owners
|
|||||||
}
|
}
|
||||||
.calendar_calDayTodosTable tr {
|
.calendar_calDayTodosTable tr {
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
.calendar_calDayTodosTable tr td span:first-child {
|
.calendar_calDayTodosTable tr td span:first-child {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user