Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Reorganize ledgerBackup.js #11344

Merged
merged 1 commit into from
Oct 9, 2017
Merged

Reorganize ledgerBackup.js #11344

merged 1 commit into from
Oct 9, 2017

Commits on Oct 9, 2017

  1. Reorganize ledgerBackup.js

    Closes #11343
    
    - Remove obsolete styles
    - Split l10n strings to force `font-weight: strong`
    - Set `cursor: text` to indicate where you can select the passphrase manually. Since the mouse cursor does not change you often see that the passphrase is not selected.
    - Set the same styles as `syncTab.js` to avoid possible style inconsistency
    - Split font shorthand to ensure that the styles could be cascaded properly. See: https://github.com/Khan/aphrodite#object-key-ordering
    
    Auditors: @cezaraugusto
    
    Test Plan:
    1. Open about:preferences#payments
    2. Enable Payments
    3. Go to the advanced setting
    4. Click `Backup your wallet`
    5. Make sure that the cursor changes on the passphrase div
    Suguru Hirahara committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    f018350 View commit details
    Browse the repository at this point in the history