Änderungen an Breite sowie Implementierung der Usergesteuerten Navbar im Kundenbereich und Hinzufügen entsprechend neuer Seiten.
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
<div id="containerseiterand">
|
||||
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
||||
|
||||
<div style="align-content:start">
|
||||
<div class="d-flex flex-col-4" style="align-content:start">
|
||||
<h5>Rechnungen</h5>
|
||||
</div>
|
||||
<div style="place-content:center;">
|
||||
@@ -114,9 +114,9 @@
|
||||
<asp:Label ID="Label1" runat="server" Text="Datum"></asp:Label>
|
||||
<div class="input-group">
|
||||
<input type="text" id="myInput1" onkeyup="filterdatvonbis()" placeholder="Von"/>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="input-group">
|
||||
|
||||
<input type="text" id="myInput2" onkeyup="filterdatvonbis()" placeholder="Bis"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user