1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-19 08:29:37 +02:00

fix: 🐛 *arr: Calendar fix

This commit is contained in:
GilbN 2022-04-14 11:50:17 +02:00
parent 704360a201
commit 9705c08af7
5 changed files with 5 additions and 5 deletions

View File

@ -830,7 +830,7 @@ a:hover {
/* CALENDAR */
[class*="CircularProgressBar-circularProgressBarContainer-"] svg circle {
stroke: var(--text-hover) !important;
stroke: #fff;
}
[class*="CalendarEvent-downloaded-"] {

View File

@ -848,7 +848,7 @@ a:hover {
/* CALENDAR */
[class*="CircularProgressBar-circularProgressBarContainer-"] svg circle {
stroke: var(--text-hover) !important;
stroke: #fff;
}
[class*="CalendarEvent-downloaded-"] {

View File

@ -833,7 +833,7 @@ a:hover {
/* CALENDAR */
[class*="CircularProgressBar-circularProgressBarContainer-"] svg circle {
stroke: var(--text-hover) !important;
stroke: #fff;
}
[class*="CalendarEvent-downloaded-"]:not([class*="AgendaEvent-"]) {

View File

@ -813,7 +813,7 @@ a:hover {
/* CALENDAR */
[class*="CircularProgressBar-circularProgressBarContainer-"] svg circle {
stroke: var(--text-hover) !important;
stroke: #fff;
}
[class*="CalendarEvent-downloaded-"] {

View File

@ -848,7 +848,7 @@ a:hover {
/* CALENDAR */
[class*="CircularProgressBar-circularProgressBarContainer-"] svg circle {
stroke: var(--text-hover) !important;
stroke: #fff;
}
[class*="CalendarEvent-downloaded-"] {