diff --git a/thrimbletrimmer/driveclock/bus_day.png b/thrimbletrimmer/driveclock/bus_day.png index c85bccd..0239810 100644 Binary files a/thrimbletrimmer/driveclock/bus_day.png and b/thrimbletrimmer/driveclock/bus_day.png differ diff --git a/thrimbletrimmer/driveclock/bus_night.png b/thrimbletrimmer/driveclock/bus_night.png index bf58c3f..4b55441 100644 Binary files a/thrimbletrimmer/driveclock/bus_night.png and b/thrimbletrimmer/driveclock/bus_night.png differ diff --git a/thrimbletrimmer/driveclock/db_stop.png b/thrimbletrimmer/driveclock/db_stop.png index 6bc52e8..a3f3fe3 100644 Binary files a/thrimbletrimmer/driveclock/db_stop.png and b/thrimbletrimmer/driveclock/db_stop.png differ diff --git a/thrimbletrimmer/driveclock/drive.css b/thrimbletrimmer/driveclock/drive.css index 368695c..fb14518 100644 --- a/thrimbletrimmer/driveclock/drive.css +++ b/thrimbletrimmer/driveclock/drive.css @@ -3,7 +3,7 @@ margin-top: 20px; } -#scale-disclaimer { +.settings-disclaimer { font-size: 75%; font-style: italic; } diff --git a/thrimbletrimmer/driveclock/drive.html b/thrimbletrimmer/driveclock/drive.html index d73e794..49982c5 100644 --- a/thrimbletrimmer/driveclock/drive.html +++ b/thrimbletrimmer/driveclock/drive.html @@ -7,13 +7,18 @@
- + -- Scale modifications will be applied on the next update, which occur every 2.5 seconds. + +
+ Settings modifications will be applied on the next update, which occur every 2.5 seconds.
+The scale setting is ignored in Point Progress Mode.