Skip to content
Snippets Groups Projects
Commit 9e621433 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

update calendar style

parent 4106eb0f
No related branches found
No related tags found
1 merge request!3Add personal calendars
......@@ -5,8 +5,8 @@
--fc-button-hover-border-color: #f9ce05;
--fc-button-active-bg-color: #f9ce05;
--fc-button-active-border-color: #f9ce05;
--fc-event-bg-color: #ed9654;
--fc-event-border-color: #ed9654;
--fc-event-bg-color: #fea86a;
--fc-event-border-color: #fea86a;
--fc-border-color: #ed9654;
--fc-today-bg-color: #ed9654;
}
......@@ -54,9 +54,3 @@
.fc .fc-day-today .fc-daygrid-day-number {
@apply text-white;
}
.fc .fc-day-today .fc-event {
@apply border-white bg-white;
--fc-event-text-color: #ed9654;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment