From c5b12903cd118cff934436ba6249b5a7799ff67e Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 21 Feb 2024 22:06:12 +0100 Subject: [PATCH] Added btn animations --- frontend/src/app/credits/credits.component.html | 12 ++++++------ frontend/src/app/download/download.component.html | 8 ++++---- frontend/src/app/home/home.component.html | 4 ++-- frontend/src/app/upload/upload.component.html | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/frontend/src/app/credits/credits.component.html b/frontend/src/app/credits/credits.component.html index d8e8077..b65b6b4 100644 --- a/frontend/src/app/credits/credits.component.html +++ b/frontend/src/app/credits/credits.component.html @@ -1,27 +1,27 @@
-

+

Upload a file. Share the URL/link. Download the file. Simple as that.

-
+

Developer:

Walzen665

-
+

Version:

1.0.0

-
+

API-Status:

online

-
+

Libraries:

Fontawesome, diff --git a/frontend/src/app/download/download.component.html b/frontend/src/app/download/download.component.html index 35aec59..faa48bb 100644 --- a/frontend/src/app/download/download.component.html +++ b/frontend/src/app/download/download.component.html @@ -23,12 +23,12 @@

-

Files are available for a limited time. Ensure the code or link is correct and the file is still downloadable.

@@ -52,10 +52,10 @@

Download complete!

File {{ fileName }} has been downloaded and saved to your drive.

The download took {{ downloadDuration }} seconds.

- -
diff --git a/frontend/src/app/home/home.component.html b/frontend/src/app/home/home.component.html index 18af64f..d177332 100644 --- a/frontend/src/app/home/home.component.html +++ b/frontend/src/app/home/home.component.html @@ -8,7 +8,7 @@

Download File

Access and download shared files quickly.

QUICK LINK
- +
@@ -17,7 +17,7 @@

Upload File

Easily share your files with anyone by uploading them here.

QUICK LINK
- +
diff --git a/frontend/src/app/upload/upload.component.html b/frontend/src/app/upload/upload.component.html index 482a7d7..33a953f 100644 --- a/frontend/src/app/upload/upload.component.html +++ b/frontend/src/app/upload/upload.component.html @@ -44,7 +44,7 @@
- +

Drag and drop files, or click to select the files you want to share.

@@ -99,12 +99,12 @@

Your file is now securely stored on our servers.

- - - + +