Rahmen und Sprach-Button in Status_julius.aspx wurde angepasst.

This commit is contained in:
ja
2021-08-02 11:41:17 +02:00
parent ed5de0f448
commit 77aec31c7d
4 changed files with 480 additions and 439 deletions

View File

@@ -8,8 +8,8 @@
<html lang="en"></html>
<!-- Required meta tags -->
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>"Verag Spedition AG AvisoTV Flex"</title>
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"/>
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
@@ -63,7 +63,6 @@
' Return "asd"
' End Get
' End Property,
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@@ -74,7 +73,7 @@
<LINK rel="SHORTCUT ICON" HREF="images/Icons/favicon/favicon.ico" />
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
<style>
<style>
#headertable:hover{
background-color:aliceblue;
@@ -220,7 +219,8 @@
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
color: #043381;
background-color: #fff;
color:#043381;
background-color: floralwhite;
}
@@ -232,10 +232,12 @@
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
background-color: #043381;
background-color: #fff;
color:#043381;
}
btn btn-primary btn-sm{
background-color:#fff;
.btn btn-primary btn-sm{
background-color: #fff;
color:#043381;
}
/*Um alle Items der navbar nach rechts zu shiften außer das Nav-Brand(Logo) */

View File

@@ -122,7 +122,9 @@
position: page:absolute;
color: white;
padding: 16px;
padding: 1em;
font-size: 16px;
font-size: 1em;
border: none;
}
@@ -132,7 +134,9 @@
position: absolute;
background-color: #fff;
min-width: 160px;
min-width: 10em;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
box-shadow: 0em 0.5em 1em 0em rgba(0,0,0,0,2);
z-index: 1;
}
@@ -140,6 +144,7 @@
.dropdown-content a {
color: black;
padding: 12px 16px;
padding: 0.75em 1em;
text-decoration: none;
display: block;
}

File diff suppressed because one or more lines are too long

View File

@@ -80,10 +80,11 @@
}
</script>
<script type="text/javascript" src="js/toptions/top_up-min.js"></script>
<style>
<style>
#togglecollapse{
background-color: #043381;
}
}
tableStatus:hover{
background-color:lightgray;
}
@@ -116,7 +117,7 @@
/*# sourceMappingURL=bootstrap.min.css.map */
.alert {
width:93em;
}
}
.bodycontent{
align-self:center;
justify-content:center;
@@ -176,6 +177,10 @@
}
navbar{
background-color:#fff;
}
main-page{
margin-left:-1rem;
margin-right:-1rem;
}
/* ---------------------------------------------------
MEDIAQUERIES
@@ -218,7 +223,7 @@
}
#sidebarCollapse span {
display:compact;
}
}
}
@media (min-width: 768px) {
@@ -286,7 +291,7 @@
}
navbar {
background-color:#fff;
}
}
</style>
</head>
@@ -368,6 +373,7 @@
Case "TR" : flagpath = "images/flags/flagge_TR.gif"
End Select
%>
<div class="container" style="width:1230px;">
<div class="container-xxl">
<!-- Page Content -->
@@ -375,7 +381,7 @@
<div class="d-none d-lg-block">
<nav class="navbar navbar-expand-lg navbar-light" style="background-color:#fff">
<li>
<a class="navbar-brand" href="newpageJulius_Sidebar.aspx?lan=DE"><img src="images/Logo_small.png" alt="" 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" alt="" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
<!-- <button class="btn btn-primary d-inline-block d-lg-none ml-auto" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
</button> --> <%
@@ -384,18 +390,25 @@
curentMenuId = Request.QueryString("menuID")
End If
%>
</li>
</li>
<li style="width:520px; width:32.5em;"></li>
<li>
<div Class="dropdown" style="background-color:#6c757d; border: 2px solid black;border-radius: 2px;">
<button Class="dropbtn"> <center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:30px;" /></center></button>
<div Class="dropdown-content">
<div class="dropdown" style="background-color:#6c757d;">
<button class="dropbtn"> <center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:30px;" /></center></button>
<div class="dropdown-content">
<% Dim stringDE = "&nbsp DE"
Dim stringEN = "&nbsp EN"
Dim stringBIH = "&nbsp BIH"
Dim stringSRB = "&nbsp SRB"
Dim stringBG = "&nbsp BG"
Dim stringTR = "&nbsp TR"%>
<!--<a id="ButtonOesterreichLangPicker" class="btn btn-primary btn-sm" onclick="changeflag(A)" href="<%'= navParent%>?menuID=<%'= curentMenuId %>&lan=de"><img src="<%'= imgPath%>images/flags/flagge_A.gif" <%' If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%> /> DE</a>-->
<a id="ButtonDeutschLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=DE"><img src="<%= imgPath%>images/flags/flagge_DE_AT.gif" <% If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%>/>DE/AT</a>
<a id="ButtonEnglischLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=EN"><img src="<%= imgPath%>images/flags/flagge_GB.gif" <% If laenderkuerzel = "en" Then Response.Write("style='border:1px solid #000'")%>/>EN</a>
<a id="ButtonSerbischLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=SRB"><img src="<%= imgPath%>images/flags/flagge_BIH.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> />BIH</a>
<a id="ButtonSerbischZweiLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=SM"><img src="<%= imgPath%>images/flags/flagge_SM.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> />SRB</a>
<a id="ButtonBulgariaLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=BG"><img src="<%= imgPath%>images/flags/flagge_BG.gif" <% If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/>BG</a>
<a id="ButtonTürkeiLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=TR"><img src="<%= imgPath%>images/flags/flagge_TR.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%>/>TR</a>
<a id="ButtonDeutschLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=DE" style="background-color:#fff;color:#043381;"><img src="<%= imgPath%>images/flags/flagge_DE_AT.gif" <% If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%>/><%=stringDE%></a>
<a id="ButtonEnglischLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=EN" style="background-color:#fff;color:#043381;"><img src="<%= imgPath%>images/flags/flagge_GB.gif" <% If laenderkuerzel = "en" Then Response.Write("style='border:1px solid #000'")%>/><%=stringEN%></a>
<a id="ButtonSerbischLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=SRB" style="background-color:#fff;color:#043381;"><img src="<%= imgPath%>images/flags/flagge_BIH.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=stringBIH%></a>
<a id="ButtonSerbischZweiLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=SM" style="background-color:#fff;color:#043381;"><img src="<%= imgPath%>images/flags/flagge_SM.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=stringSRB%></a>
<a id="ButtonBulgariaLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=BG" style="background-color:#fff;color:#043381;"><img src="<%= imgPath%>images/flags/flagge_BG.gif" <% If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%=stringBG%></a>
<a id="ButtonTürkeiLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=TR" style="background-color:#fff;color:#043381;"><img src="<%= imgPath%>images/flags/flagge_TR.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%>/><%=stringTR%></a>
</div>
</div>
</li>
@@ -403,8 +416,8 @@
</div>
<div class="d-lg-none">
<a href="newpageJulius_Sidebar.aspx?lan=DE"><img src="images/Logo_small.png" alt="" 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"><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:30px;"/></button>
<a href="newpageJulius_Sidebar.aspx?lan2=DE"><img src="images/Logo_small.png" alt="" 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>
</div>
<div class="offcanvas offcanvas-end" data-bs-scroll="true" tabindex="-1" id="offcanvasWithBothOptions" aria-labelledby="offcanvasWithBothOptionsLabel">
<div class="offcanvas-header">
@@ -414,28 +427,35 @@
<div class="offcanvas-body">
<ul style="list-style: none;">
<li>
<% Dim strDElang = "&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Deutsch"
Dim strENlang = "&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Englisch"
Dim strBIHLang = "&nbsp &nbsp &nbsp Bosnien und Herzegowina"
Dim strSRBlang = "&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Serbien"
Dim strBGlang = "&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Bulgarien"
Dim strTRlang = "&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Türkei"%>
<li style="transform: rotate(0);">
<!--<a id="ButtonDeutschLangPicker" class="btn btn-primary btn-sm" href="<%'= navParent%>&lan=DE"><img src="<%'= imgPath%>images/flags/flagge_DE_AT.gif" <%' If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%>/>DE/AT</a>-->
<a id="ButtonDeutschLangPicker" href="<%= navParent%>&lan2=DE"><img src="<%= imgPath%>images/flags/flagge_DE_AT.gif" <% If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%>/>Deutschland/Österreich</a><br />
<a id="ButtonDeutschLangPicker2" href="<%= navParent%>&lan2=DE" class="stretched-link"><img src="<%= imgPath%>images/flags/flagge_DE_AT.gif" <% If laenderkuerzel = "de" Then Response.Write("style='border:1px solid #000'")%>/><%=strDElang %></a>
</li>
<li>
<li style="transform: rotate(0);">
<!--<a id="ButtonEnglischLangPicker" class="btn btn-primary btn-sm" href="<%'= navParent%>&lan=EN"><img src="<%'= imgPath%>images/flags/flagge_GB.gif" <%' If laenderkuerzel = "en" Then Response.Write("style='border:1px solid #000'")%>/>EN</a>-->
<a id="ButtonEnglischLangPicker" href="<%= navParent%>&lan2=EN"><img src="<%= imgPath%>images/flags/flagge_GB.gif" <% If laenderkuerzel = "en" Then Response.Write("style='border:1px solid #000'")%>/>Englisch</a><br />
<a id="ButtonEnglischLangPicker2" href="<%= navParent%>&lan2=EN" class="stretched-link"><img src="<%= imgPath%>images/flags/flagge_GB.gif" <% If laenderkuerzel = "en" Then Response.Write("style='border:1px solid #000'")%>/><%=strENlang %></a>
</li>
<li>
<li style="transform: rotate(0);">
<!--<a id="ButtonSerbischLangPicker" class="btn btn-primary btn-sm" href="<%'= navParent%>&lan=SRB"><img src="<%'= imgPath%>images/flags/flagge_BIH.gif" <%' If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> />BIH</a>-->
<a id="ButtonSerbischLangPicker" href="<%= navParent%>&lan2=SRB"><img src="<%= imgPath%>images/flags/flagge_BIH.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> />Bosnien und Herzegowina</a><br />
<a id="ButtonSerbischLangPicker2" href="<%= navParent%>&lan2=SRB" class="stretched-link"><img src="<%= imgPath%>images/flags/flagge_BIH.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=strBIHLang %></a>
</li>
<li>
<li style="transform: rotate(0);">
<!--<a id="ButtonSerbischZweiLangPicker" class="btn btn-primary btn-sm" href="<%'= navParent%>&lan=SM"><img src="<'%= imgPath%>images/flags/flagge_SM.gif" <%' If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> />SRB</a>-->
<a id="ButtonSerbischZweiLangPicker" href="<%= navParent%>&lan2=SM"><img src="<%= imgPath%>images/flags/flagge_SM.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> />Serbien</a><br />
<a id="ButtonSerbischZweiLangPicker2" href="<%= navParent%>&lan2=SM" class="stretched-link"><img src="<%= imgPath%>images/flags/flagge_SM.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%> /><%=strSRBlang %></a>
</li>
<li>
<li style="transform: rotate(0);">
<!--<a id="ButtonBulgariaLangPicker" class="btn btn-primary btn-sm" href="<%'= navParent%>&lan=BG"><img src="<%'= imgPath%>images/flags/flagge_BG.gif" <%' If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/>BG</a>-->
<a id="ButtonBulgariaLangPicker" href="<%= navParent%>&lan2=BG"><img src="<%= imgPath%>images/flags/flagge_BG.gif" <% If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/>Bulgarien</a><br />
<a id="ButtonBulgariaLangPicker2" href="<%= navParent%>&lan2=BG" class="stretched-link"><img src="<%= imgPath%>images/flags/flagge_BG.gif" <% If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%=strBGlang %></a>
</li>
<li>
<li style="transform: rotate(0);">
<!--<a id="ButtonTürkeiLangPicker" class="btn btn-primary btn-sm" href="<%'= navParent%>&lan=TR"><img src="<%'= imgPath%>images/flags/flagge_TR.gif" <%' If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%>/>TR</a>-->
<a id="ButtonTürkeiLangPicker" href="<%= navParent%>&lan2=TR"><img src="<%= imgPath%>images/flags/flagge_TR.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%>/>Türkei</a><br />
<a id="ButtonTürkeiLangPicker2" href="<%= navParent%>&lan2=TR" class="stretched-link"><img src="<%= imgPath%>images/flags/flagge_TR.gif" <% If laenderkuerzel = "yu" Then Response.Write("style='border:1px solid #000'")%>/><%=strTRlang %></a>
</li>
</ul>
</div>
@@ -458,7 +478,8 @@
End If
'Response.Write(DB2.qry_contentNew(menuID, lan)) %>
<br />
<br />
<h1><%= LT.getTxt(1, lan, "Herzlich Willkommen bei VERAG Spedition AG!")%></h1>
<div id="line"></div>
<br>
@@ -701,7 +722,7 @@
<br />
<br />
<!-- <div style="height:150px; place-self:safe center">-->
</div>
</div></div>
</div></div> </div>