This commit is contained in:
tiago.kayaya
2021-05-12 16:43:22 +01:00
3 changed files with 74 additions and 72 deletions
+16 -17
View File
@@ -382,6 +382,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
right: 0px;
height: 100%;
width: 400px;
}
}
}
@@ -528,25 +529,23 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
// timeline
.sd-timeline{
.cal-time{
display: none;
}
.cal-current-time-marker::before {
display: none !important;
}
.timeline-box{
left: -13%;
position: relative;
width: 113%;
.timeline-container {
div:nth-child(3) {
.cal-time{
display: none;
}
.cal-current-time-marker::before {
display: none !important;
}
.timeline-box{
left: -13%;
position: relative;
width: 113%;
}
}
}
.timeline{
div.cal-event:focus{
outline: none !important;
@@ -677,7 +676,7 @@ ion-content {
top: calc(100% - 160px) !important;
max-height: 160px;
min-height: 160px;
}
}
.monthview-secondary-with-event, .text-muted {