From 897ec54d766902878d78abe04aa5b749f6b627f3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Apr 2017 18:26:09 +0200 Subject: Client: beautiful watch page --- client/src/app/signup/signup.component.html | 70 ++++++++++++++++------------- 1 file changed, 38 insertions(+), 32 deletions(-) (limited to 'client/src/app/signup') diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html index 6c9c60e8b..b8b7826eb 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -1,40 +1,46 @@ -

Signup

+
+
-
{{ error }}
+

Signup

-
-
- - -
- {{ formErrors.username }} +
{{ error }}
+ + +
+ + +
+ {{ formErrors.username }} +
-
-
- - -
- {{ formErrors.email }} +
+ + +
+ {{ formErrors.email }} +
-
-
- - -
- {{ formErrors.password }} +
+ + +
+ {{ formErrors.password }} +
-
- - + + + +
+
-- cgit v1.2.3