Browse Source

Sonarrv3: calendar fix

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

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

@ -967,6 +967,13 @@ pre {
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