aggiunto logo steamware

This commit is contained in:
zaccaria.majid
2023-10-05 12:56:53 +02:00
parent 6c820d56b9
commit 15b219b504
6 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<i class="@objIcon" style="font-size: 8vw"></i>
</div>
<div class="card-footer text-center bg-dark text-light opacity-50">
<span class="text-nowrap text-center">@objTxt</span>
<span class="text-nowrap text-center" style="font-size: .9rem;">@objTxt</span>
</div>
</div>
</div>
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2310.511</Version>
<Version>6.16.2310.512</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB_SERV</RootNamespace>
</PropertyGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2310.511</h4>
<h4>Versione: 6.16.2310.512</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2310.511
6.16.2310.512
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2310.511</version>
<version>6.16.2310.512</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>
+5 -4
View File
@@ -22,11 +22,12 @@
<sub>[999]</sub>
</div>
<div class="col-4 text-center d-flex justify-content-center">
<a href="status-map" class="text-decoration-none text-light">
<a href="status-map" class="text-decoration-none text-light">
<i class="fa-solid fa-house"></i> &nbsp;
MapoTAB2
</a>
MapoTAB2
&nbsp;
<img src="/images/LogoSteamware.png" style="height: 1rem" />
</a>
</div>
<div class="col-4 text-end">
@*<button class="btn btn-sm btn-dark" @onclick="() => OnYes()">Yes!</button>*@