Dropdown styles wurden exportiert in MasterpageCustomers.css-File zur Verbesserung der Übersichtlichkeit
This commit is contained in:
@@ -324,12 +324,12 @@
|
||||
</button>
|
||||
<a class="navbar-brand" id="navbarhomebar" href="../newpageJulius_Sidebar.aspx"><img src="../images/Logo_small.png" style="width:90%;height:90%;" alt="VERAG Spedition AG Logo with blue word color until grey AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
|
||||
|
||||
<div class="dropdown" id="dropdownbtnmain">
|
||||
<div class="dropdown" id="dropdownbtnmain" >
|
||||
<button class="dropbtn" style="background-color:#fff;color:#043381;border:none;z-index:1031; position:absolute"
|
||||
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff;color:#043381"><img src="../images/samples/default-avatar.jpg"; width="7"; /><a data-bs-toggle="modal" data-bs-target="#exampleModal" <asp:LoginName class="pointer" ID="LoginName1" runat="server" style="margin-left:6px"/></a></button>
|
||||
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff;color:#043381"><img src="../images/samples/default-avatar.jpg"; width="15"; /><a data-bs-toggle="modal" data-bs-target="#exampleModal" <asp:LoginName class="pointer" ID="LoginName1" runat="server" style="margin-left:6px"/></a></button>
|
||||
</button>
|
||||
|
||||
<div class="dropdown-content" id="dropdownmenueuser">
|
||||
<div class="dropdown-content" id="dropdownmenuecont">
|
||||
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff; color:#043381;text-align:left;border:none"><img src="../images/Icons/main/gear_blue.png"; style="width:15px; height:15px;color:#043381;background-color:#fff;margin-right:6px;" />Profil bearbeiten</button>
|
||||
<button type="button" onclick="LogoutButton_Click" style="text-decoration: none;background-color:#fff;color:#043381;text-align:left;border:none"><img src="../images/Icons/main/Logout.svg.png"; style="width:20px; height:20px;color:#043381;background-color:#fff; margin-right:6px;"/>Logout</button>
|
||||
<!-- <div class="dropdown-divider"></div>-->
|
||||
@@ -459,12 +459,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="dropdown" id="dropdownbtnmain" style="background-color:#fff; color:#043381;position:absolute;right:5%;top:2%;z-index:1031">
|
||||
<div class="dropdown" id="dropdownbtnmain">
|
||||
<button class="dropbtn" style="background-color:#fff;color:#043381;border:none;z-index:1031; position:sticky"
|
||||
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff;color:#043381"><img src="../images/samples/default-avatar.jpg"; width="15"; /><asp:LoginName class="pointer" ID="LoginName2" runat="server" style="margin-left:6px"/></button>
|
||||
</button>
|
||||
|
||||
<div class="dropdown-content" id="dropdownmenueuser" >
|
||||
<div class="dropdown-content" id="dropdownmenuecont" >
|
||||
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff;color:#043381;text-align:left" ><img src="../images/Icons/main/gear_blue.png"; style="width:15px; height:15px;color:#043381;background-color:#fff;margin-right:6px;" />Profil bearbeiten </button>
|
||||
<button type="button"class="btn btn-primary" onclick="LogoutButton_Click" style="background-color:#fff;color:#043381;text-align:left"><img src="../images/Icons/main/Logout.svg.png"; style="width:20px; height:20px;color:#043381;background-color:#fff; margin-right:6px;"/>Logout</button>
|
||||
<!-- <div class="dropdown-divider"></div>-->
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<!-- Webiste-Content-->
|
||||
<div id="containerseiterand">
|
||||
<h1>Aufträge:</h1>
|
||||
<h1>Kundencenter:</h1>
|
||||
<div id="line" style="width: 92%;"></div>
|
||||
<br/>
|
||||
<h3>Hier finden Sie Informationen zu den aktuell an der Grenze stehenden LKWs.</h3>
|
||||
|
||||
@@ -168,23 +168,18 @@ ContentPlaceHolder1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#dropdownmenueuser {
|
||||
margin-right: -28%;
|
||||
margin-top: 9%
|
||||
}
|
||||
|
||||
#dropdownbtnmain {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
position: absolute;
|
||||
right: 4%;
|
||||
top: 0%;
|
||||
top: 8%;
|
||||
z-index: 1031;
|
||||
height:12px;
|
||||
}
|
||||
|
||||
#dropdownmenuecont {
|
||||
margin-right: -28%;
|
||||
margin-top: 2%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -282,17 +277,10 @@ ContentPlaceHolder1 {
|
||||
cursor: pointer;
|
||||
}
|
||||
#dropdownmenueuser {
|
||||
margin-right: -28%;
|
||||
margin-top: 0%
|
||||
}
|
||||
#dropdownbtnmain {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
position: absolute;
|
||||
right: 4%;
|
||||
top: 8%;
|
||||
z-index: 1031
|
||||
margin-right: -15%;
|
||||
margin-top: 2%;
|
||||
}
|
||||
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
body {
|
||||
@@ -392,8 +380,12 @@ ContentPlaceHolder1 {
|
||||
cursor:pointer;
|
||||
}
|
||||
#dropdownmenueuser {
|
||||
margin-right: -25%;
|
||||
margin-top: -2%
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
position: absolute;
|
||||
right: 5%;
|
||||
top: 2%;
|
||||
z-index: 1031
|
||||
}
|
||||
#dropdownbtnmain {
|
||||
background-color: #fff;
|
||||
@@ -403,6 +395,10 @@ ContentPlaceHolder1 {
|
||||
top: 4%;
|
||||
z-index: 1031
|
||||
}
|
||||
#dropdownmenuecont {
|
||||
margin-right: -25%;
|
||||
margin-top: 2%;
|
||||
}
|
||||
}
|
||||
#ContentPlaceHolder1 {
|
||||
align-self: center;
|
||||
|
||||
Reference in New Issue
Block a user