89 lines
3.3 KiB
Plaintext
89 lines
3.3 KiB
Plaintext
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Cards_Boxes.aspx.vb" Inherits="Customers_Default" %>
|
|
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content2" 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{
|
|
color: #043381;
|
|
background-color: #fff;
|
|
}
|
|
#tableSearch{
|
|
width:1500px;
|
|
}
|
|
.align-self-xl-start{
|
|
width:100%;
|
|
}
|
|
#normaltable{
|
|
width:1500px;
|
|
}
|
|
.carousel-inner {
|
|
width:600px;
|
|
}
|
|
@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;
|
|
}
|
|
#imgcar{
|
|
width:300px;
|
|
height:125px;
|
|
}
|
|
.carousel-inner{
|
|
width:600px;
|
|
height:125px;
|
|
}
|
|
.carousel-item{
|
|
width:600px;
|
|
height:125px;
|
|
}
|
|
carousel-caption d-none d-md-block{
|
|
width:600px;
|
|
height:125px;
|
|
}
|
|
}
|
|
</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">
|
|
<div style="height:/*5px*/ 0.390625vh"></div>
|
|
<h1>Karten und Boxen:</h1>
|
|
|
|
</asp:Content>
|
|
|