Anpassung der Weiten der Tabellen und Navbars. Notizen wurden hinzugefügt.
This commit is contained in:
@@ -269,9 +269,8 @@
|
||||
|
||||
}
|
||||
#conovertab{
|
||||
/* max-width:width:150px 11.25em;*/
|
||||
max-width:150px 11.25em;
|
||||
margin-left:35px;
|
||||
max-width:/*380px;*/ 83.70044052863436vw;
|
||||
overflow-x:auto;
|
||||
}
|
||||
}
|
||||
@@ -428,7 +427,7 @@
|
||||
'%>
|
||||
<h2><%=STANDORT %></h2>
|
||||
</span>
|
||||
<div id="conovertab">
|
||||
|
||||
<div class="container-xxl" style="overflow-y:auto;scroll-padding-inline:auto;min-width:97%; max-width:100%">
|
||||
|
||||
<table class="table table-hover" id="normaltable" border="0" cellspacing="0" contenteditable="false">
|
||||
@@ -479,7 +478,7 @@
|
||||
cnt += 1
|
||||
Next
|
||||
%>
|
||||
</table></div>
|
||||
</table>
|
||||
</div></div>
|
||||
<%
|
||||
End If
|
||||
|
||||
@@ -54,7 +54,6 @@
|
||||
' End Property,
|
||||
</script>
|
||||
|
||||
|
||||
<title>VERAG Status</title>
|
||||
<link rel="stylesheet" type="text/css" href="css/main.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css"/>
|
||||
@@ -522,7 +521,7 @@
|
||||
|
||||
<!-- Page Content -->
|
||||
<div class="container" style="/*margin-top:5px;*/margin-top:0.313rem; margin-top:0.6510416666666667vw; place-content:center; margin-left:10px;margin-right:4px">
|
||||
|
||||
<!-- Große Bildschirme-->
|
||||
<div class="d-none d-md-block">
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<a class="navbar-brand" id="navbarbrandhauptpage" href="newpageJulius_Sidebar.aspx?lan2=DE&lan3=0"><img src="images/Logo_small.png" alt="Logo Verag Spedition (Blaue Schrift) AG (Graue Schrift)" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"/></a>
|
||||
@@ -532,7 +531,6 @@
|
||||
curentMenuId = Request.QueryString("menuID")
|
||||
End If%>
|
||||
|
||||
|
||||
<div class="me-auto">
|
||||
<div class="dropdown" style="background-color:#fff; color:#043381; margin-right:9.813rem;">
|
||||
<button class="dropbtn"> <center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
||||
@@ -553,16 +551,16 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<!--Smartphone-Bildschirme-->
|
||||
<div class="d-md-none">
|
||||
<div class="me-auto">
|
||||
<nav class="navbar navbar-expand navbar-light bg-light justify-content-md-center flex-nowrap" style="max-width:/*380px;*/ 83.70044052863436vw;">
|
||||
<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></div>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
<div class="offcanvas offcanvas-end" data-bs-scroll="true" tabindex="-1" id="offcanvasWithBothOptions" aria-labelledby="offcanvasWithBothOptionsLabel">
|
||||
<div class="offcanvas-header">
|
||||
|
||||
Reference in New Issue
Block a user