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 + +