From 7329675be5912a4924b32cf41cd5ac87cb33e456 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 22 Mar 2021 15:48:24 +0200 Subject: Major redesign of almost all of profile settings page --- .../profile-settings.component.html | 175 ++++++++++----------- 1 file changed, 82 insertions(+), 93 deletions(-) (limited to 'src/app') diff --git a/src/app/components/profile-settings/profile-settings.component.html b/src/app/components/profile-settings/profile-settings.component.html index 9e0e80e..9887527 100644 --- a/src/app/components/profile-settings/profile-settings.component.html +++ b/src/app/components/profile-settings/profile-settings.component.html @@ -2,117 +2,106 @@ -
- -
-
-
- -
-
- -
- +
+ + +
+ + +
+ +
+
+
+ + + +
- -
-
-
- - + +
+
+
+ -
- - -
+ +
+ +
+
+
+ -
- - + + +
+ +
+
+
+ -
- - -
+ +
+ +
+
+
+ + + + +
+ +
+ +
- - - +
- - +
- -
- - - -
- - + Available languages: +
+
+ {{ lang.name }}
- +
+ +
- - - +
- - - -
-
- -
-
- - -
- -
-
- Available languages: -
-
- {{ lang.name }} -
+
- - -
-
- - -
- -
-
- Available technologies: -
-
- {{ tech.name }} -
+ Available technologies: +
+
+ {{ tech.name }}
- - - - - -
-
+
+ + + + +
+
Are you sure you want to delete your account?
This is permanent!
- -
-
+ + +
+ -- cgit v1.2.3