feat:#13 added overlay panel with infos about event and colors

This commit is contained in:
Elmar Kresse
2024-06-06 00:31:19 +02:00
parent 49342f28f1
commit 4e73eddf50
7 changed files with 145 additions and 16 deletions

View File

@@ -63,6 +63,10 @@ $highlightFocusBg: rgba($primaryColor, .24) !default;
margin: 1%;
}
.fc-v-event .fc-event-main {
color: map-get($colors, "htwk-schwarz"); /*#1c2127*/
}
.fc.fc-unthemed .fc-view-container .fc-divider {
background: $primaryTextColor; /*#071426*/
border: 1px solid map-get($colors, "htwk-grau-140"); /*#0b213f*/