mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03:00
Cleanup CSS and fix SquireUI css
This commit is contained in:
parent
39e9ecd4f2
commit
8b53b189f8
7 changed files with 33 additions and 38 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<link type="text/css" rel="stylesheet" data-href="{{BaseAppMainCssLink}}" id="app-css" />
|
||||
<link type="text/css" rel="stylesheet" data-href="{{BaseAppThemeCssLink}}" id="app-theme-link" />
|
||||
<link rel="manifest" href="{{BaseAppManifestLink}}" />
|
||||
<script>document.append || (document.location.href = './?/BadBrowser');</script>
|
||||
<script>document.append||document.location.replace('./?/BadBrowser');</script>
|
||||
</head>
|
||||
|
||||
<body class="thm-body">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue