This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 972
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modal overlays: all but top overlay should have transparent background (
#4820) - 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
- Loading branch information
1 parent
254cffb
commit 2728303
Showing
2 changed files
with
48 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters