89 lines
2.9 KiB
Plaintext
89 lines
2.9 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="head" Runat="Server">
|
|
<style>
|
|
/* ---------------------------------------------------
|
|
CONTENT 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{
|
|
width:100%;
|
|
}
|
|
|
|
#bodycontent{
|
|
width: 100%;
|
|
}
|
|
#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;
|
|
}
|
|
#conovertab{
|
|
/* max-width:width:150px 11.25em;*/
|
|
width:1400px;
|
|
overflow-x:auto;
|
|
}
|
|
}
|
|
#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>
|
|
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
|
</asp:Content>
|
|
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
|
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
|
<h1> Karten / Boxen:</h1>
|
|
</asp:Content>
|
|
|