From 477f85145c6bb6eec7e86796651afaa35da0e7d2 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 18 May 2025 15:02:18 +0200 Subject: webui live updating --- src/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/style.css') diff --git a/src/style.css b/src/style.css index a309979..5e1ed0b 100644 --- a/src/style.css +++ b/src/style.css @@ -26,6 +26,9 @@ } .task.loading { border-color: #ffc36e; + background-image: linear-gradient(#fff3); + background-repeat: no-repeat; + background-size: 0%; } .task.complete { border-color: #6eff70; -- cgit v1.2.3-70-g09d2