From 0b9363e4ea2d2699c7e4807d90a8eb4f725749ef Mon Sep 17 00:00:00 2001 From: stitch Date: Mon, 7 Oct 2024 19:52:09 +0300 Subject: [PATCH] added tick icon to indicate event step/progress in dashboard-progress.html --- assets/css/files.css | 2 ++ dashboard-progress.html | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/assets/css/files.css b/assets/css/files.css index 319fdd5..e56161e 100644 --- a/assets/css/files.css +++ b/assets/css/files.css @@ -672,6 +672,7 @@ align-items: center; border-radius: 4px; padding: 5px; + justify-content: space-between; } .filesPageSecSidesSecInfoSecDetailsRow:hover { @@ -696,6 +697,7 @@ } .filesPageSecSidesSecInfoSecDetailsRowInfo { + flex-grow: 1; } .filesPageSecSidesSecInfoSecDetailsRowInfoText { diff --git a/dashboard-progress.html b/dashboard-progress.html index 736d0d7..13ef828 100644 --- a/dashboard-progress.html +++ b/dashboard-progress.html @@ -559,6 +559,10 @@

16 July 2024 - 10:00 PM

+
+ + +
@@ -568,6 +572,10 @@

-

+
+ + +