From ed05141e97cc20a78343fc4f38deb70b61b29ae9 Mon Sep 17 00:00:00 2001 From: bechi Date: Mon, 21 Jul 2014 19:30:43 -0300 Subject: [PATCH] fix label form --- css/main.css | 7 +++++++ views/setup.html | 29 ++++++++++++++--------------- views/signin.html | 8 ++++---- 3 files changed, 25 insertions(+), 19 deletions(-) diff --git a/css/main.css b/css/main.css index 98bb6f59d..34300ee72 100644 --- a/css/main.css +++ b/css/main.css @@ -93,6 +93,13 @@ a { color: #3498DB; } +.signin label, .setup label { + font-size: 0.875rem; + color: #fff; + font-weight: 100; + margin-bottom: 0.5rem; +} + a:hover { color: #2980b9; } diff --git a/views/setup.html b/views/setup.html index 66d1cca86..128266906 100644 --- a/views/setup.html +++ b/views/setup.html @@ -12,18 +12,18 @@

Create new wallet

-

Wallet name +

+
-

Your name - -

+ +
-

Your Wallet Password Required - Your Wallet Password Required + + {{passwordStrength}}
Tip: Use lower and uppercase, numbers and symbols" - tooltip-trigger="focus" required> - + tooltip-trigger="focus" required + tooltip-placement="bottom"> + - -

-

Select total number of copayers +

+
-

Select required signatures +

+
diff --git a/views/signin.html b/views/signin.html index 7f4b3fcb9..4a26c3991 100644 --- a/views/signin.html +++ b/views/signin.html @@ -41,10 +41,10 @@

Join a Wallet in Creation

-

Wallet Setting

- -

User info

- + + + +