Client - update workout display when no gpx

This commit is contained in:
Sam
2021-09-25 09:40:10 +02:00
parent 2bbbd04657
commit 060c5d42d9
5 changed files with 30 additions and 3 deletions

View File

@ -34,4 +34,6 @@
--workout-trophy-color: #daa520;
--workout-img-color: invert(22%) sepia(25%) saturate(646%) hue-rotate(169deg)
brightness(97%) contrast(96%);
--workout-no-map-bg-color: #eaeaea;
--workout-no-map-color: #666666;
}