forked from extern/egroupware
Print function for calendar - hide scrollbar for timegrids
This commit is contained in:
parent
0f18558682
commit
ef00fc3122
@ -24,7 +24,7 @@
|
|||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
}
|
}
|
||||||
.calendar_calTimeGrid .calendar_calTimeGridScroll {
|
.calendar_calTimeGrid .calendar_calTimeGridScroll {
|
||||||
overflow-y: hidden;
|
overflow-y: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Let hidden user names be visible */
|
/* Let hidden user names be visible */
|
||||||
|
Loading…
Reference in New Issue
Block a user