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

Button tweak prefs font nicer #6000

Merged
merged 6 commits into from
Dec 6, 2016
Merged

Button tweak prefs font nicer #6000

merged 6 commits into from
Dec 6, 2016

Conversation

bradleyrichter
Copy link
Contributor

@bradleyrichter bradleyrichter commented Dec 3, 2016

auditors:

@bbondy
@luixxiul
@jkup

Please check on windows and with Japanese.

This closes #6003

#5916

@luixxiul
Copy link
Contributor

luixxiul commented Dec 3, 2016

on about:about,

screenshot 2016-12-03 13 45 35

@bradleyrichter
Copy link
Contributor Author

bradleyrichter commented Dec 3, 2016

fixes: #6003 and #6004

@luixxiul luixxiul force-pushed the button-tweak-prefs-font-nicer branch from 339ec89 to 44433c7 Compare December 3, 2016 06:08
@luixxiul
Copy link
Contributor

luixxiul commented Dec 3, 2016

44433c7 should fixes the bookmark dialog into these:

screenshot 2016-12-03 14 54 05

screenshot 2016-12-03 14 54 59

CC @bsclifton with @bradleyrichter

I have added the flex-grow: 1 to "Remove" on #5705 (comment) to fill the gap, which I thought should not exist, next to the button.

@luixxiul luixxiul force-pushed the button-tweak-prefs-font-nicer branch from 1a3cac6 to 1df8dc3 Compare December 3, 2016 08:24
@luixxiul
Copy link
Contributor

luixxiul commented Dec 3, 2016

with 1df8dc3

screenshot 2016-12-03 17 24 45

The button size becomes static, regardless of the width of the dialog.

luixxiul referenced this pull request Dec 3, 2016
- Removed redundant classes from bookmarkButtons to fix the size difference between "Remove" and "Done" buttons, which was introduced with the commit 85e428a
- Introduced new classes "removeButton" and "doneButton" inside bookmarkButtons to make the width of the row same as the other rows
- Introduced a new class "copyButton" to keep the font-size of the recovery key copy buttons to 14px
- Indroduced a flexbox to copyKeyContainer to keep the buttons aligned

Auditors: @bradleyrichter

Test Plan:
1. Click the bookmark button on the URL bar
2. Make sure height of "Remove" and "Done" buttons is equal
3. Make sure "Remove" button is longer than "Done" button
4. Make sure color of "Remove" label is no longer white on hover
5. Make sure width of the row of the buttons is equal to the other rows
6. Open about:bookmarks and edit a bookmark
7. Make sure height and width of "Remove" and "Done" are equal
8. Open about:preferences#payments, click Advanced Settings and Backup your wallet
9. Make sure keys and buttons are aligned
10. Make sure font-size of the labels "Copy" is 14px
@luixxiul luixxiul mentioned this pull request Dec 3, 2016
4 tasks
@bradleyrichter bradleyrichter added this to the 0.13.0 milestone Dec 5, 2016
@bsclifton bsclifton self-assigned this Dec 6, 2016
@bbondy
Copy link
Member

bbondy commented Dec 6, 2016

++

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adjust fonts in prefs and other about pages to use helv neue on mac, and arial on win
5 participants