Fertigstellen des Sidenav Menüs
This commit is contained in:
@@ -237,6 +237,7 @@
|
|||||||
}
|
}
|
||||||
#ContentPlaceHolder1{
|
#ContentPlaceHolder1{
|
||||||
align-self:center;
|
align-self:center;
|
||||||
|
width:1700px;
|
||||||
}
|
}
|
||||||
#form1{
|
#form1{
|
||||||
align-content:center
|
align-content:center
|
||||||
@@ -491,7 +492,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div style="padding-right:240px;">
|
<div style="padding-right:240px;">
|
||||||
<ul class="nav nav-pills">
|
<ul class="nav nav-pills">
|
||||||
|
|
||||||
<li class="nav-item dropdown">
|
<li class="nav-item dropdown">
|
||||||
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" role="button" aria-expanded="false"><asp:LoginName ID="LoginName1" runat="server" /></a>
|
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" role="button" aria-expanded="false"><asp:LoginName ID="LoginName1" runat="server" /></a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
|
|||||||
@@ -11,24 +11,43 @@
|
|||||||
|
|
||||||
<!-- Bootstrap CSS -->
|
<!-- 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 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"/>
|
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
||||||
|
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||||
<%@ import Namespace="MySql.Data.MySqlClient" %>
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
textcontent1{
|
.btn btn-primary{
|
||||||
font-size:/*18px*/0.7377049180327869vw;
|
color: #043381;
|
||||||
}
|
background-color: #fff;
|
||||||
@media (min-width: 575px) {
|
|
||||||
.modal-dialog modal-dialog-scrollable{
|
|
||||||
width:850px;
|
|
||||||
}
|
}
|
||||||
}
|
#tableSearch{
|
||||||
|
width:1500px;
|
||||||
@media (max-width: 575px) {
|
}
|
||||||
.modal-dialog modal-dialog-scrollable{
|
.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;
|
width:250px;
|
||||||
overflow-x:auto;
|
overflow-x:auto;
|
||||||
}
|
}
|
||||||
@@ -43,8 +62,28 @@
|
|||||||
transform:translateX(-50%);
|
transform:translateX(-50%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
textcontent1{
|
||||||
|
font-size:/*18px*/0.7377049180327869vw;
|
||||||
|
}
|
||||||
|
@media (min-width: 575px) {
|
||||||
|
.modal-dialog modal-dialog-scrollable{
|
||||||
|
width:850px;
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</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>
|
||||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
<div class="flex-fill">
|
<div class="flex-fill">
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Welcome.aspx.vb" Inherits="Customers_Default" %>
|
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Welcome.aspx.vb" Inherits="Customers_Default" %>
|
||||||
|
|
||||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
||||||
<!-- Bootstrap -->
|
<!-- Bootstrap -->
|
||||||
<html lang="en"></html>
|
<html lang="en"></html>
|
||||||
<!-- Required meta tags -->
|
<!-- Required meta tags -->
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
@@ -14,44 +14,53 @@
|
|||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
||||||
|
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||||
<%@ import Namespace="MySql.Data.MySqlClient" %>
|
<style>
|
||||||
<style>
|
.btn btn-primary{
|
||||||
.container{
|
color: #043381;
|
||||||
background-color:#fff;
|
background-color: #fff;
|
||||||
font-size: 1em;
|
}
|
||||||
}
|
#tableSearch{
|
||||||
@media (max-width: 558.98px) {
|
width:1500px;
|
||||||
|
}
|
||||||
|
.align-self-xl-start{
|
||||||
#imgcar {
|
width:100%;
|
||||||
width: 112px;
|
}
|
||||||
height: 70px;
|
#normaltable{
|
||||||
|
width:1500px;
|
||||||
|
}
|
||||||
|
@media (max-width: 558.98px) {
|
||||||
|
#conovertab {
|
||||||
|
width: 350px;
|
||||||
|
overflow-x: auto;
|
||||||
|
}
|
||||||
|
h1{
|
||||||
|
font-size:12px;
|
||||||
}
|
}
|
||||||
|
#tableSearch{
|
||||||
#imgcar {
|
max-width:350px;
|
||||||
width: 112px;
|
|
||||||
height: 70px;
|
|
||||||
}
|
}
|
||||||
.align-self-xl-start{
|
#containerseiterand{
|
||||||
width:600px;
|
margin-left:5px;
|
||||||
|
margin-right:5px;
|
||||||
|
width:350px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (min-width: 558.98px) {
|
</style>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
||||||
|
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
|
||||||
#imgcar {
|
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
|
||||||
width: 1296px;
|
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
||||||
height: 813px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<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/Welcome.css"/>
|
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
|
||||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.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"/>
|
||||||
|
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
<div class="align-self-xl-start" style="/*margin-top:5px;*/margin-left:30px; margin-top:0.6510416666666667vw; margin-right:30px; place-content:center; width:1725px;">
|
<div class="align-self-xl-start" style="/*margin-top:5px;*/margin-left:30px; margin-top:0.6510416666666667vw; margin-right:30px; place-content:center; width:1700px;">
|
||||||
<div id="containerseiterand" style="width:1625px">
|
<div id="containerseiterand" style="width:1625px">
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
@@ -207,6 +207,9 @@ a:focus {
|
|||||||
padding: 1.25em;
|
padding: 1.25em;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
transition: all 0.5s;
|
transition: all 0.5s;
|
||||||
|
margin-left:auto;
|
||||||
|
margin-right:auto;
|
||||||
|
width:1700px;
|
||||||
|
|
||||||
}
|
}
|
||||||
#container-xxl {
|
#container-xxl {
|
||||||
|
|||||||
Reference in New Issue
Block a user