mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Merge branch 'developer' of https://bitbucket.org/equilibriumito/gabinete-digital into developer
This commit is contained in:
+16
-17
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user