Sidebar funktioniert wieder
This commit is contained in:
@@ -1,83 +1,62 @@
|
||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Cards_Boxes.aspx.vb" Inherits="Customers_Default" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
||||
<style>
|
||||
/* ---------------------------------------------------
|
||||
CONTENT STYLE
|
||||
----------------------------------------------------- */
|
||||
<!-- Bootstrap -->
|
||||
<html lang="en"></html>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>
|
||||
|
||||
.btn btn-primary{
|
||||
<!-- 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"/>
|
||||
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||
<style>
|
||||
.btn btn-primary{
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.align-self-center{
|
||||
margin-left: 0.1530221882172915vw /*2px*/;
|
||||
margin-right: 0.1530221882172915vw /*2px*/;
|
||||
}
|
||||
|
||||
@media (max-width: 558.98px) {
|
||||
.alert {
|
||||
width: /*450px;*/ 99.11894273127753vw;
|
||||
/* width:1328px;*/
|
||||
}
|
||||
.align-self-center{
|
||||
#tableSearch{
|
||||
width:1500px;
|
||||
}
|
||||
.align-self-xl-start{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#bodycontent{
|
||||
width: 100%;
|
||||
#normaltable{
|
||||
width:1500px;
|
||||
}
|
||||
#containerseiterand{
|
||||
width:90%;
|
||||
justify-content:start;
|
||||
}
|
||||
}
|
||||
/* @media (min-width: 320px) and (min-height: 640px) {*/
|
||||
@media (min-width: 558.98px) {
|
||||
#content_all {
|
||||
font-size: 1rem;
|
||||
font-size: 3.303964757709251vw;
|
||||
min-width: /*445px;*/ 98.01762114537445vw;
|
||||
float: left;
|
||||
overflow-x: hidden;
|
||||
margin-left: 0px;
|
||||
padding-right: /*-20px*/ -4.405286343612334vw;
|
||||
@media (max-width: 558.98px) {
|
||||
#conovertab {
|
||||
width: 350px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
#conovertab{
|
||||
/* max-width:width:150px 11.25em;*/
|
||||
width:1400px;
|
||||
overflow-x:auto;
|
||||
}
|
||||
h1{
|
||||
font-size:12px;
|
||||
}
|
||||
#tableSearch{
|
||||
max-width:350px;
|
||||
}
|
||||
#containerseiterand{
|
||||
margin-left:5px;
|
||||
margin-right:5px;
|
||||
width:350px;
|
||||
}
|
||||
}
|
||||
#innerhtmltable{
|
||||
margin-left: /*5px*/0.19615535504119264vw;
|
||||
}
|
||||
#pagecontent{
|
||||
font-size: 1em;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content:center
|
||||
}
|
||||
.btn-primary {
|
||||
color: #fff;
|
||||
background-color: #043381;
|
||||
border-color: #043381;
|
||||
}
|
||||
table {
|
||||
font-size: 16px;
|
||||
}
|
||||
.stretched-link{
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
#conovertab{
|
||||
/* max-width:width:150px 11.25em;*/
|
||||
margin-left:/*14px*/ 3.0837004405286343vw;
|
||||
max-width:/*390px;*/ 85.90308370044053vw;
|
||||
overflow-x:auto;
|
||||
}
|
||||
</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"/>
|
||||
<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"/>
|
||||
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
@@ -47,6 +47,16 @@
|
||||
}
|
||||
}
|
||||
</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"/>
|
||||
<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"/>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
<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="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||
<script type="text/javascript">
|
||||
// Vergebe den Event-Handler
|
||||
document.onkeydown = handleKeyEvent;
|
||||
@@ -133,7 +133,7 @@
|
||||
body{
|
||||
font-family: 'Poppins', sans-serif;
|
||||
background: #fafafa;
|
||||
background-image: url(images/road.jpg);
|
||||
background-image: url(../images/road.jpg);
|
||||
background-position:center center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment:fixed;
|
||||
@@ -493,26 +493,23 @@
|
||||
<ul class="nav nav-pills">
|
||||
|
||||
<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">
|
||||
<div class="col-2">
|
||||
<li> <iframe id="frame1" src="LoggedinUserPanel.aspx" runat="server" seamless="seamless" style="width:266px;height:219px;overflow:no-content;background-image:none;" scrolling="no"/>Accountverwaltung</li>
|
||||
|
||||
<li><a class="dropdown-item" href="#">Another action</a></li>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<img src="../images/samples/default-avatar.jpg" style="width:40px;height:40px;" alt="Avatar Picture sample" data-toggle="tooltip" data-placement="top" title="Upload Photo.">
|
||||
<li><a class="dropdown-item" href="Login_Edit_User.aspx">Profil bearbeiten</a>
|
||||
|
||||
<img src="../images/samples/default-avatar.jpg" style="width:40px;height:40px;" alt="Avatar Picture sample" data-toggle="tooltip" data-placement="top" title="Upload Photo."></li>
|
||||
</div>
|
||||
<li><a class="dropdown-item" href="GroupPolicies.aspx">Gruppenrichtlinien festlegen</a></li>
|
||||
<div class="col-2">
|
||||
</div>
|
||||
</ul>
|
||||
|
||||
</li> </ul></div>
|
||||
</asp:LoginView>
|
||||
</nav>
|
||||
</div>
|
||||
<form id="form1" runat="server">
|
||||
|
||||
<form id="form1" runat="server">
|
||||
<div>
|
||||
<asp:ContentPlaceHolder id="ContentPlaceHolder1" runat="server">
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<html lang="en"></html>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG Gruppenrichtlinien"/>
|
||||
|
||||
<!-- 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"/>
|
||||
@@ -20,8 +20,17 @@
|
||||
<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/navbarsidebar2.css" />
|
||||
<style>
|
||||
#containerseiterand{
|
||||
margin-left:5px;
|
||||
margin-right:5px;
|
||||
width:350px;
|
||||
}
|
||||
</style>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<h3>Gruppenrichlinien</h3>
|
||||
<div id="containerseiterand">
|
||||
<h3>Gruppenrichlinien</h3>
|
||||
</div>
|
||||
</asp:Content>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<%@ Page Title="Rechnungen VERAG" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Invoices.aspx.vb" Inherits="Kundenbereich_Default" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
||||
<!-- Bootstrap -->
|
||||
<!-- Bootstrap -->
|
||||
<html lang="en"></html>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8"/>
|
||||
@@ -14,29 +14,49 @@
|
||||
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
table {
|
||||
font-size: 16px;
|
||||
}
|
||||
.stretched-link{
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
#conovertab{
|
||||
/* max-width:width:150px 11.25em;*/
|
||||
margin-left:/*14px*/ 3.0837004405286343vw;
|
||||
max-width:/*390px;*/ 35.90308370044053vw;
|
||||
overflow-x:auto;
|
||||
.btn btn-primary{
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
#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;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
|
||||
<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/navbarsidebar2.css"/>
|
||||
<!-- <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"/>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
Reference in New Issue
Block a user