Improved login screen background image.
Ylian Saint-Hilaire committed
Nov 28, 2020 at 14:53 UTC
2fa0ee43b67e39a27732265d2040e9595d7ce2f8
3 files changed
+2
-1
MeshCentralServer.njsproj
+1
@@ -559,6 +559,7 @@
559
<Content Include="views\invite.handlebars" />
560
<Content Include="views\login-mobile.handlebars" />
561
<Content Include="views\login.handlebars" />
562
+ <Content Include="views\login2.handlebars" />
563
<Content Include="views\message.handlebars" />
564
<Content Include="views\message2.handlebars" />
565
<Content Include="views\messenger.handlebars" />
docs/MeshCentral2 Install Guide v0.1.0.odt
Binary files /dev/null and b/docs/MeshCentral2 Install Guide v0.1.0.odt differ
views/login2.handlebars
+1
-1
@@ -31,7 +31,7 @@
31
</style>
32
</head>
33
<body id="body" onload="if (typeof(startup) !== 'undefined') startup();" class="arg_hide login">
34
- <img style="position:absolute;left:0;bottom:0;z-index:-1;height:60%;opacity:0.1" src="welcome.png" />
34
+ <div style="position:absolute;left:0;bottom:0;z-index:-1;height:60%;width:100%;opacity:0.1;background-image:url('welcome.png');background-repeat:no-repeat;background-position:left bottom;background-size:contain"></div>
35
<table id="centralTable" class="container" style="height:100%;z-index:1">
36
<tr>
37
<td id="logincell">