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

When Modal Overlays are layered, only bottom layer has a dark background (fix #4808) #4820

Merged
merged 1 commit into from
Dec 7, 2016

Commits on Dec 6, 2016

  1. modal overlays: all but top overlay should have transparent background

    - tried several CSS-only solutions for ensuring only the top-most modal had a gray background,
      but I think using some JS is actually simpler, so that is what I did here
    
    - keeping modalOverlay background when opening iframe w/ Coinbase widget
      (decision made w/ @bsclifton after trying alternatives)
    
    fixes #4808
    Willy Bruns committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    4c915c0 View commit details
    Browse the repository at this point in the history