mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve agenda
This commit is contained in:
+22
-1
@@ -1060,4 +1060,25 @@ ngx-mat-datetime-content{
|
||||
width: 250px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
.calendar-segment-mdgpr {
|
||||
.calendar-pr-event-type-Oficial {
|
||||
border-right: 3px solid transparent !important;
|
||||
}
|
||||
.calendar-pr-event-type-Pessoal {
|
||||
border-bottom: 3px solid transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
.calendar-segment-pr {
|
||||
.calendar-mdgpr-event-type-Pessoal {
|
||||
border-top: 3px solid transparent !important;
|
||||
}
|
||||
.calendar-mdgpr-event-type-Oficial {
|
||||
border-left: 3px solid transparent !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user