Änderunegn
This commit is contained in:
@@ -18,77 +18,8 @@
|
||||
<%@ import Namespace="MySql.Data.MySqlClient" %>
|
||||
|
||||
<style>
|
||||
/* ---------------------------------------------------
|
||||
CONTENT STYLE
|
||||
----------------------------------------------------- */
|
||||
.btn btn-primary{
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.align-self-center{
|
||||
margin-left: 0.1530221882172915vw /*2px*/;
|
||||
margin-right: 0.1530221882172915vw /*2px*/;
|
||||
}
|
||||
#content {
|
||||
align-content:center;
|
||||
justify-content:center;
|
||||
}
|
||||
|
||||
@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;
|
||||
}
|
||||
#input-group{
|
||||
max-width:90%;
|
||||
}
|
||||
}
|
||||
/* @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;
|
||||
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:hover {
|
||||
color: #043381;
|
||||
background-color:#fff;
|
||||
border-color: #043381;
|
||||
}
|
||||
.btn-primary {
|
||||
color: #fff;
|
||||
background-color: #043381;
|
||||
border-color: #043381;
|
||||
}
|
||||
|
||||
|
||||
table {
|
||||
font-size: 16px;
|
||||
}
|
||||
@@ -112,7 +43,7 @@
|
||||
|
||||
<div class="align-self-flex-center" style="/*margin-top:5px;*/margin-left:25px; margin-top:0.6510416666666667vw; margin-right:25px;">
|
||||
<div id="containerseiterand">
|
||||
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
||||
|
||||
|
||||
<div class="d-flex flex-col-4" style="align-content:center">
|
||||
<h5>Rechnungen</h5>
|
||||
|
||||
Reference in New Issue
Block a user