Commit mit Änderungen der respomsoveness für bessere Leskreis
This commit is contained in:
@@ -330,7 +330,6 @@
|
|||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<span class="content_all">
|
<span class="content_all">
|
||||||
|
|
||||||
|
|
||||||
<!-- <div id="nav-main">
|
<!-- <div id="nav-main">
|
||||||
<div id="art-logo"></div>
|
<div id="art-logo"></div>
|
||||||
</div>
|
</div>
|
||||||
@@ -389,7 +388,6 @@
|
|||||||
|
|
||||||
Dim LT As New VERAG_PROG_ALLGEMEIN.cLanguageText_LIST("HOMEPAGE", "LOGIN", "STATUS", "")
|
Dim LT As New VERAG_PROG_ALLGEMEIN.cLanguageText_LIST("HOMEPAGE", "LOGIN", "STATUS", "")
|
||||||
Dim V_LST As New VERAG_PROG_ALLGEMEIN.cVermerkeCodes_LIST
|
Dim V_LST As New VERAG_PROG_ALLGEMEIN.cVermerkeCodes_LIST
|
||||||
|
|
||||||
Dim lan = "DE"
|
Dim lan = "DE"
|
||||||
|
|
||||||
'Response.Write(DB2.qry_contentNew(menuID, lan)) %>
|
'Response.Write(DB2.qry_contentNew(menuID, lan)) %>
|
||||||
@@ -398,7 +396,7 @@
|
|||||||
<!-- Navigation Bar-->
|
<!-- Navigation Bar-->
|
||||||
<nav class="navbar navbar-expand-lg navbar-light">
|
<nav class="navbar navbar-expand-lg navbar-light">
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx"><img src="images/Logo_small.png" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx"><img src="images/Logo_small.png" width: 120px;alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
||||||
</li>
|
</li>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
@@ -471,7 +469,7 @@
|
|||||||
'Dim link As String = "Par1=" + AVISO_ROW("LKW_Nr") + "Par2=" + AVISO_ROW("Frächter") + "Par3=" + AVISO_ROW("Auftraggeber") + "Par4=" + AVISO_ROW("Ankunft") + "Par5=" + AVISO_ROW("LKW_Fertig") + "Par6=" + STANDORT + "Par7=" + lan
|
'Dim link As String = "Par1=" + AVISO_ROW("LKW_Nr") + "Par2=" + AVISO_ROW("Frächter") + "Par3=" + AVISO_ROW("Auftraggeber") + "Par4=" + AVISO_ROW("Ankunft") + "Par5=" + AVISO_ROW("LKW_Fertig") + "Par6=" + STANDORT + "Par7=" + lan
|
||||||
|
|
||||||
%>
|
%>
|
||||||
<tbody class="table-light table-responsive-xxl table-striped ">
|
<tbody class="table-light table-responsive-xxl table-striped" contenteditable="false">
|
||||||
<tr style="transform: rotate(0);">
|
<tr style="transform: rotate(0);">
|
||||||
<th scope="row"><a href="status_Julius.aspx?AvisoId=<%=AvisoId%>&lan2=<%=laenderkuerzel%>" rel="nofollow" target="_blank" class="stretched-link"><%Response.Write(cnt + 1)%></a></th>
|
<th scope="row"><a href="status_Julius.aspx?AvisoId=<%=AvisoId%>&lan2=<%=laenderkuerzel%>" rel="nofollow" target="_blank" class="stretched-link"><%Response.Write(cnt + 1)%></a></th>
|
||||||
<!-- <td><% 'Response.Write(cnt + 1)%> </td> -->
|
<!-- <td><% 'Response.Write(cnt + 1)%> </td> -->
|
||||||
|
|||||||
@@ -304,7 +304,6 @@
|
|||||||
GridView1$ctl02$chkSelect:checked{
|
GridView1$ctl02$chkSelect:checked{
|
||||||
background-color:#043381;
|
background-color:#043381;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
@@ -140,11 +140,10 @@
|
|||||||
color: #043381;
|
color: #043381;
|
||||||
background-color:#fff;
|
background-color:#fff;
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
padding: 1em;
|
/*padding: 1em;
|
||||||
padding: 2.083333333333333vw;
|
padding: 2.083333333333333vw;*/
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-size:1em;
|
/* font-size:1em;*/
|
||||||
font-size:1.083333333333333vw;
|
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -154,11 +153,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
min-width: 160px;
|
min-width: 160px;
|
||||||
min-width: 10em;
|
|
||||||
min-width: 10.833333333333336vw;
|
|
||||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||||
box-shadow: 0px 0.5em 1em 0px rgba(0,0,0,0.2);
|
|
||||||
box-shadow: 0px 1.0416666666666665vw 2.083333333333333vw 0vw rgba(0,0,0,0.2);
|
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -166,8 +161,6 @@
|
|||||||
.dropdown-content a {
|
.dropdown-content a {
|
||||||
color: black;
|
color: black;
|
||||||
padding: 12px 16px;
|
padding: 12px 16px;
|
||||||
padding: 0.75em 1em;
|
|
||||||
padding: 1.5625vw 2.083333333333333vw;
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
@@ -209,8 +202,6 @@
|
|||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
#sidebar {
|
#sidebar {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-top: 0.5em;
|
|
||||||
padding-top: 1.0416666666666665vw;
|
|
||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
}
|
}
|
||||||
#content{
|
#content{
|
||||||
@@ -229,7 +220,6 @@
|
|||||||
.nav-link dropdown-toggle
|
.nav-link dropdown-toggle
|
||||||
{
|
{
|
||||||
font-size:0.96em;
|
font-size:0.96em;
|
||||||
font-size: 2vw;
|
|
||||||
font-style:inherit;
|
font-style:inherit;
|
||||||
font-size-adjust:-2.52;
|
font-size-adjust:-2.52;
|
||||||
}
|
}
|
||||||
@@ -240,8 +230,7 @@
|
|||||||
}
|
}
|
||||||
#navbarDropdown{
|
#navbarDropdown{
|
||||||
/* font-size:13.76px;*/
|
/* font-size:13.76px;*/
|
||||||
font-size:0.86em;
|
font-size:0.96em;
|
||||||
font-size: 1.7916666666666667vw;
|
|
||||||
}
|
}
|
||||||
#navbar{
|
#navbar{
|
||||||
font-size:initial;
|
font-size:initial;
|
||||||
@@ -253,12 +242,12 @@
|
|||||||
display:compact;
|
display:compact;
|
||||||
}
|
}
|
||||||
table th td {
|
table th td {
|
||||||
font-size: 1.438em;
|
font-size: 16px;
|
||||||
display:block;
|
display:block;
|
||||||
}
|
}
|
||||||
|
|
||||||
tbody{
|
tbody{
|
||||||
font-size:18px;
|
font-size:18px;
|
||||||
font: 1.125em;
|
|
||||||
height: auto;
|
height: auto;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
overflow-y:auto;
|
overflow-y:auto;
|
||||||
@@ -286,7 +275,7 @@
|
|||||||
font-size:1.563em;
|
font-size:1.563em;
|
||||||
}
|
}
|
||||||
#content{
|
#content{
|
||||||
font-size:1.563em;
|
font-size: 17px;
|
||||||
max-width:50%;
|
max-width:50%;
|
||||||
min-width:50%;
|
min-width:50%;
|
||||||
margin-left:0.25rem;
|
margin-left:0.25rem;
|
||||||
@@ -340,12 +329,11 @@
|
|||||||
|
|
||||||
#pagecontent{
|
#pagecontent{
|
||||||
font-size: 1.12em;
|
font-size: 1.12em;
|
||||||
font-size: 2.3333333333333335vw;
|
/* font-size: 2.3333333333333335vw;*/
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center
|
justify-content: center
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #0741a7;
|
background-color: #0741a7;
|
||||||
@@ -355,29 +343,23 @@
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
font-size:1.150066666666665vw;
|
font-size:1.150066666666665vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
alert alert-success align-items-center{
|
alert alert-success align-items-center{
|
||||||
width: 7.813em;
|
width: 7.813em;
|
||||||
width: 16.276041666666664vw;
|
width: 16.276041666666664vw;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
alert{
|
alert{
|
||||||
width:60%;
|
width:60%;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
navbar {
|
navbar {
|
||||||
background-color:#fff;
|
background-color:#fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topnav-right {
|
.topnav-right {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#abstand{
|
#abstand{
|
||||||
height:30px;
|
height:30px;
|
||||||
height:1.875em;
|
height:1.875em;
|
||||||
@@ -480,7 +462,7 @@
|
|||||||
|
|
||||||
<div class="me-auto">
|
<div class="me-auto">
|
||||||
<div class="dropdown" style="background-color:#fff; color:#043381; margin-right:9.813rem;">
|
<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:28px;*/ width:1.75em; width: 4.582651391162029vw; justify-items:center;" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
<button class="dropbtn"> <center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:3.0145vw; justify-items:center;" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
||||||
<div class="dropdown-content">
|
<div class="dropdown-content">
|
||||||
<% Dim stringDE = "  DE"
|
<% Dim stringDE = "  DE"
|
||||||
Dim stringEN = "  EN"
|
Dim stringEN = "  EN"
|
||||||
@@ -506,6 +488,7 @@
|
|||||||
<nav class="navbar navbar-expand-lg navbar-light bg-light" style="background-color:#fff;">
|
<nav class="navbar navbar-expand-lg navbar-light bg-light" style="background-color:#fff;">
|
||||||
<a href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
<a href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: 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>
|
<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>
|
</div>
|
||||||
|
|
||||||
<div class="offcanvas offcanvas-end" data-bs-scroll="true" tabindex="-1" id="offcanvasWithBothOptions" aria-labelledby="offcanvasWithBothOptionsLabel">
|
<div class="offcanvas offcanvas-end" data-bs-scroll="true" tabindex="-1" id="offcanvasWithBothOptions" aria-labelledby="offcanvasWithBothOptionsLabel">
|
||||||
@@ -631,8 +614,7 @@
|
|||||||
If AVISO.AvisoEingang <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(13, lan, "Aviso-Eingang") & ": <b></td><td>" & AVISO.AvisoEingang & "</td></tr>")
|
If AVISO.AvisoEingang <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(13, lan, "Aviso-Eingang") & ": <b></td><td>" & AVISO.AvisoEingang & "</td></tr>")
|
||||||
If AVISO.Datum <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(7, lan, "Erfasst") & ": <b></td><td>" & AVISO.Datum & "</td></tr>")
|
If AVISO.Datum <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(7, lan, "Erfasst") & ": <b></td><td>" & AVISO.Datum & "</td></tr>")
|
||||||
If AVISO.Ankunft <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(10, lan, "Ankunft") & ": <b></td><td>" & AVISO.Ankunft & "</td></tr>")
|
If AVISO.Ankunft <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(10, lan, "Ankunft") & ": <b></td><td>" & AVISO.Ankunft & "</td></tr>")
|
||||||
If AVISO.Freigabe <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(15, lan, "Freigabe") & ": <b></td><td>" & AVISO.Freigabe & "</td></tr>")
|
If AVISO.Freigabe <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("<tr><td><b>" & LT.getTxt(15, lan, "Freigabe") & ": <b></td><td>" & AVISO.Freigabe & "</td></tr>") %>
|
||||||
%>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user