From 5eb6a557c44462e7d9d752f3bc97a078ef205bc0 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Tue, 11 Jul 2023 12:17:50 +0200 Subject: Updated 7 files and added assets/logo/light.css (automated) --- includes/components/timeline.inc | 56 ++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'includes/components/timeline.inc') diff --git a/includes/components/timeline.inc b/includes/components/timeline.inc index 1a34550..3766073 100644 --- a/includes/components/timeline.inc +++ b/includes/components/timeline.inc @@ -6,23 +6,23 @@ function displayTimeline($systems) { global $app; $showIcons = count($systems) > - - - - - - - + + + + + + + - - - - - - - + + + + + + + @@ -70,23 +70,23 @@ function displayTimeline($systems) { global $app; $showIcons = count($systems) > - 6 hours ago - 5 hours ago - 4 hours ago - 3 hours ago - 2 hours ago - 1 hour ago - Now + 6 hours ago + 5 hours ago + 4 hours ago + 3 hours ago + 2 hours ago + 1 hour ago + Now - -6h - -5h - -4h - -3h - -2h - -1h - Now + -6h + -5h + -4h + -3h + -2h + -1h + Now -- cgit