We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd930e5 commit d13121cCopy full SHA for d13121c
1 file changed
GarminConnectDark.user.css
@@ -1,6 +1,6 @@
1
/* ==UserStyle==
2
@name Garmin Connect Dark Mode (Updated)
3
-@version 3.4
+@version 3.5
4
@namespace typpi.online
5
@homepageURL https://github.com/Nick2bad4u/UserStyles
6
@supportURL https://github.com/Nick2bad4u/UserStyles/issues
@@ -47,7 +47,8 @@
47
.modal-wide.metrics-edit-modal.in),
48
.edit-carousel-content .edit-image-div,
49
.Notification_notification__189UW,
50
- .connect-map-view .leaflet-container
+ .connect-map-view .leaflet-container,
51
+ .marTopXS > iframe
52
{
53
-webkit-filter: invert(1) hue-rotate(180deg) !important;
54
filter: invert(1) hue-rotate(180deg) !important;
0 commit comments