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
2018-08-01 21:32:45 -04:00
parent 358eb7cc13
commit 0afe4456c3
5 changed files with 8 additions and 8 deletions

View File

@@ -9701,4 +9701,4 @@ img.logo {
.overflow-hidden {
overflow: hidden; }
/*# sourceMappingURL=main.3bf7087f4315ed57a1c8.css.map*/
/*# sourceMappingURL=main.51aa1298ea23bcfff6be.css.map*/

View File

@@ -1 +1 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.3bf7087f4315ed57a1c8.css","sourceRoot":""}
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.51aa1298ea23bcfff6be.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

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=1010, initial-scale=1">
<meta name="viewport" content="width=1010">
<meta name="theme-color" content="#3c8dbc">
<title page-title>Bitwarden Web Vault</title>
@@ -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.3bf7087f4315ed57a1c8.css" rel="stylesheet"></head>
<link href="app/main.51aa1298ea23bcfff6be.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.39d02e62a5f8c490eabf.js"></script><script type="text/javascript" src="app/vendor.b3fdba1b44c5d90c759d.js"></script><script type="text/javascript" src="app/main.3bf7087f4315ed57a1c8.js"></script></body>
<script type="text/javascript" src="app/polyfills.39d02e62a5f8c490eabf.js"></script><script type="text/javascript" src="app/vendor.b3fdba1b44c5d90c759d.js"></script><script type="text/javascript" src="app/main.51aa1298ea23bcfff6be.js"></script></body>
</html>