style: highlight continuous event segments
This commit is contained in:
@@ -196,7 +196,8 @@
|
|||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.aa-events-calendar-event:hover {
|
.aa-events-calendar-event:hover,
|
||||||
|
.aa-events-calendar-event.is-occurrence-active {
|
||||||
background: #163d5d;
|
background: #163d5d;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -196,7 +196,8 @@
|
|||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.aa-events-calendar-event:hover {
|
.aa-events-calendar-event:hover,
|
||||||
|
.aa-events-calendar-event.is-occurrence-active {
|
||||||
background: #163d5d;
|
background: #163d5d;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user