Änderungen CSS an Kundenbereich
This commit is contained in:
@@ -38,9 +38,7 @@
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<!-- Webiste-Content-->
|
||||
|
||||
<div id="containerseiterand">
|
||||
|
||||
<h1>Kundencenter</h1>
|
||||
<div id="line" style="width: 92%;"></div>
|
||||
<br/>
|
||||
@@ -64,11 +62,9 @@
|
||||
Dim AVISO_dt As System.Data.DataTable = VERAG_PROG_ALLGEMEIN.cAviso.getAVISO_List(STANDORT)
|
||||
If AVISO_dt IsNot Nothing Then
|
||||
|
||||
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE
|
||||
'%>
|
||||
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE'%>
|
||||
<h2><%=STANDORT %></h2>
|
||||
|
||||
|
||||
<input class="form-control mb-4" id="tableSearch" type="text"
|
||||
placeholder="Einen Begriff eingeben oder den Anfang davon ...">
|
||||
<div id="conovertab">
|
||||
|
||||
@@ -322,6 +322,7 @@
|
||||
</div>
|
||||
|
||||
<div class="d-md-none">
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light justify-content-md-center flex-nowrap">
|
||||
|
||||
<button type="button" id="sidebarCollapse" class="btn btn-info" style="background-color:#fff; color:#043381;">
|
||||
@@ -391,7 +392,7 @@
|
||||
<div class="d-none d-md-block">
|
||||
<nav class="navbar fixed-top navbar-expand-lg navbar-light" style="background-color:#fff">
|
||||
<a class="navbar-brand" href="../newpageJulius_Sidebar.aspx?lan2=DE&lan3=0"><img src="../images/Logo_small.png" style:"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>
|
||||
<div class="align-self: center" style="margin-left:auto;margin-right:auto">
|
||||
<div style="margin-left:25%;margin-right:-25%">
|
||||
<div class="btn-group">
|
||||
<%If Me.Page.User.Identity.Name = "test" Then %>
|
||||
<a type="button" class="btn btn-primary" href="Welcome.aspx" style="background-color:#fff; color:#043381;border:hidden;">Startseite</a>
|
||||
@@ -445,10 +446,18 @@
|
||||
<a class="dropdown-item" href="#">Separated link</a>
|
||||
</div>-->
|
||||
</div>
|
||||
<div class="me-0" style="margin-left:72%">
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="width:120px;"></div>
|
||||
|
||||
<div style="margin-top:5px; margin-right:15px;">
|
||||
<ul class="nav nav-pills">
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" style="margin-right: 20px;margin-right:2px;z-index:1031"<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#myModal" style="background-color:#fff"><img src="../images/samples/default-avatar.jpg"; width="45"; /></button><asp:LoginName ID="LoginName1" runat="server" /></a>
|
||||
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" style="margin-right: 20px;margin-right:2px;z-index:1031" ><button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff;color:#043381;border:none"><img src="../images/samples/default-avatar.jpg"; width="25"; /></button><asp:LoginName ID="LoginName1" runat="server" /></a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a class="dropdown-item" href="#">Profil bearbeiten</a></li>
|
||||
<div class="dropdown-divider"></div>
|
||||
@@ -457,11 +466,10 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div style="margin-right:-8px;">
|
||||
<div id="divueberdropdown">
|
||||
<div class="dropdown" style="background-color:#fff; color:#043381; margin-right:9.813rem;position:sticky; margin-left:82%">
|
||||
<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>
|
||||
<div class="dropdown-content">
|
||||
|
||||
<div class="dropdown" style="background-color:#fff; color:#043381;margin-right:-14%;margin-top:-2%" >
|
||||
<button class="dropbtn" style="margin-right:15%;margin-top:2%"><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>
|
||||
<div class="dropdown-content" style="margin-right:15%;margin-top:2%">
|
||||
<% Dim stringDE = "  DE"
|
||||
Dim stringEN = "  EN"
|
||||
Dim stringBIH = "  BIH"
|
||||
@@ -477,8 +485,7 @@
|
||||
<a id="ButtonBulgariaLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=BG&lan3=0" style="background-color:#fff;color:#043381;text-decoration: none;"><img src="../<%= imgPath%>images/flags/flagge_BG_big.gif"; width="20"; <% If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%=stringBG%></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div></div> </nav> </div>
|
||||
</nav> </div>
|
||||
|
||||
<div style="margin-left:5px;margin-right:5px">
|
||||
<div style="height:95px;"></div>
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
<div class="align-self-flex-center" style="/*margin-top:5px;*/margin-left:25px; margin-top:0.6510416666666667vw; margin-right:25px;">
|
||||
<div id="containerseiterand">
|
||||
<div class="d-flex flex-col-4" style="align-content:center">
|
||||
|
||||
Reference in New Issue
Block a user