1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
This commit is contained in:
Kyle Spearrin
2020-05-20 15:48:40 -04:00
parent 92f6ca7ef4
commit 1f3cf096e0
13 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@@ -11380,4 +11380,4 @@ img.logo {
cursor: move !important; }
/*# sourceMappingURL=main.ad1c6601da5039f3901d.css.map*/
/*# sourceMappingURL=main.e015a7b061969d6345c9.css.map*/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -14,4 +14,4 @@ iframe {
padding: 0; }
/*# sourceMappingURL=duo.ad1c6601da5039f3901d.css.map*/
/*# sourceMappingURL=duo.e015a7b061969d6345c9.css.map*/

View File

@@ -1 +1 @@
{"version":3,"sources":["webpack:///./src/connectors/duo.scss"],"names":[],"mappings":"AAAA;AACA;AACA,aAAa;;AAEb;AACA,+DAA+D;;AAE/D;AACA;AACA;AACA;AACA;AACA;AACA,aAAa","file":"connectors/duo.ad1c6601da5039f3901d.css","sourcesContent":["html, body {\n margin: 0;\n padding: 0; }\n\nbody {\n background: #efeff4 url(../images/loading.svg) 0 0 no-repeat; }\n\niframe {\n display: block;\n width: 100%;\n height: 400px;\n border: none;\n margin: 0;\n padding: 0; }\n"],"sourceRoot":""}
{"version":3,"sources":["webpack:///./src/connectors/duo.scss"],"names":[],"mappings":"AAAA;AACA;AACA,aAAa;;AAEb;AACA,+DAA+D;;AAE/D;AACA;AACA;AACA;AACA;AACA;AACA,aAAa","file":"connectors/duo.e015a7b061969d6345c9.css","sourcesContent":["html, body {\n margin: 0;\n padding: 0; }\n\nbody {\n background: #efeff4 url(../images/loading.svg) 0 0 no-repeat; }\n\niframe {\n display: block;\n width: 100%;\n height: 400px;\n border: none;\n margin: 0;\n padding: 0; }\n"],"sourceRoot":""}

View File

@@ -5,8 +5,8 @@
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Bitwarden Duo Connector</title>
<link href="connectors/duo.ad1c6601da5039f3901d.css" rel="stylesheet"></head>
<link href="connectors/duo.e015a7b061969d6345c9.css" rel="stylesheet"></head>
<body><script type="text/javascript" src="connectors/duo.ad1c6601da5039f3901d.js"></script></body>
<body><script type="text/javascript" src="connectors/duo.e015a7b061969d6345c9.js"></script></body>
</html>

View File

@@ -13,7 +13,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
<link rel="mask-icon" href="images/icons/safari-pinned-tab.svg" color="#175DDC">
<link rel="manifest" href="manifest.json">
<link href="app/main.ad1c6601da5039f3901d.css" rel="stylesheet"></head>
<link href="app/main.e015a7b061969d6345c9.css" rel="stylesheet"></head>
<body class="layout_frontend">
<app-root>
@@ -26,6 +26,6 @@
</div>
</div>
</app-root>
<script type="text/javascript" src="app/polyfills.ad1c6601da5039f3901d.js"></script><script type="text/javascript" src="app/vendor.ad1c6601da5039f3901d.js"></script><script type="text/javascript" src="app/main.ad1c6601da5039f3901d.js"></script></body>
<script type="text/javascript" src="app/polyfills.e015a7b061969d6345c9.js"></script><script type="text/javascript" src="app/vendor.e015a7b061969d6345c9.js"></script><script type="text/javascript" src="app/main.e015a7b061969d6345c9.js"></script></body>
</html>

View File

@@ -7,6 +7,6 @@
<script src="scripts/u2f.js"></script>
</head>
<body><script type="text/javascript" src="connectors/u2f.ad1c6601da5039f3901d.js"></script></body>
<body><script type="text/javascript" src="connectors/u2f.e015a7b061969d6345c9.js"></script></body>
</html>