From 17e1ea0e46060d056e363cd1e0b411a67d176e88 Mon Sep 17 00:00:00 2001 From: bechi Date: Tue, 2 Dec 2014 17:03:24 -0300 Subject: [PATCH] add style on notification email --- css/src/main.css | 9 +++++---- css/src/mobile.css | 5 +++++ index.html | 10 ++++++---- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index bddec8dd0..1720f41f0 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -283,15 +283,16 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu -moz-box-shadow: inset 0px -1px 1px 0px rgba(159,47,34,0.30); box-shadow: inset 0px -1px 1px 0px rgba(159,47,34,0.30); color: #FFFFFF; - background-color: #D0021B; + background-color: #A02F23; position: absolute; left: 250px; right: 0; - top: 62px; - padding: 10px 0; + bottom: 0; + padding: 10px 2rem; z-index: 9; font-size: 14px; - text-align: center; + text-align: left; + line-height: 17px; } .status-first-line { diff --git a/css/src/mobile.css b/css/src/mobile.css index ec00c6214..6ad00ac5c 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -58,6 +58,11 @@ padding: 12px 5px; } + .status { + bottom: 66px; + left: 0; + } + .left-off-canvas-menu { background: #E4E8EC; line-height: 24px; diff --git a/index.html b/index.html index c1405a9b1..902a9655e 100644 --- a/index.html +++ b/index.html @@ -49,10 +49,12 @@ Network Error.
Attempting to reconnect..
- - - email not confirmed.
Please confirm your email address - using the confirmation link at the message we sent you
+ + + + Email not confirmed.
+ Please confirm your email address using the confirmation link at the message we sent you +