Skip to content

Commit

Permalink
feat: reduce opacitiy for past events
Browse files Browse the repository at this point in the history
Signed-off-by: Peter-J. G. <[email protected]>
  • Loading branch information
germelmann committed Jul 2, 2024
1 parent edf6bc2 commit 3fa906b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/fullcalendar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@

&.fc-event-nc-task-completed,
&.fc-event-nc-tentative,
&.fc-event-past,
&.fc-event-nc-cancelled {
opacity: .5;
}
Expand Down

0 comments on commit 3fa906b

Please sign in to comment.