Skip to content

Commit

Permalink
Merge pull request #6102 from nextcloud/feat/IDofTheIssue/styling-events
Browse files Browse the repository at this point in the history
feat: reduce opacity for past events
  • Loading branch information
germelmann authored Jul 2, 2024
2 parents edf6bc2 + 3fa906b commit fd312b2
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 fd312b2

Please sign in to comment.