From 2cd37b982565612b8348025b40a231c0d115e43c Mon Sep 17 00:00:00 2001 From: Raphael <68374617+raphaelscholle@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:49:31 +0100 Subject: [PATCH] testing --- .../ClientApp/src/app/files/files.component.html | 13 +++++++------ src/OpenHdWebUi.Server/Program.cs | 1 + src/OpenHdWebUi.Server/appsettings.json | 1 + 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/OpenHdWebUi.Server/ClientApp/src/app/files/files.component.html b/src/OpenHdWebUi.Server/ClientApp/src/app/files/files.component.html index d583fe3..d856a9f 100644 --- a/src/OpenHdWebUi.Server/ClientApp/src/app/files/files.component.html +++ b/src/OpenHdWebUi.Server/ClientApp/src/app/files/files.component.html @@ -1,6 +1,6 @@

Files

- +
Files height: 8px; background-color: #444; border-radius: 50%; - animation: loading 1s infinite alternate; - margin-left: 5px;"> + margin-left: 5px; + animation: loadingDot 1s infinite alternate;"> Files height: 8px; background-color: #444; border-radius: 50%; - animation: loading 1s infinite alternate; margin-left: 5px; + animation: loadingDot 1s infinite alternate; animation-delay: 0.4s;">
@@ -74,7 +74,8 @@

Files