mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Calendar past events are grayed out, today's background is gray
This commit is contained in:
parent
07ba92ba87
commit
8d2fc4945b
3 changed files with 23 additions and 7 deletions
|
@ -26,6 +26,14 @@
|
|||
h2 {
|
||||
font-size : 17.5px;
|
||||
}
|
||||
|
||||
.fc-state-highlight {
|
||||
background: #f1f1f1;
|
||||
}
|
||||
|
||||
.past {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
|
||||
.event {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue