diff --git a/newpageJulius_Sidebar.aspx b/newpageJulius_Sidebar.aspx index 51f6011..e673367 100644 --- a/newpageJulius_Sidebar.aspx +++ b/newpageJulius_Sidebar.aspx @@ -282,7 +282,7 @@ margin-bottom: 0.313rem; } - a.download { + /* a.download { background: #fff; color: #043381; } diff --git a/status_Julius.aspx b/status_Julius.aspx index e980090..60f0848 100644 --- a/status_Julius.aspx +++ b/status_Julius.aspx @@ -87,6 +87,9 @@ Imports System.Data.SqlClient background-color:#fff; } body{ + font-family: 'Poppins', sans-serif; + background: #fafafa; + background-image: url(images/road.jpg); background-position:center center; background-repeat: no-repeat; @@ -208,12 +211,24 @@ Imports System.Data.SqlClient margin-left:-1rem; margin-right:-1rem; } + + /* --------------------------------------------------- + CONTENT STYLE + ----------------------------------------------------- */ + + #content { + width: 100%; + padding: 20px; + padding: 1.25em; + min-height: 100vh; + transition: all 0.5s; + } /* --------------------------------------------------- MEDIAQUERIES ----------------------------------------------------- */ - - @media (max-width: 320px) and (max-height: 640px) { - #sidebar { + + @media (max-width: 320px) and (max-height: 640px){ + #sidebar { margin-left: -250px; padding-top:0.5em; font-size:1em; @@ -290,59 +305,62 @@ Imports System.Data.SqlClient background-color:#fff; } } - @media (min-width: 320px) and (min-height: 640px) { - #sidebar { - margin-left: /*-250px*/-15.625rem; - padding-top:0.5em; - padding-top:0.6254886630179828vh; - /*font-size:18px;*/ - font-size:1.2em; - } - #content{ - font-size: 1.2em; - max-width:50%; - min-width:50%; - margin-left:0.25rem; - margin-right:0.25rem; - /*margin-left:4px; - margin-right:4px;*/ - } - #footer_content{ - font-size:0.4em; - font-size: 0.8333333333333334vw; - /*padding-inline:1px;*/ - padding-inline:0.09em; - max-width:100%; - min-width:60%; - } - .nav-link dropdown-toggle - { - font-size:0.86em; - font-size:1.7916666666666667vw; - font-style:inherit; - font-size-adjust:-4.52; - } - nav-item dropdown::marker{ - font-size: 0em; - font-size:0rem; - font-size:0vw; - overflow:hidden; - } - #navbarDropdown{ - font-size:initial; - } - #navbar{ - font-size:1.125em; - font-size:2.34375vw; - overflow:hidden; - background-color:#fff; - } - #sidebar.active { - margin-left: 0rem; - } - #rowTable{ - width:120%; - } + @media (min-width: 320px) and (min-height: 640px) { + #sidebar { + margin-left: -250px; + 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: 0px; + } + #footer_content b{ + 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; + } + nav-item dropdown::marker{ + font-size: 0rem; + overflow: hidden; + } + #navbarDropdown{ + font-size: initial; + } + #navbar{ + font-size: initial; + overflow: hidden; + } + #sidebar.active { + margin-left: -0px; + } + } + #navbar.menu_class{ + width: 2.604166666666667vw; + width: 1.25em; + height: 1.09460516028147vh; + height: 0.875em; + } + #pagecontent{ + font-size: 1em; + display: flex; + align-items: center; + justify-content: center + } + #rowTable{ + width:120%; + } .main-menu div.menu_01 .menu_logo{ position: absolute; left: 0.625em; @@ -352,27 +370,7 @@ Imports System.Data.SqlClient max-width: 1.688em; max-height: 3.75em; z-index: 2; - } - #offcanvasWithBothOptions{ - min-width: 45.57291666666667vw; - min-width: 21.875em; - max-width: 45.57291666666667vw; - max-width: 21.875em; - } - .offcanvas-body { - background-color: #fff; - color: #043381; - font-size: 1.7692852087756545vw; - font-size: 1.563em; - } - .offcanvas-body ul li :hover{ - background-color: #043381; - color: #fff; - } - .offcanvas-header{ - background-color: #fff; - color: #043381; - } + } } #navbar.menu_class{ width: 1.25em; @@ -417,6 +415,36 @@ Imports System.Data.SqlClient height:1.875em; height:2.34375vh; } + .main-menu div.menu_01 .menu_logo{ + position: absolute; + left: 0.625em; + top: 1.25em; + margin: 0rem; + padding: 0em; + max-width: 1.688em; + max-height: 3.75em; + z-index: 2; + } + #offcanvasWithBothOptions{ + min-width: 45.57291666666667vw; + min-width: 21.875em; + max-width: 45.57291666666667vw; + max-width: 21.875em; + } + .offcanvas-body { + background-color: #fff; + color: #043381; + font-size: 1.7692852087756545vw; + font-size: 1.563em; + } + .offcanvas-body ul li :hover{ + background-color: #043381; + color: #fff; + } + .offcanvas-header{ + background-color: #fff; + color: #043381; + } @@ -574,11 +602,11 @@ Imports System.Data.SqlClient <% End If 'Response.Write(DB2.qry_contentNew(menuID, lan)) %> -


+

<%= LT.getTxt(1, lan, "Herzlich Willkommen bei VERAG Spedition AG!")%>

-


+

<%--Der Warenaustausch zwischen der Europäischen Union und Süd-Osteuropa ist mit aufwendigen und komplizierten Abläufen verbunden.--%>

<%= LT.getTxt(2, lan, "Hier finden Sie Informationen zu Ihrem Sendungsstatus.")%>

@@ -761,7 +789,7 @@ Imports System.Data.SqlClient
- + <% For Each s In SENDUNG_LIST Dim sndDat As String = "" '"" & s.tblSnd_Abfertigungsart_ID & "" @@ -805,11 +833,11 @@ Imports System.Data.SqlClient Dim vermerkcount = VERAGSQL.loadDgvBySql("SELECT [VermerkID],[VermerkArt],[AvisoID],[SendungID],[Datum],VermerkeCodes.Bezeichnung,VermerkeCode FROM [Vermerke] inner join VermerkeCodes ON VermerkeCode=VermerkCodeId WHERE LKW_Vermerk=1 AND SendungID=" & s.tblSnd_SendungID & " /*AND VermerkIDAufgehoben IS NULL*/ ORDER BY Datum", "AVISO").Rows If vermerkcount.Count = 0 Then %> - style="color:#043381;" data-bs-toggle="tooltip" data-bs-placement="top" title="Keine zusätzlichen Infos zu Ihrem Auftrag vorhanden. Bitte wählen Sie einen anderen aus."> + style="color:#043381;" data-bs-toggle="tooltip" data-bs-placement="top" title="Keine zusätzlichen Infos zu Ihrem Auftrag vorhanden. Bitte wählen Sie einen anderen aus.">
<% Else %> - style="color:#043381;" + style="color:#043381;" <% End If Dim VERMERKE = VERAGSQL.loadDgvBySql("SELECT [VermerkID],[VermerkArt],[AvisoID],[SendungID],[Datum],VermerkeCodes.Bezeichnung,VermerkeCode FROM [Vermerke] inner join VermerkeCodes ON VermerkeCode=VermerkCodeId WHERE LKW_Vermerk=1 AND SendungID=" & s.tblSnd_SendungID & " /*AND VermerkIDAufgehoben IS NULL*/ ORDER BY Datum", "AVISO") If VERMERKE IsNot Nothing Then
<%= LT.getTxt(20, lan, "Nr.") %><%= LT.getTxt(21, lan, "Spedition/PosNr") %><%= LT.getTxt(22, lan, "Sendungsdaten") %><%= LT.getTxt(23, lan, "Absender") %><%= LT.getTxt(24, lan, "Empfänger") %> Status Infos
Infos<%= LT.getTxt(20, lan, "Nr.") %><%= LT.getTxt(21, lan, "Spedition/PosNr") %><%= LT.getTxt(22, lan, "Sendungsdaten") %><%= LT.getTxt(23, lan, "Absender") %><%= LT.getTxt(24, lan, "Empfänger") %> Status
<% Response.Write(cnt) %>
<% Response.Write(txtCluster)%> <% Response.Write(sndDat) %> <% Response.Write(If(s.tblSnd_Absender, "")) %> <% Response.Write(If(s.tblSnd_Empfaenger, "")) %> > <% Response.Write(statOK) %>
<% Response.Write(cnt) %> <% Response.Write(txtCluster)%> <% Response.Write(sndDat) %> <% Response.Write(If(s.tblSnd_Absender, "")) %> <% Response.Write(If(s.tblSnd_Empfaenger, "")) %> > <% Response.Write(statOK) %>
<% Response.Write(cnt) %>
<% Response.Write(txtCluster)%> <% Response.Write(sndDat) %> <% Response.Write(If(s.tblSnd_Absender, "")) %> <% Response.Write(If(s.tblSnd_Empfaenger, "")) %> > <% Response.Write(statOK) %>
<% Response.Write(cnt) %>
<% Response.Write(txtCluster)%> <% Response.Write(sndDat) %> <% Response.Write(If(s.tblSnd_Absender, "")) %> <% Response.Write(If(s.tblSnd_Empfaenger, "")) %> > <% Response.Write(statOK) %>