remove transparency from past calendar events
This commit is contained in:
parent
9fe3425d46
commit
b293af9cbe
@ -498,13 +498,14 @@ div.network-source {
|
||||
color: royalblue;
|
||||
}
|
||||
|
||||
.card.calendar.past {
|
||||
/* disabling temporarily since all the events are past events atm */
|
||||
/* .card.calendar.past {
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
.card.calendar.past:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
} */
|
||||
|
||||
.h-event.calendar header {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user