Änderung CSS Fehler behoben
This commit is contained in:
@@ -605,11 +605,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="dropdown" id="dropdownbtnmain" style="position: absolute; top:-18px; right:202px; width:200px;z-index:1032; margin-right:2px;">
|
||||
<div class="dropdown" id="dropdownbtnmain" style="position: absolute; top:5px; right:197px; width:210px;z-index:1032; margin-right:-2px;">
|
||||
<button class="dropbtn" class="btn btn-primary" id="dropbtnbtnbtn" style="height:50px; width:205px;right:-194px;white-space:nowrap"
|
||||
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="background-color:#fff;color:#043381; width:30px;height:50px;white-space:nowrap"><img src="../images/samples/default-avatar.jpg"; width="15"; /><a data-bs-toggle="modal" data-bs-target="#exampleModal"><asp:LoginName class="pointer" ID="LoginName2" runat="server" style="margin-left:6px"/></a></button>
|
||||
</button>
|
||||
<ul class="dropdown-content" id="dropdownmenuecont" style="width:210px;right:-198px;top:45px;z-index:1032;margin-right:-2px;">
|
||||
<ul class="dropdown-content" id="dropdownmenuecont" style="width:210px;right:-198px;top:2px;z-index:1032;margin-right:-2px;">
|
||||
<li><button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#exampleModal" style="text-decoration: none;background-color:#fff;color:#043381;z-index:1032;text-align:left;margin-left:-16px;border:none;font-size:16px;white-space: nowrap; width:200px"><img src="../images/Icons/main/gear_blue.png"; style="font-size:14px;width:15px; height:15px;color:#043381;background-color:#fff;margin-right:6px;" />Profil bearbeiten</button></li>
|
||||
<li><a type="button" class="btn btn-primary" href="../login/Logout.aspx" style="text-decoration: none;background-color:#fff;color:#043381;text-align:left;border:none;font-size:18px;width:200px;z-index:1032;margin-left:-16px;width:200px"><img src="../images/Icons/main/Logout.svg.png"; style="font-size:17px;width:20px; height:20px;color:#043381;background-color:#fff; margin-right:6px;"/>Logout</a></li>
|
||||
<!-- <div class="dropdown-divider"></div>-->
|
||||
@@ -635,7 +635,7 @@
|
||||
</div>
|
||||
</nav></div>
|
||||
<!-- Container zur Ausrichtung des Contents-->
|
||||
<div style="margin-left:5px;margin-right:5px;margin-top:-110px">
|
||||
<div style="margin-left:5px;margin-right:5px;margin-top:0px">
|
||||
<div style="height:95px;"></div>
|
||||
<form id="leftLinks" runat="server" style="float:initial">
|
||||
<asp:ContentPlaceHolder id="ContentPlaceHolder1" runat="server">
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
}
|
||||
.g-3 {
|
||||
margin-left: -4px;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 558.98px) {
|
||||
@@ -60,8 +60,8 @@
|
||||
<asp:UpdatePanel ID="panelupdate1" runat="server"><ContentTemplate>
|
||||
<!-- Webiste-Content-->
|
||||
<div id="containerseiterand" style="margin-left:auto;margin-right:auto">
|
||||
<div class="container-fluid">
|
||||
<div id="cont1">
|
||||
<div id="maincont">
|
||||
<div id="cont124">
|
||||
<asp:HiddenField ID="hidField" ClientIDMode="Static" runat="server" />
|
||||
|
||||
<h1>Invoices</h1>
|
||||
|
||||
Reference in New Issue
Block a user