mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-12 06:33:52 +02:00
feat:#4 updated calendar color for event and border
This commit is contained in:
@@ -10132,6 +10132,12 @@
|
||||
border: 1px solid rgba(0, 148, 76, 0.24);
|
||||
color: #ffffff; /*#1c2127*/
|
||||
}
|
||||
:root .fc-v-event {
|
||||
background: #00944c;
|
||||
border: 2px solid rgba(0, 121, 62, 0.94);
|
||||
border-radius: 6px;
|
||||
margin: 1%;
|
||||
}
|
||||
:root .fc.fc-unthemed .fc-view-container .fc-divider {
|
||||
background: #ffffff; /*#071426*/
|
||||
border: 1px solid #1b2022; /*#0b213f*/
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user