Funktionierendes Sidebar Menü
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
/* ---------------------------------------------------
|
||||
CONTENT STYLE
|
||||
----------------------------------------------------- */
|
||||
|
||||
.btn btn-primary{
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
@@ -29,8 +28,7 @@
|
||||
|
||||
.align-self-center{
|
||||
margin-left: 0.1530221882172915vw /*2px*/;
|
||||
margin-right: 0.1530221882172915vw /*2px*/;
|
||||
|
||||
margin-right: 0.1530221882172915vw /*2px*/;
|
||||
}
|
||||
|
||||
@media (max-width: 558.98px) {
|
||||
@@ -48,9 +46,15 @@
|
||||
width:90%;
|
||||
justify-content:start;
|
||||
}
|
||||
#input-group{
|
||||
max-width:90%;
|
||||
}
|
||||
#myInput1{
|
||||
width:60%;
|
||||
}
|
||||
#myInput2{
|
||||
width:60%;
|
||||
}
|
||||
#myInput3{
|
||||
width:60%;
|
||||
}
|
||||
}
|
||||
/* @media (min-width: 320px) and (min-height: 640px) {*/
|
||||
@media (min-width: 558.98px) {
|
||||
@@ -68,6 +72,7 @@
|
||||
width:1400px;
|
||||
overflow-x:auto;
|
||||
}
|
||||
|
||||
}
|
||||
#innerhtmltable{
|
||||
margin-left: /*5px*/0.19615535504119264vw;
|
||||
@@ -98,17 +103,17 @@
|
||||
}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
<div class="align-self-flex-start" style="/*margin-top:5px;*/margin-left:25px; margin-top:0.6510416666666667vw; margin-right:25px;">
|
||||
<div class="align-self-flex-center" style="/*margin-top:5px;*/margin-left:25px; margin-top:0.6510416666666667vw; margin-right:25px;">
|
||||
<div id="containerseiterand">
|
||||
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
||||
|
||||
<div class="d-flex flex-col-4" style="align-content:start">
|
||||
<div class="d-flex flex-col-4" style="align-content:center">
|
||||
<h5>Rechnungen</h5>
|
||||
</div>
|
||||
<div style="place-content:center;">
|
||||
|
||||
Reference in New Issue
Block a user