Änderunegn

This commit is contained in:
ja
2021-08-25 13:27:44 +02:00
parent 2bce1f00bc
commit b8fad8a7d9
9 changed files with 182 additions and 141 deletions

View File

@@ -1,6 +1,19 @@
<%@ Page Title="Kundenseite VERAG" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="CustomerIndex.aspx.vb" Inherits="Kundenbereich_Default" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<!-- 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"/>
<!-- 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{
@@ -18,9 +31,20 @@
}
@media (max-width: 558.98px) {
#conovertab {
width: /*445px;*/ 98.01762114537445vw;
width: 350px;
overflow-x: auto;
}
}
h1{
font-size:12px;
}
#tableSearch{
max-width:350px;
}
#containerseiterand{
margin-left:5px;
margin-right:5px;
width:350px;
}
}
</style>
</asp:Content>
@@ -29,7 +53,7 @@
<!-- Webiste-Content-->
<div id="containerseiterand">
<div style="height:/*90px*/9.68783638320775vh;"></div>
<h1>Kundencenter</h1>
<div id="line" style="width: 90%;"></div>
<br/>