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

Remove paymentStyles.margin.bar, margin.barItem, padding.bar #8710

Merged
merged 1 commit into from
May 5, 2017
Merged

Remove paymentStyles.margin.bar, margin.barItem, padding.bar #8710

merged 1 commit into from
May 5, 2017

Commits on May 5, 2017

  1. Remove paymentStyles.margin.bar, margin.barItem, padding.bar

    in favor of
    globalStyles.spacing.panelMargin,
    globalStyles.spacing.panelItemMargin,
    globalStyles.spacing.panelPadding
    
    Addresses #8661
    
    preferences.less - move anchor properties under .paymentContainer to .prefBody
    payment styles - replace '.paymentContainer th' with paymentStyles.tableHeader
    payment styles - remove .paymentsContainer from preferences.less
    
    This commit finally removes the legacy code under paymentsContainer since #6009 and #6047.
    
    Test Plan 1:
    1. Open about:preferences#payments
    2. Hover the anchor links (question marks and domains in the ledger table)
    3. Make sure they are underlined
    
    Test Plan 2:
    1. Open about:preferences#payments
    2. Make sure that the ledger table is not broken
    
    Test Plan 3:
    1. Open about:preferences#payments
    2. Make sure 'monthly budget' and 'account budget' is bolded
    3. Make sure the ledger table header is bolded (it is by design)
    4. Open payment history
    5. Make sure the table header is bolded
    Suguru Hirahara authored and cezaraugusto committed May 5, 2017
    Configuration menu
    Copy the full SHA
    6e085b3 View commit details
    Browse the repository at this point in the history