From a2732f42c73270cd7a5ee5b00ff0e9f404525ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Andr=C3=A9?= Date: Wed, 13 Jan 2021 16:14:02 +0100 Subject: [PATCH] Update styles --- .../skydivelogs-app/src/app/app.component.css | 4 + .../src/app/app.component.html | 21 +++-- .../list-of-images.component.html | 75 ++++++++------- .../user-profile/user-profile.component.html | 91 ++++++++++--------- 4 files changed, 101 insertions(+), 90 deletions(-) diff --git a/Front/skydivelogs-app/src/app/app.component.css b/Front/skydivelogs-app/src/app/app.component.css index c20ccd9..8742655 100644 --- a/Front/skydivelogs-app/src/app/app.component.css +++ b/Front/skydivelogs-app/src/app/app.component.css @@ -50,3 +50,7 @@ margin-top: 20px; margin-bottom: 20px; } + +.mat-icon { + margin-right: 15px; +} \ No newline at end of file diff --git a/Front/skydivelogs-app/src/app/app.component.html b/Front/skydivelogs-app/src/app/app.component.html index b47d292..b82e1a3 100644 --- a/Front/skydivelogs-app/src/app/app.component.html +++ b/Front/skydivelogs-app/src/app/app.component.html @@ -11,16 +11,6 @@

{{ title }}

-
- - account_box -

{{ this.currentUser.firstName }} - {{ this.currentUser.lastName }}

-
- - logout - -
diff --git a/Front/skydivelogs-app/src/app/list-of-images/list-of-images.component.html b/Front/skydivelogs-app/src/app/list-of-images/list-of-images.component.html index d377c76..83f676d 100644 --- a/Front/skydivelogs-app/src/app/list-of-images/list-of-images.component.html +++ b/Front/skydivelogs-app/src/app/list-of-images/list-of-images.component.html @@ -1,40 +1,39 @@ -
-
-
-

- -

-

- - Comment about the image - - -

+
+ +

+ +

+

+ + Comment about the image + + +

- - - -
-
- - - - - - - - - - - - - -
Name{{element.comment}}Imagetoto
- - -
+ + + +
+ +
+ + + + + + + + + + + + + +
Name{{element.comment}}Imagetoto
+ +
diff --git a/Front/skydivelogs-app/src/app/user-profile/user-profile.component.html b/Front/skydivelogs-app/src/app/user-profile/user-profile.component.html index ab68605..4cc4014 100644 --- a/Front/skydivelogs-app/src/app/user-profile/user-profile.component.html +++ b/Front/skydivelogs-app/src/app/user-profile/user-profile.component.html @@ -1,45 +1,52 @@ -
-
-

- - Login - - -

-

- - Firstname - - -

-

- - Lastname - - -

-

- - E-mail - - -

+
-

- - Current password - - -

-

- - New password - - -

+
+ Profile + +

+ + Login + + +

+

+ + Firstname + + +

+

+ + Lastname + + +

+

+ + E-mail + + +

+ +

+ + Current password + + +

+

+ + New password + + +

+ + + +
- - - - +
+ Images + +