Hinzufügen der Tabelle der nur den gesmaten LKW betreffenden Vermerke

This commit is contained in:
ja
2021-08-10 14:55:43 +02:00
parent f5af0ecd95
commit 34341aa7fe
4 changed files with 144 additions and 89 deletions

View File

@@ -88,6 +88,13 @@
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-image: url(images/road.jpg);
background-position:center center;
background-repeat: no-repeat;
background-attachment:fixed;
background-size:cover;
background-color:#043381;
}
p {
@@ -309,102 +316,102 @@
font-size:16px;
}
#content{
font-size:1.57em;
font-size:3.270833333333333vw;
min-width:70%;
font-size: 1.57em;
font-size: 3.270833333333333vw;
min-width: 70%;
}
#footer_content b{
font-size:1em;
font-size:2.083333333333333vw;
padding-inline:0.063rem;
font-size: 1em;
font-size: 2.083333333333333vw;
padding-inline: 0.063rem;
}
.nav-link dropdown-toggle
{
font-size: 1em;
font-size: 2.083333333333333vw;
font-style:inherit;
font-size-adjust:-2.52;
font-style: inherit;
font-size-adjust: -2.52;
}
nav-item dropdown::marker{
font-size:0px;
font-size: 0px;
font-size: 0rem;
}
#navbarDropdown{
font-size:16px;
font-size: 16px;
font-size: 1rem;
font-size: 2.083333333333333vw;
}
#navbar{
font-size:initial;
position:relative;
font-size: initial;
position: relative;
}
#sidebar.active {
margin-left: 0rem;
}
#sidebarCollapse span {
display:compact;
position:sticky;
display: compact;
position: sticky;
}
#navbarbrandhauptpage{
transform: translateX(-50%);
left: 00%;
top:20%;
top: 20%;
position: absolute;
text-align:center;
height:26px;
width:150px;
text-align: center;
height: 26px;
width: 150px;
}
}
@media (min-width: 768px) {
#sidebar {
margin-left: -250px;
padding-top:0.86em;
font-size:1em;
font-size:16px;
padding-top: 0.86em;
font-size: 1em;
font-size: 16px;
}
#content_all{
font-size: 1rem;
font-size: 1.2333000033333vw;
min-width:110%;
float:left;
margin-left:80px;
min-width: 110%;
float: left;
margin-left: 80px;
}
#footer_content b{
font-size:1rem;
padding-inline:0.13480833333333331vw;
padding-inline:0.063em;
max-width:100%;
min-width:60%;
font-size: 1rem;
padding-inline: 0.13480833333333331vw;
padding-inline: 0.063em;
max-width: 100%;
min-width: 60%;
}
.nav-link dropdown-toggle
{
font-size:0.86rem;
font-style:inherit;
font-size: 0.86rem;
font-style: inherit;
}
nav-item dropdown::marker{
font-size:0rem;
overflow:hidden;
font-size: 0rem;
overflow: hidden;
}
#navbarDropdown{
font-size:initial;
font-size: initial;
}
#navbar{
font-size:initial;
overflow:hidden;
font-size: initial;
overflow: hidden;
}
#sidebar.active {
margin-left: -50px;
}
}
#navbar.menu_class{
width: 2.604166666666667vw;
width: 1.25em;
height:1.8229166666666667vw;
width: 2.604166666666667vw;
width: 1.25em;
height: 1.09460516028147vh;
height: 0.875em;
}
#pagecontent{
font-size:1em;
font-size: 1em;
display: flex;
align-items: center;
justify-content: center
@@ -445,45 +452,45 @@
/*# sourceMappingURL=bootstrap.min.css.map */
/*Menue Header IMG style*/
.main-menu div.menu_01 .menu_logo{
position:absolute;
position: absolute;
left: 0.625em;
top: 1.25em;
margin:0rem;
padding:0em;
margin: 0rem;
padding: 0em;
max-width: 1.688em;
max-height: 3.75em;
z-index:2;
z-index: 2;
}
#offcanvasWithBothOptions{
min-width:45.57291666666667vw;
min-width:21.875em;
max-width:45.57291666666667vw;
max-width:21.875em;
min-width: 45.57291666666667vw;
min-width: 21.875em;
max-width: 45.57291666666667vw;
max-width: 21.875em;
}
.offcanvas-body {
background-color:#fff;
color:#043381;
background-color: #fff;
color: #043381;
font-size: 1.7692852087756545vw;
font-size:1.563em;
font-size: 1.563em;
}
.offcanvas-body ul li :hover{
background-color:#043381;
color:#fff;
background-color: #043381;
color: #fff;
}
.offcanvas-header{
background-color:#fff;
color:#043381;
background-color: #fff;
color: #043381;
}
btn-primary{
color:#043381;
background-color:#fff;
color: #043381;
background-color: #fff;
}
li {
list-style-type: none;
}
#sidebarCollapse span {
display:compact;
position:sticky;
display: compact;
position: sticky;
}
</style>
</head>
@@ -661,7 +668,7 @@
</li>
</ul>
</li>
<!-- <li>
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal">Feedback senden</button> -->
@@ -776,8 +783,7 @@
<% cells = 0
End If
%>
<div class="dropdown-divider"></div>
<li class="nav-item dropdown">
<div class="dropdown-divider"></div>
<!--<td><a href="<%'= navParent%>?menuID=<%'= nav3.id%>&lan=<%'= laenderkuerzel %>"><%'= nav3.bezeichnung %></a></td> -->
<a class="dropdown-item" href="<%= navParent%>?menuID=<%= nav3.id%>&lan=<%= laenderkuerzel %>"><%= nav3.bezeichnung %></a></div>
<%
@@ -799,7 +805,7 @@
</li>
<li>
<div class="dropdown" style="background-color:#fff; color:#043381;">
<button class="dropbtn" style="background-color:#fff;color:#043381;"> <img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;/*width:28px;*/ width:3.0145vw; justify-items:center" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG"/></button>
<button class="dropbtn" style="background-color:#fff;color:#043381;"> <img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;/*width:28px;*/ width:2.0145vw; justify-items:center" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG"/></button>
<div class="dropdown-content">
<% Dim stringDE = "&nbsp DE"
Dim stringEN = "&nbsp EN"