aboutsummaryrefslogtreecommitdiff
path: root/src/pages/add-auditor.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-05-28 22:56:09 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-05-28 22:56:09 +0200
commit8ac71597ecded8f9907e83a2155bd1633330518f (patch)
treefd653a1a4e0bb22c63b502767f534883365f259c /src/pages/add-auditor.html
parenta418875877687656b6f64b4f705cdfa1730c7b45 (diff)
remove usage of old lang.css
Diffstat (limited to 'src/pages/add-auditor.html')
-rw-r--r--src/pages/add-auditor.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pages/add-auditor.html b/src/pages/add-auditor.html
index dce391ff4..b7a9d041d 100644
--- a/src/pages/add-auditor.html
+++ b/src/pages/add-auditor.html
@@ -6,7 +6,6 @@
<title>Taler Wallet: Add Auditor</title>
- <link rel="stylesheet" type="text/css" href="../style/lang.css">
<link rel="stylesheet" type="text/css" href="../style/wallet.css">
<link rel="icon" href="/img/icon.png">
@@ -14,9 +13,6 @@
<script src="/dist/page-common-bundle.js"></script>
<script src="/dist/add-auditor-bundle.js"></script>
- <link rel="stylesheet" type="text/css" href="/src/style/pure.css">
- <link rel="stylesheet" type="text/css" href="/src/style/wallet.css">
-
<style>
.tree-item {
margin: 2em;