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-22 11:45:12 -04:00
parent 4880154e74
commit 8e31b35c69
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.1c82075c32bcf79eb405.css.map*/
/*# sourceMappingURL=main.c65789b8859f4f1fbf87.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.1c82075c32bcf79eb405.css.map*/
/*# sourceMappingURL=duo.c65789b8859f4f1fbf87.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.1c82075c32bcf79eb405.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.c65789b8859f4f1fbf87.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.1c82075c32bcf79eb405.css" rel="stylesheet"></head>
<link href="connectors/duo.c65789b8859f4f1fbf87.css" rel="stylesheet"></head>
<body><script type="text/javascript" src="connectors/duo.1c82075c32bcf79eb405.js"></script></body>
<body><script type="text/javascript" src="connectors/duo.c65789b8859f4f1fbf87.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.1c82075c32bcf79eb405.css" rel="stylesheet"></head>
<link href="app/main.c65789b8859f4f1fbf87.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.1c82075c32bcf79eb405.js"></script><script type="text/javascript" src="app/vendor.1c82075c32bcf79eb405.js"></script><script type="text/javascript" src="app/main.1c82075c32bcf79eb405.js"></script></body>
<script type="text/javascript" src="app/polyfills.c65789b8859f4f1fbf87.js"></script><script type="text/javascript" src="app/vendor.c65789b8859f4f1fbf87.js"></script><script type="text/javascript" src="app/main.c65789b8859f4f1fbf87.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.1c82075c32bcf79eb405.js"></script></body>
<body><script type="text/javascript" src="connectors/u2f.c65789b8859f4f1fbf87.js"></script></body>
</html>