diff --git a/css/src/main.css b/css/src/main.css index e09b87dea..89f470d51 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -268,15 +268,13 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu } .status { - -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: #A02F23; position: absolute; left: 250px; right: 0; bottom: 0; - padding: 10px 2rem; + padding: 10px 1rem 10px 0.5rem; z-index: 9; font-size: 14px; text-align: left; @@ -284,7 +282,6 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu } .status-first-line { - z-index: 9; font-size: 16px; } @@ -414,9 +411,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu a.close-notification { position: absolute; - top: 8px; - right: 10px; + top: 0; + right: 0; font-size: 24px; + padding: 10px; } .panel.last-transactions { diff --git a/index.html b/index.html index 8096a2b69..12ce5e95b 100644 --- a/index.html +++ b/index.html @@ -50,21 +50,25 @@
- - × - - - - 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 +
+
+ +
+
+
+
× @@ -72,11 +76,11 @@ An email was sent to {{$root.iden.getName()}}. Please follow the link on it to confirm it. Unconfirmed profiles could be deleted from server. - - +
+
Network Error.
Attempting to reconnect..
- +
-
+
Copay
diff --git a/views/profile.html b/views/profile.html index ac04632ff..9d17bb5e6 100644 --- a/views/profile.html +++ b/views/profile.html @@ -48,7 +48,7 @@
-
+