Adds donation banner and modal window.

Includes auto-conversions between USD and BTC and autogeneration of QR code.
This commit is contained in:
Igor Kuzmenko 2017-08-05 22:23:57 +02:00
parent 0a4820ad1a
commit 9dc45b2827
7 changed files with 380 additions and 0 deletions

View file

@ -2320,3 +2320,4 @@ h2 .rssicon{
@import 'wallets';
@import 'wallets-menu';
@import 'donation-banner';