aboutsummaryrefslogtreecommitdiff
path: root/src/pages/popup.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-04-28 23:28:27 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-04-28 23:28:27 +0200
commitd6bf24902a34f2094363121c8d9f4d54db6f7b6c (patch)
tree0794956ebdf91a2fbea16baa0e8aa559f45c5d06 /src/pages/popup.html
parentce97b1076b7e4a53b84d3fd34bf2047580ddeb22 (diff)
implement new reserve creation dialog and auditor management
Diffstat (limited to 'src/pages/popup.html')
-rw-r--r--src/pages/popup.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/popup.html b/src/pages/popup.html
index 7ff5cffaf..702f43cde 100644
--- a/src/pages/popup.html
+++ b/src/pages/popup.html
@@ -5,6 +5,7 @@
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../style/lang.css">
+ <link rel="stylesheet" type="text/css" href="../style/wallet.css">
<link rel="stylesheet" type="text/css" href="popup.css">
<script src="/dist/page-common-bundle.js"></script>