From d07e9f3fd7ef6821dcfb9ab86375a58cd498e79e Mon Sep 17 00:00:00 2001 From: eth Date: Fri, 17 Jun 2016 05:28:46 +0800 Subject: [PATCH] Account info backup style - Added h2 header to the modal - Created CSS ruleset for this element - Corrected text and html minor errors --- css/style.css | 24 ++++++++++++++++++++++++ index.html | 16 ++++++++-------- 2 files changed, 32 insertions(+), 8 deletions(-) diff --git a/css/style.css b/css/style.css index 3c4d80611d..d37985d5e6 100644 --- a/css/style.css +++ b/css/style.css @@ -510,6 +510,30 @@ header { } +/* Backup pop-up style */ +#header-wPop-backup { + max-width: 550px; +} + +#header-wPop-backup a { + text-decoration: none; +} + +#header-wPop-backup input, #header-wPop-backup textarea { + width: 100%; + resize: none; + margin-bottom: .5rem; +} + + .wPop-content-buttons { + padding-top: 1rem; +} + +#copy_and_close_backup_modal { + margin-right: 1rem; +} + + /* ==================================================== */ /* /* TAB SELECTOR SETTINGS */ /* TAB SELECTOR SETTINGS */ /* ==================================================== */ diff --git a/index.html b/index.html index edbfb5ce12..6721dbef38 100644 --- a/index.html +++ b/index.html @@ -211,22 +211,22 @@

NEW ACCOUNT - NOTICE

-

Example text for the BACKUP pop-up +

ACCOUNT INFO BACKUP

+

Your account's basic information, click the COPY button in order to copy the contents to the clipboard or CLOSE to exit.



-
+

-
+

-
+

- +
-