Fertigstellen des Sidenav Menüs

This commit is contained in:
ja
2021-08-25 14:05:36 +02:00
parent d5d7684044
commit 17baada7b1
4 changed files with 103 additions and 52 deletions

View File

@@ -11,24 +11,43 @@
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"/>
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/> <!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
<%@ import Namespace="MySql.Data.MySqlClient" %>
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
<style>
textcontent1{
font-size:/*18px*/0.7377049180327869vw;
}
@media (min-width: 575px) {
.modal-dialog modal-dialog-scrollable{
width:850px;
.btn btn-primary{
color: #043381;
background-color: #fff;
}
}
@media (max-width: 575px) {
.modal-dialog modal-dialog-scrollable{
#tableSearch{
width:1500px;
}
.align-self-xl-start{
width:100%;
}
#normaltable{
width:1500px;
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;
overflow-x: auto;
}
h1{
font-size:12px;
}
#tableSearch{
max-width:350px;
}
#containerseiterand{
margin-left:5px;
margin-right:5px;
width:350px;
}
.modal-dialog modal-dialog-scrollable{
width:250px;
overflow-x:auto;
}
@@ -42,9 +61,29 @@
#butclose{
transform:translateX(-50%);
}
}
}
textcontent1{
font-size:/*18px*/0.7377049180327869vw;
}
@media (min-width: 575px) {
.modal-dialog modal-dialog-scrollable{
width:850px;
}
}
</style>
<link rel="stylesheet" href="../css/navbarsidebar2.css" type="text/css" />
<%@ import Namespace="MySql.Data.MySqlClient" %>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
<script src="js/netzwerk.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" href="../css/navbarsidebar.css" type="text/css" />
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<div class="flex-fill">