Browse Source

Sonarrv3: calendar fix

pull/15/head
gilbN 5 years ago
parent
commit
1b8e0b8503
  1. 9
      CSS/themes/sonarr/sonarr-base.css

9
CSS/themes/sonarr/sonarr-base.css

@ -966,7 +966,14 @@ pre {
.CalendarEvent-event-3Uyb9:hover {
background-color: hsla(0,0%,100%,.08) !important;
border-bottom: none !important;
}
}
.CalendarEventGroup-eventGroup-gWPtK {
border-bottom: 1px solid hsla(0,0%,100%,.08) !important;
}
.CalendarEventGroup-seriesTitle-ThqKe {
color: #ffffff !important;
}
/* SETTINGS */

Loading…
Cancel
Save