WebClient: update theme to the latest version
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
c8531a5492
commit
450ae868ff
16 changed files with 45 additions and 45 deletions
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
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
|
@ -250,7 +250,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
{{- if .LoggedUser.Username}}
|
||||
<div id="kt_app_footer" class="app-footer">
|
||||
<div class="app-container container-fluid d-flex flex-column flex-md-row flex-center flex-md-stack py-3 align-items-center justify-content-center">
|
||||
<div class="text-dark order-2 order-md-1">
|
||||
<div class="text-gray-900 order-2 order-md-1">
|
||||
<span class="text-gray-700 fw-semibold me-1">SFTPGo {{.Version}}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -279,7 +279,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<span id="modal_alert_icon">
|
||||
</span>
|
||||
<div class="mt-10 text-center">
|
||||
<span id="modal_alert_text" class="fs-6 text-dark fw-semibold"></span>
|
||||
<span id="modal_alert_text" class="fs-6 text-gray-900 fw-semibold"></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1569,7 +1569,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
</span>
|
||||
</div>
|
||||
<div class="mb-1 pe-3 flex-grow-1">
|
||||
<span class="fs-6 text-dark fw-semibold">Disk quota</span>
|
||||
<span class="fs-6 text-gray-900 fw-semibold">Disk quota</span>
|
||||
{{- if $size}}
|
||||
{{- $percentage := .QuotaUsage.GetQuotaSizePercentage}}
|
||||
<div class="{{if .QuotaUsage.IsQuotaSizeLow}}text-warning{{else}}text-gray-700{{end}} fw-semibold fs-6">Size: {{$size}}{{if gt $percentage 0}} ({{$percentage}}%){{end}}</div>
|
||||
|
@ -1595,7 +1595,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
</span>
|
||||
</div>
|
||||
<div class="mb-1 pe-3 flex-grow-1">
|
||||
<span class="fs-6 text-dark fw-semibold">Transfer quota</span>
|
||||
<span class="fs-6 text-gray-900 fw-semibold">Transfer quota</span>
|
||||
{{- if $total}}
|
||||
{{$percentage := .QuotaUsage.GetTotalTransferQuotaPercentage}}
|
||||
<div class="{{if .QuotaUsage.IsTotalTransferQuotaLow}}text-warning{{else}}text-gray-700{{end}} fw-semibold fs-6">Total: {{$total}}{{if gt $percentage 0}} ({{$percentage}}%){{end}}</div>
|
||||
|
|
|
@ -27,14 +27,14 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
</a>
|
||||
</div>
|
||||
<div class="col-7">
|
||||
<a href="{{.LoginURL}}" class="text-dark mb-3 ms-3 fs-1 fw-bold">
|
||||
<a href="{{.LoginURL}}" class="text-gray-900 mb-3 ms-3 fs-1 fw-bold">
|
||||
{{.Branding.ShortName}}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center mb-10">
|
||||
<h2 class="text-dark mb-3">
|
||||
<h2 class="text-gray-900 mb-3">
|
||||
Forgot Password ?
|
||||
</h2>
|
||||
<div class="text-gray-600 fw-semibold fs-4">
|
||||
|
|
|
@ -25,7 +25,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<img alt="Logo" src="{{.StaticURL}}{{.Branding.LogoPath}}" class="h-80px h-md-90px h-lg-100px" />
|
||||
</div>
|
||||
<div class="col-7">
|
||||
<h1 class="text-dark mb-3 ms-3">
|
||||
<h1 class="text-gray-900 mb-3 ms-3">
|
||||
{{.Branding.ShortName}}
|
||||
</h1>
|
||||
</div>
|
||||
|
|
|
@ -24,7 +24,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<a href="{{.LoginURL}}">
|
||||
<img alt="Logo" src="{{.StaticURL}}{{.Branding.LogoPath}}" class="h-80px h-md-90px h-lg-100px" />
|
||||
</a>
|
||||
<a href="{{.LoginURL}}" class="text-dark fs-1 fw-bold ms-3 ps-5">
|
||||
<a href="{{.LoginURL}}" class="text-gray-900 fs-1 fw-bold ms-3 ps-5">
|
||||
{{.Branding.ShortName}}
|
||||
</a>
|
||||
</div>
|
||||
|
@ -33,7 +33,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<span>
|
||||
<img alt="Logo" src="{{.StaticURL}}{{.Branding.LogoPath}}" class="h-80px h-md-90px h-lg-100px" />
|
||||
</span>
|
||||
<span class="text-dark fs-1 fw-bold ms-3 ps-5">
|
||||
<span class="text-gray-900 fs-1 fw-bold ms-3 ps-5">
|
||||
{{.Branding.ShortName}}
|
||||
</span>
|
||||
</div>
|
||||
|
|
|
@ -230,7 +230,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<div class="d-flex flex-stack flex-grow-1">
|
||||
<div class="fw-semibold">
|
||||
<div class="fs-6 text-gray-800">If you have trouble using the QR code, select manual entry on your app, and enter the code:
|
||||
<span id="id_secret" class="fw-bold text-dark pt-2"></span>
|
||||
<span id="id_secret" class="fw-bold text-gray-900 pt-2"></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -27,14 +27,14 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
</a>
|
||||
</div>
|
||||
<div class="col-7">
|
||||
<a href="{{.LoginURL}}" class="text-dark mb-3 ms-3 fs-1 fw-bold">
|
||||
<a href="{{.LoginURL}}" class="text-gray-900 mb-3 ms-3 fs-1 fw-bold">
|
||||
{{.Branding.ShortName}}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center mb-10">
|
||||
<h2 class="text-dark mb-3">
|
||||
<h2 class="text-gray-900 mb-3">
|
||||
Reset Password
|
||||
</h2>
|
||||
<div class="text-gray-600 fw-semibold fs-4">
|
||||
|
|
|
@ -25,7 +25,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<img alt="Logo" src="{{.StaticURL}}{{.Branding.LogoPath}}" class="h-80px h-md-90px h-lg-100px" />
|
||||
</div>
|
||||
<div class="col-7">
|
||||
<h1 class="text-dark mb-3 ms-3">
|
||||
<h1 class="text-gray-900 mb-3 ms-3">
|
||||
{{.Branding.ShortName}}
|
||||
</h1>
|
||||
</div>
|
||||
|
|
|
@ -25,7 +25,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<img alt="Logo" src="{{.StaticURL}}{{.Branding.LogoPath}}" class="h-80px h-md-90px h-lg-100px" />
|
||||
</div>
|
||||
<div class="col-7">
|
||||
<h1 class="text-dark mb-3 ms-3">
|
||||
<h1 class="text-gray-900 mb-3 ms-3">
|
||||
{{.Branding.ShortName}}
|
||||
</h1>
|
||||
</div>
|
||||
|
|
|
@ -25,7 +25,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||
<img alt="Logo" src="{{.StaticURL}}{{.Branding.LogoPath}}" class="h-80px h-md-90px h-lg-100px" />
|
||||
</div>
|
||||
<div class="col-7">
|
||||
<h1 class="text-dark mb-3 ms-3">
|
||||
<h1 class="text-gray-900 mb-3 ms-3">
|
||||
{{.Branding.ShortName}}
|
||||
</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue