From 21d3eda41352341c245de3cc7b6029a9b10f5646 Mon Sep 17 00:00:00 2001 From: Juan Date: Wed, 7 Mar 2018 11:52:38 +0100 Subject: [PATCH] Style fixes --- debian/changelog | 2 +- forms/cms/home/style.css | 1 - forms/cms/training/style.css | 1 - js/hedera/login.css | 9 ++++++--- js/hedera/login.xml | 4 +--- package.json | 2 +- 6 files changed, 9 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index bb839887..f61e81e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hedera-web (1.405.79) stable; urgency=low +hedera-web (1.405.80) stable; urgency=low * Initial Release. diff --git a/forms/cms/home/style.css b/forms/cms/home/style.css index a301b7c8..dd3668f3 100644 --- a/forms/cms/home/style.css +++ b/forms/cms/home/style.css @@ -39,7 +39,6 @@ .new .top { padding: 1.5em; - padding-bottom: 0; } .new h2 { diff --git a/forms/cms/training/style.css b/forms/cms/training/style.css index 5e2a8eea..3d5f944d 100644 --- a/forms/cms/training/style.css +++ b/forms/cms/training/style.css @@ -28,7 +28,6 @@ .new .top { padding: 1.5em; - padding-bottom: 0; } .new h2 { diff --git a/js/hedera/login.css b/js/hedera/login.css index 5af043a6..c4904576 100644 --- a/js/hedera/login.css +++ b/js/hedera/login.css @@ -124,7 +124,8 @@ .vn-login input[type=password], .vn-login input[type=submit], .vn-login input[type=button], -.vn-login button +.vn-login button, +.vn-login .button { border-radius: .1em; box-shadow: 0 .1em .1em rgba(1, 1, 1, 0.4); @@ -139,7 +140,8 @@ } .vn-login input[type=submit], .vn-login input[type=button], -.vn-login button +.vn-login button, +.vn-login .button { margin: 0 auto; background-color: #9CBC28; @@ -151,7 +153,8 @@ } .vn-login input[type=submit]:hover, .vn-login input[type=button]:hover, -.vn-login button:hover +.vn-login button:hover, +.vn-login .button:hover { background-color: #8A1; } diff --git a/js/hedera/login.xml b/js/hedera/login.xml index 705113d0..196ffd63 100644 --- a/js/hedera/login.xml +++ b/js/hedera/login.xml @@ -43,10 +43,8 @@

Yet you are not a customer?

- -