Entfernen unnötigerweise versuhter Imports in Status_Julius.aspx
This commit is contained in:
@@ -355,12 +355,14 @@
|
||||
}
|
||||
#navbarbrandhauptpage{
|
||||
transform: translateX(-50%);
|
||||
left: 00%;
|
||||
left: 10%;
|
||||
top: 20%;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
height: 26px;
|
||||
width: 150px;
|
||||
height: 26px;
|
||||
height:2.0233463035019454vh;
|
||||
width: 150px;
|
||||
width: 19.97336884154461vw;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -404,7 +406,7 @@
|
||||
}
|
||||
#sidebar.active {
|
||||
margin-left: -0px;
|
||||
}
|
||||
}
|
||||
}
|
||||
#navbar.menu_class{
|
||||
width: 2.604166666666667vw;
|
||||
@@ -839,9 +841,9 @@
|
||||
<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><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="Zeigt das Menü an."></span>
|
||||
<span><img src="images/Icons/main/menu veragblau.svg" style="width:initial;height:initial;" alt="Hamburger Menu Stripes in Verag Blue" data-toggle="tooltip" data-placement="top" title="Zeigt das Menü an."></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>
|
||||
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" style="width:90%;height:90%;" 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>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user