mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +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;
|
border-right: 1px dotted;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index: 40;
|
z-index: 40;
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
.calendar_plannerWidget .verticalBar > span {
|
.calendar_plannerWidget .verticalBar > span {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user