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-06-26 23:58:22 -04:00
parent 0c8a773f8b
commit bb088e24ff
13 changed files with 11 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@@ -11424,4 +11424,4 @@ img.logo {
padding-right: 40px; }
/*# sourceMappingURL=main.2083f6f8fc271d0b0539.css.map*/
/*# sourceMappingURL=main.6c79b5a628cf53af4140.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.2083f6f8fc271d0b0539.css.map*/
/*# sourceMappingURL=duo.6c79b5a628cf53af4140.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.2083f6f8fc271d0b0539.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.6c79b5a628cf53af4140.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.2083f6f8fc271d0b0539.css" rel="stylesheet"></head>
<link href="connectors/duo.6c79b5a628cf53af4140.css" rel="stylesheet"></head>
<body><script type="text/javascript" src="connectors/duo.2083f6f8fc271d0b0539.js"></script></body>
<body><script type="text/javascript" src="connectors/duo.6c79b5a628cf53af4140.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.2083f6f8fc271d0b0539.css" rel="stylesheet"></head>
<link href="app/main.6c79b5a628cf53af4140.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.2083f6f8fc271d0b0539.js"></script><script type="text/javascript" src="app/vendor.2083f6f8fc271d0b0539.js"></script><script type="text/javascript" src="app/main.2083f6f8fc271d0b0539.js"></script></body>
<script type="text/javascript" src="app/polyfills.6c79b5a628cf53af4140.js"></script><script type="text/javascript" src="app/vendor.6c79b5a628cf53af4140.js"></script><script type="text/javascript" src="app/main.6c79b5a628cf53af4140.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.2083f6f8fc271d0b0539.js"></script></body>
<body><script type="text/javascript" src="connectors/u2f.6c79b5a628cf53af4140.js"></script></body>
</html>