1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-04 10:12:31 +01:00

sonarrv3: more calendar fixes

This commit is contained in:
gilbN 2019-07-27 15:54:07 +02:00
parent 13e850b1ef
commit eb2ca003d0

View File

@ -352,10 +352,6 @@ a:focus, a:hover {
background-color: hsla(0,0%,100%,.08);
color: #f9be03;
}
/* calendar agenda */
.AgendaEvent-event-2a83A:hover {
background-color: hsla(0,0%,100%,.08) !important;
}
/* Activity Page */
.popover.in {
opacity: .9;
@ -965,7 +961,7 @@ pre {
border-left: 1px solid hsla(0,0%,100%,.08);
border-right: 1px solid hsla(0,0%,100%,.08);
}
.CalendarEvent\/seriesTitle\/3sg1o {
.CalendarEvent\/seriesTitle\/3sg1o, .CalendarEvent\/episodeInfo\/IWdbW, .CalendarEvent\/airTime\/3Wzho {
color: #ffffff !important;
}
.CalendarEvent\/event\/3Uyb9 {
@ -982,6 +978,10 @@ pre {
.CalendarEventGroup\/seriesTitle\/ThqKe {
color: #ffffff !important;
}
/* calendar agenda */
.AgendaEvent\/event\/2a83A:hover {
background-color: hsla(0,0%,100%,.08) !important;
}
/* SETTINGS */