diff --git a/com/static/com/components/ics-calendar.scss b/com/static/com/components/ics-calendar.scss index 214c52a0..d0c0f92c 100644 --- a/com/static/com/components/ics-calendar.scss +++ b/com/static/com/components/ics-calendar.scss @@ -134,8 +134,7 @@ ics-calendar { } - .fc .fc-helpButton-button:hover, - .fc .fc-helpButton-button:focus { + .fc .fc-helpButton-button:hover { background-color: rgba(20, 20, 20, 0.6); } } \ No newline at end of file