diff --git a/css/main.css b/css/main.css index e364e6216..86982e233 100644 --- a/css/main.css +++ b/css/main.css @@ -169,7 +169,7 @@ h3 { border-right: 2px dashed #E3E3E3; } -@media (max-width: 1025px) { +@media (max-width: 640px) { .line-dashed-v { border: none; } @@ -347,11 +347,7 @@ hr { margin: 2.25rem 0;} } .box-setup { - padding: 20px 30px; - border: 1px solid #eee; - background: #fff; - overflow: hidden; - margin-bottom: 10px; + margin-bottom: 25px; } .box-setup-copayers { @@ -483,19 +479,6 @@ a.loading { vertical-align:middle } -fieldset { - border: 1px solid #eee; - padding: 1.11111rem; - margin: 1rem 0; -} - -fieldset legend { - font-weight: bold; - padding: 0 0.16667rem; - margin: 0; - margin-left: -0.16667rem; -} - /* notifications */ .dr-notification-container { @@ -668,4 +651,4 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus { width: 71px; } -} \ No newline at end of file +} diff --git a/css/tpl-default.css b/css/tpl-default.css index 47e2494f7..641788272 100644 --- a/css/tpl-default.css +++ b/css/tpl-default.css @@ -321,3 +321,7 @@ input.ng-invalid-wallet-secret { color: #3FBC9C; } +.box-setup fieldset { + background: #fff; +} + diff --git a/index.html b/index.html index 5631834a3..190afa89d 100644 --- a/index.html +++ b/index.html @@ -276,46 +276,64 @@
-
-

Create new wallet

-
-
Select total number of copayers
- -
-
-
Select required signatures
- -
-
+

Create new wallet

-
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
Copayer {{$index+1}}-{{totalCopayers}}
-
-
Your Wallet Password(doesn't need to be shared) Required
- -
-
-
Wallet name Optional
- -
-
-
Your name Optional
- -
-
- - Go back + +
+
+ Go back +
+
+ +