Design: Code: alte Überbleibsel wurden entfernt

This commit is contained in:
ja
2021-09-22 08:42:57 +02:00
parent 9111087bfe
commit 2eb0af85a0
3 changed files with 35 additions and 34 deletions

View File

@@ -50,14 +50,7 @@
<asp:TableHeaderCell ID="tbl_HeaderCell_Info" runat="server">Info</asp:TableHeaderCell>
</asp:TableHeaderRow>
</asp:Table>
<!--<thead style="height:/*20px;*/ 1.56128024980484vh; /*background-color:#043381;*/ background-image: linear-gradient(to right, #003680 , #0055cc); color:#fff; font-weight:900;">
<tr><th>Index</th><th>ART</th><th>KundenNr</th><th>Status</th><th>von</th><th>bis</th><th>Absender</th><th>Empfänger</th><th>LKW_Nr</th><th>Kunden-AuftragsNr</th></tr>
</thead>-->
<!-- <table runat="server" border="0" cellspacing="0" style="width:1300px" >
<thead style="height:/*20px;*/ 1.56128024980484vh; /*background-color:#043381;*/ background-image: linear-gradient(to right, #003680 , #0055cc); color:#fff; font-weight:900;">
<tr><th>Index</th><th>ART</th><th>KundenNr</th><th>Status</th><th>von</th><th>bis</th><th>Absender</th><th>Empfänger</th><th>LKW_Nr</th><th>Kunden-AuftragsNr</th></tr>
</thead>
</table>-->
</div>
</div>
</ContentTemplate></asp:UpdatePanel>

View File

@@ -172,8 +172,6 @@
<asp:Button ID="btn_Auftraege" class="btn-primary" runat="server" Text="Erhalte Aufträge" OnClick="btn_Auftraege_Click" style="margin-left:18px;background-color:#fff;color:#043381" />
<div id="Abstand_lang" style="height: /*32px*/ 2.498048399687744vh;"></div>
<div class="g-3">
<!-- <input class="form-control mb-4" id="tableSearch" type="text"
placeholder="Einen Begriff eingeben oder den Anfang davon ...">-->
<div id="conovertab" style="overflow-x:auto;"margin-left="-2px">
<asp:Table class="table table-responsive table-striped table-borderless" id="normaltable" runat="server" EnableViewState="false" BorderWidth="2px">
<asp:TableHeaderRow id="tbl_Header_row" runat="server" style="background-color:#043381;color:#fff">
@@ -187,14 +185,7 @@
<asp:TableHeaderCell ID="tbl_HeaderCell_Info" runat="server">Info</asp:TableHeaderCell>
</asp:TableHeaderRow>
</asp:Table>
<!--<thead style="height:/*20px;*/ 1.56128024980484vh; /*background-color:#043381;*/ background-image: linear-gradient(to right, #003680 , #0055cc); color:#fff; font-weight:900;">
<tr><th>Index</th><th>ART</th><th>KundenNr</th><th>Status</th><th>von</th><th>bis</th><th>Absender</th><th>Empfänger</th><th>LKW_Nr</th><th>Kunden-AuftragsNr</th></tr>
</thead>-->
<!-- <table runat="server" border="0" cellspacing="0" style="width:1300px" >
<thead style="height:/*20px;*/ 1.56128024980484vh; /*background-color:#043381;*/ background-image: linear-gradient(to right, #003680 , #0055cc); color:#fff; font-weight:900;">
<tr><th>Index</th><th>ART</th><th>KundenNr</th><th>Status</th><th>von</th><th>bis</th><th>Absender</th><th>Empfänger</th><th>LKW_Nr</th><th>Kunden-AuftragsNr</th></tr>
</thead>
</table>-->
</div>
</div></div></div>
</div>
@@ -206,14 +197,6 @@
Response.Write(ex.Message & ex.StackTrace)
End Try %>
<div></div></div> </ContentTemplate></asp:UpdatePanel>
<%-- <div class="footer_menu">
<div class="footer_menu_content">
<table>
<tr>
</tr>
</table>
</div>
</div>--%>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<script>

View File

@@ -3,22 +3,47 @@
background-color: #fff;
}
#tableSearch {
width: 1500px;
}
.align-self-xl-start {
width: 100%;
}
#normaltable {
width: 1500px;
}
#conovertab {
margin-left: 0px;
width: 1700px;
}
.carousel-inner {
width: 600px;
}
#btn_resetForm {
margin-right: 2px;
}
#Abstand {
height: /*12px*/ 0.936768149882904vh;
}
#Abstand_lang {
height: /*24px*/ 1.873536299765808vh;
}
#Abstand_laenger {
height: /*32px*/ 2.498048399687744vh;
}
.g-3 {
border: /*1.8px*/ 0.0706436420722135vw #808080 ridge;
margin-left: 12px
}
#normaltable {
width: 100%;
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;