Icon hinzugefügt hamburger sidemenue sowie Displayweiten wurden angepasst, sowie die Weiten der Elemente dynamischer gestaltet (Navbar, etc).

This commit is contained in:
ja
2021-08-11 16:54:30 +02:00
parent c1786909ce
commit 77e7b309cd
4 changed files with 53 additions and 51 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#043381" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>

After

Width:  |  Height:  |  Size: 341 B

View File

@@ -835,10 +835,10 @@
</div>
<div class="d-md-none">
<nav class="navbar navbar-expand-lg navbar-light bg-light justify-content-between flex-nowrap">
<nav class="navbar navbar-expand-lg navbar-light bg-light justify-content-md-center flex-nowrap">
<button type="button" id="sidebarCollapse" class="btn btn-info" style="background-color:#fff; color:#043381;">
<div class="align-self: center"></div>
<span>Menue</span>
<span><img src="images/Icons/main/menu vergablau.svg" style="width:initial;height:initial;" alt="Hamburger Menu Stripes in Verag Blue" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></span>
</button>
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" style="width:initial;height:initial;" alt="VERAG Spedition AG Logo with blue word color until grey AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
<button class="btn btn-primary" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasWithBothOptions" aria-controls="offcanvasWithBothOptions" style="background-color:#fff; color:#043381;"><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:30px;"/></button>

View File

@@ -541,7 +541,7 @@ Imports System.Data.SqlClient
</div>
<div class="d-md-none">
<nav class="navbar navbar-expand-lg navbar-light bg-light justify-content-between flex-nowrap">
<nav class="navbar navbar-expand-lg navbar-light bg-light justify-content-md-center flex-nowrap">
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" style="width:initial;height:initial;" alt="VERAG Spedition AG Logo with blue word color until grey AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
<button class="btn btn-primary" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasWithBothOptions" aria-controls="offcanvasWithBothOptions" style="background-color:#fff; color:#043381;"><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:30px;"/></button>
</nav>
@@ -599,6 +599,7 @@ Imports System.Data.SqlClient
</div> -->
<%
End If
'Response.Write(DB2.qry_contentNew(menuID, lan)) %>
<br /><br />