From 93ad392928fa87c6f6bf988332316324a2f8bd7c Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Tue, 22 Jul 2014 14:55:26 -0300 Subject: [PATCH] Import a backup --- css/main.css | 16 +++++++++++++++- views/import.html | 34 ++++++++++++++++------------------ 2 files changed, 31 insertions(+), 19 deletions(-) diff --git a/css/main.css b/css/main.css index cec677b1e..f2b13e3ba 100644 --- a/css/main.css +++ b/css/main.css @@ -178,10 +178,24 @@ a:hover { background-color: #F8F8FB; } -.signin, .setup { +.signin, .setup, .import, .settings { margin-top: 15%; } +.import fieldset { + border: 1px solid #3C5269; +} + +.import fieldset legend { + background: transparent; + color: #fff; + font-weight: normal; +} + +.import input[type="file"], .import label, .import label small { + color: #fff; +} + .logo-setup { position: absolute; top: 45%; diff --git a/views/import.html b/views/import.html index 14edf580c..38c522b44 100644 --- a/views/import.html +++ b/views/import.html @@ -1,35 +1,33 @@
-
- +
+ {{ importStatus }}
-
-
-
-
-

{{title}}

+
+
+ Copay +
+
+
+

{{title}}

+
Choose backup file from your computer
-
-
-
-
-
-
-
- « Back -
-
+
- +