1
0
mirror of https://github.com/bitwarden/web synced 2025-12-11 05:43:16 +00:00
This commit is contained in:
Kyle Spearrin
2020-09-08 10:43:11 -04:00
parent f0e46991db
commit 21fecf8482
16 changed files with 15 additions and 15 deletions

View File

@@ -11424,4 +11424,4 @@ img.logo {
padding-right: 40px; } padding-right: 40px; }
/*# sourceMappingURL=main.8d820e0f6b2a1a056fe4.css.map*/ /*# sourceMappingURL=main.181414b750e2d7e0fe6f.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; } padding: 0; }
/*# sourceMappingURL=duo.8d820e0f6b2a1a056fe4.css.map*/ /*# sourceMappingURL=duo.181414b750e2d7e0fe6f.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.8d820e0f6b2a1a056fe4.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.181414b750e2d7e0fe6f.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

@@ -11424,4 +11424,4 @@ img.logo {
padding-right: 40px; } padding-right: 40px; }
/*# sourceMappingURL=sso.8d820e0f6b2a1a056fe4.css.map*/ /*# sourceMappingURL=sso.181414b750e2d7e0fe6f.css.map*/

View File

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

View File

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

View File

@@ -13,7 +13,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png"> <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="mask-icon" href="images/icons/safari-pinned-tab.svg" color="#175DDC">
<link rel="manifest" href="manifest.json"> <link rel="manifest" href="manifest.json">
<link href="connectors/sso.8d820e0f6b2a1a056fe4.css" rel="stylesheet"></head> <link href="connectors/sso.181414b750e2d7e0fe6f.css" rel="stylesheet"></head>
<body class="layout_frontend"> <body class="layout_frontend">
<div class="mt-5 d-flex justify-content-center"> <div class="mt-5 d-flex justify-content-center">
@@ -24,6 +24,6 @@
</p> </p>
</div> </div>
</div> </div>
<script type="text/javascript" src="connectors/sso.8d820e0f6b2a1a056fe4.js"></script></body> <script type="text/javascript" src="connectors/sso.181414b750e2d7e0fe6f.js"></script></body>
</html> </html>

View File

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