From 8f45e7cebb950d753527f24a6279d9a99810b171 Mon Sep 17 00:00:00 2001 From: "Developer.Dave" <44526601+Botosio@users.noreply.github.com> Date: Mon, 12 Oct 2020 08:08:13 -0400 Subject: [PATCH] Updated login to new UI (#282) * Updated login to new UI * translations added * larger image added --- src/app/components/login/login.component.html | 41 ++++++++++++------ src/app/components/login/login.component.scss | 37 ++++++++++++++++ src/assets/i18n/en.json | 3 ++ src/assets/i18n/ro.json | 3 ++ src/assets/vote_monitor_trans_lg.png | Bin 0 -> 47637 bytes src/styles.scss | 4 ++ 6 files changed, 74 insertions(+), 14 deletions(-) create mode 100644 src/assets/vote_monitor_trans_lg.png diff --git a/src/app/components/login/login.component.html b/src/app/components/login/login.component.html index 0f6cae32..476cf420 100644 --- a/src/app/components/login/login.component.html +++ b/src/app/components/login/login.component.html @@ -1,17 +1,30 @@