1
0
mirror of https://github.com/bitwarden/web synced 2026-01-07 11:03:16 +00:00
This commit is contained in:
Kyle Spearrin
2020-03-20 23:51:09 -04:00
parent dfba08512a
commit 22506fe425
12 changed files with 11 additions and 11 deletions

View File

@@ -11378,4 +11378,4 @@ img.logo {
.cursor-move {
cursor: move !important; }
/*# sourceMappingURL=main.3b6a08a6de081d7203c8.css.map*/
/*# sourceMappingURL=main.754b852f3f536dd3254f.css.map*/

View File

@@ -1 +1 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.3b6a08a6de081d7203c8.css","sourceRoot":""}
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.754b852f3f536dd3254f.css","sourceRoot":""}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ iframe {
margin: 0;
padding: 0; }
/*# sourceMappingURL=duo.3b6a08a6de081d7203c8.css.map*/
/*# sourceMappingURL=duo.754b852f3f536dd3254f.css.map*/

View File

@@ -1 +1 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"connectors/duo.3b6a08a6de081d7203c8.css","sourceRoot":""}
{"version":3,"sources":[],"names":[],"mappings":"","file":"connectors/duo.754b852f3f536dd3254f.css","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.3b6a08a6de081d7203c8.css" rel="stylesheet"></head>
<link href="connectors/duo.754b852f3f536dd3254f.css" rel="stylesheet"></head>
<body><script type="text/javascript" src="connectors/duo.3b6a08a6de081d7203c8.js"></script></body>
<body><script type="text/javascript" src="connectors/duo.754b852f3f536dd3254f.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="#3c8dbc">
<link rel="manifest" href="manifest.json">
<link href="app/main.3b6a08a6de081d7203c8.css" rel="stylesheet"></head>
<link href="app/main.754b852f3f536dd3254f.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.3b6a08a6de081d7203c8.js"></script><script type="text/javascript" src="app/vendor.3b6a08a6de081d7203c8.js"></script><script type="text/javascript" src="app/main.3b6a08a6de081d7203c8.js"></script></body>
<script type="text/javascript" src="app/polyfills.754b852f3f536dd3254f.js"></script><script type="text/javascript" src="app/vendor.754b852f3f536dd3254f.js"></script><script type="text/javascript" src="app/main.754b852f3f536dd3254f.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.3b6a08a6de081d7203c8.js"></script></body>
<body><script type="text/javascript" src="connectors/u2f.754b852f3f536dd3254f.js"></script></body>
</html>