past shadow on day page if it is today; current time line on day & week page; mobile checkup; close lvInfoModal on stundenplan unmount;

This commit is contained in:
Johann Hoffmann
2025-02-04 18:04:41 +01:00
parent 9082c3cb8c
commit d70cd58698
9 changed files with 246 additions and 51 deletions
+18 -1
View File
@@ -185,8 +185,25 @@
aspect-ratio: 1;
}
.fhc-calendar-past {
background-color:#F5E9D7;
border-color: #E8E8E8;
opacity: 0.5;
}
.fhc-calendar-month-page-day-highlight {
background-color: #f5f5f5;
/*background-color: #f5f5f5;*/
/*background-color: red;*/
}
.fhc-highlight-week {
/*border-color: black !important;*/
}
.fhc-highlight-day {
border-width: 2px !important;
border-color: black !important;
}
.fhc-calendar-sm .fhc-calendar-month-page-day.active .no,