mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Planner view time indicator should be hidden until needed
This commit is contained in:
parent
db675f2fda
commit
7bbe8b0152
@ -739,6 +739,7 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
|
||||
border-right: 1px dotted;
|
||||
pointer-events: none;
|
||||
z-index: 40;
|
||||
display: none;
|
||||
}
|
||||
.calendar_plannerWidget .verticalBar > span {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user