From a0ccc4e30026b7d8e94002f77b601002bdc5782b Mon Sep 17 00:00:00 2001 From: Shefali Date: Wed, 17 Jan 2024 22:14:50 -0800 Subject: [PATCH] Set colors based on time relation of activity --- src/plugins/timelist/CompactViewItem.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/plugins/timelist/CompactViewItem.vue b/src/plugins/timelist/CompactViewItem.vue index d1a725e12c..7a4aaa44b0 100644 --- a/src/plugins/timelist/CompactViewItem.vue +++ b/src/plugins/timelist/CompactViewItem.vue @@ -53,12 +53,14 @@