diff --git a/SiaDrive/SiaDrive.htm b/SiaDrive/SiaDrive.htm
index d7e75c6..a729177 100644
--- a/SiaDrive/SiaDrive.htm
+++ b/SiaDrive/SiaDrive.htm
@@ -12,9 +12,16 @@
margin: 0;
}
+ label {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ }
+
h3 {
margin-bottom: 2px;
padding: 0;
+ border: 0;
}
p {
@@ -35,6 +42,24 @@
width: 98%;
}
+ div.popup {
+ position: fixed;
+ color: whitesmoke;
+ background-color: rgb(0, 0, 0); /* Fallback color */
+ background-color: rgba(0, 0, 0, 0.7);
+ margin: 0 auto;
+ padding-top: 0;
+ top: 0;
+ left: 25%;
+ width: 50%;
+ padding-right: 15px;
+ padding-bottom: 30px;
+ padding-left: 15px;
+ border: 1px solid #112311;
+ z-index: 100;
+ display: table;
+ }
+
table {
padding: 0;
margin: 0;
@@ -67,95 +92,151 @@
-
-
Sia Information
-
-
-
- Client Version: |
- |
-
-
- Server Version: |
- |
-
-
-
-
-
-
- Available: |
- |
-
-
- Pending: |
- |
-
-
- Total: |
- |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Create New Wallet
-
Click 'Create' to create a new Sia wallet or exit the application if this is not what you want to do.
-
-
-
-
-
Unlock Wallet
-
Enter wallet password and click 'Unlock' to continue.
-
-
-
-
-
-
Wallet Created
-
Please save the following seed. You will need this to unlock and/or restore your wallet. Click 'Done' once you've backed-up your seed.
-
-
-
-
-