1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 16:09:36 +02:00
This commit is contained in:
Marius 2021-05-31 23:22:03 +02:00
parent 90b5be0812
commit f15aaf2bb5
4 changed files with 27 additions and 27 deletions

View File

@ -662,7 +662,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-downloaded-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover {
background: rgb(var(--calendar-available) / .5) !important;
border-left-color: transparent !important;
}
@ -672,7 +672,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-missing-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover {
background: rgba(var(--calendar-missing) / .5) !important;
border-left-color: transparent !important;
}
@ -682,7 +682,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-unreleased-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unreleased-"]:hover {
background: rgb(var(--calendar-unaired) / .5) !important;
border-left-color: transparent !important;
}
@ -692,7 +692,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-unmonitored-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover {
background: rgb(var(--calendar-unmonitored) / .5) !important;
border-left-color: transparent !important;
}
@ -702,7 +702,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-downloading-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover {
background: rgb(var(--calendar-downloading) / .5) !important;
border-left-color: transparent !important;
}

View File

@ -674,7 +674,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-downloaded-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover {
background: rgb(var(--calendar-available) / .5) !important;
border-left-color: transparent !important;
}
@ -684,7 +684,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-missing-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover {
background: rgba(var(--calendar-missing) / .5) !important;
border-left-color: transparent !important;
}
@ -694,7 +694,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-unreleased-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unreleased-"]:hover {
background: rgb(var(--calendar-unaired) / .5) !important;
border-left-color: transparent !important;
}
@ -704,7 +704,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-unmonitored-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover {
background: rgb(var(--calendar-unmonitored) / .5) !important;
border-left-color: transparent !important;
}
@ -714,7 +714,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-downloading-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover {
background: rgb(var(--calendar-downloading) / .5) !important;
border-left-color: transparent !important;
}

View File

@ -660,7 +660,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-downloaded-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover {
background: rgb(var(--calendar-available) / .5) !important;
border-left-color: transparent !important;
}
@ -670,7 +670,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-missing-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover {
background: rgba(var(--calendar-missing) / .5) !important;
border-left-color: transparent !important;
}
@ -680,7 +680,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-unreleased-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unreleased-"]:hover {
background: rgb(var(--calendar-unaired) / .5) !important;
border-left-color: transparent !important;
}
@ -690,7 +690,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-unmonitored-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover {
background: rgb(var(--calendar-unmonitored) / .5) !important;
border-left-color: transparent !important;
}
@ -700,7 +700,7 @@ a:hover {
border-left-color: transparent !important;
}
[class*="CalendarEvent-downloading-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover {
background: rgb(var(--calendar-downloading) / .5) !important;
border-left-color: transparent !important;
}

View File

@ -635,7 +635,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent\/downloaded\/"]:hover {
[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/downloaded\/"]:hover {
background: rgb(var(--calendar-tv-available) / .5) !important;
border-left-color: transparent !important;
}
@ -646,7 +646,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent\/missing\/"]:hover {
[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/missing\/"]:hover {
background: rgb(var(--calendar-tv-missing) / .5) !important;
border-left-color: transparent !important;
}
@ -657,7 +657,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent\/unaired\/"]:hover {
[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/unaired\/"]:hover {
background: rgb(var(--calendar-tv-unaired) / .5) !important;
border-left-color: transparent !important;
}
@ -668,7 +668,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent\/unmonitored\/"]:hover {
[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/unmonitored\/"]:hover {
background: rgb(var(--calendar-tv-unmonitored) / .5) !important;
border-left-color: transparent !important;
}
@ -679,7 +679,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent\/onAir\/"]:hover {
[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/onAir\/"]:hover {
background: rgb(var(--calendar-tv-on-air) / .5) !important;
border-left-color: transparent !important;
}
@ -690,7 +690,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent\/downloading\/"]:hover {
[class*="Calendar\/calendar\/"] [class*="CalendarEvent\/downloading\/"]:hover {
background: rgb(var(--calendar-tv-downloading) / .5) !important;
border-left-color: transparent !important;
}
@ -1559,7 +1559,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent-downloaded-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloaded-"]:hover {
background: rgb(var(--calendar-tv-available) / .5) !important;
border-left-color: transparent !important;
}
@ -1570,7 +1570,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent-missing-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-missing-"]:hover {
background: rgb(var(--calendar-tv-missing) / .5) !important;
border-left-color: transparent !important;
}
@ -1581,7 +1581,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent-unaired-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unaired-"]:hover {
background: rgb(var(--calendar-tv-unaired) / .5) !important;
border-left-color: transparent !important;
}
@ -1592,7 +1592,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent-unmonitored-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-unmonitored-"]:hover {
background: rgb(var(--calendar-tv-unmonitored) / .5) !important;
border-left-color: transparent !important;
}
@ -1603,7 +1603,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent-onAir-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-onAir-"]:hover {
background: rgb(var(--calendar-tv-on-air) / .5) !important;
border-left-color: transparent !important;
}
@ -1614,7 +1614,7 @@ a:hover {
color: #fff;
}
[class*="CalendarEvent-downloading-"]:hover {
[class*="Calendar-calendar-"] [class*="CalendarEvent-downloading-"]:hover {
background: rgb(var(--calendar-tv-downloading) / .5) !important;
border-left-color: transparent !important;
}