From 7b7e095e89531fc751fe9c4ad65bd35215f47594 Mon Sep 17 00:00:00 2001 From: Ilya Nuevo Date: Thu, 13 Dec 2018 18:31:55 +0200 Subject: [PATCH] Update signin.client.view.html (#931) * Update signin.client.view.html Login: make signup button at login page more prominent #891 as a solution to [this](https://github.com/Trustroots/trustroots/pull/891) * Update signin.client.view.html moved comment line hide duplicate sign up and back buttons from mobile. * Update authentication.less make signup button more visible on aurora background * Update signin.client.view.html make signup button more visible on aurora background * Update signin.client.view.html typo in class --- modules/users/client/less/authentication.less | 4 ++ .../authentication/signin.client.view.html | 42 +++++++++---------- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/modules/users/client/less/authentication.less b/modules/users/client/less/authentication.less index 536bbe138c..8fe29cb927 100644 --- a/modules/users/client/less/authentication.less +++ b/modules/users/client/less/authentication.less @@ -29,3 +29,7 @@ box-shadow: none; } } + +.board-nordiclights .btn-signup { + background: rgba(73, 54, 76, 0.3); +} diff --git a/modules/users/client/views/authentication/signin.client.view.html b/modules/users/client/views/authentication/signin.client.view.html index 0a3c1b4b0c..7c51ba480e 100644 --- a/modules/users/client/views/authentication/signin.client.view.html +++ b/modules/users/client/views/authentication/signin.client.view.html @@ -49,19 +49,9 @@ - - Forgot? - - -
-

+
+ + + Forgot? + +
-
- - - - + +