Tabelle wird richtig angezeigt

This commit is contained in:
ja
2021-11-19 15:59:37 +01:00
parent 2e28bd5937
commit 0a1dd47026
4 changed files with 66 additions and 39 deletions

View File

@@ -233,9 +233,10 @@ hr{
}
#conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: /*14px*/ 3.0837004405286343vw;
max-width: /*390px;*/ 85.90308370044053vw;
overflow-x: auto;
margin-left: -38px;
width: 416px;
overflow-x: auto;
}
#btn_Auftraege {
height: 15px;

View File

@@ -73,34 +73,40 @@ ContentPlaceHolder1_Send_Data {
width: 100%;
}
@media (max-width: 558.98px) {
body{
width:390px;
max-width:390px;
body {
width: 390px;
max-width: 390px;
}
tbody {
font-size: 3.303964757709251vw;
height: auto;
flex-wrap: wrap;
width: 390px;
max-width: 390px;
max-width: 430px;
}
#normaltable {
width: 10%;
}
#conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: /*14px*/ 3.0837004405286343vw;
max-width: /*390px;*/ 85.90308370044053vw;
margin-left: -38px;
width: 416px;
overflow-x: auto;
}
h1 {
color: #043381;
font-size: 22px;
}
h2 {
color: #043381;
font-size: 30px;
}
#containerseiterand {
margin-left: 5px;
margin-right: 5px;
@@ -108,50 +114,61 @@ ContentPlaceHolder1_Send_Data {
max-width: 390px;
}
.flex-fill {
width: 700px;
}
#cont3 {
width: 700px;
}
#cont4 {
min-width: 750px;
}
#pickdate1 {
border: 1px solid #000000;
}
#pickdate1 {
border: 1px solid #000000;
}
.flex-fill {
width: 700px;
}
#cont3 {
width: 700px;
}
#cont4 {
min-width: 750px;
}
#pickdate1 {
border: 1px solid #000000;
}
#pickdate1 {
border: 1px solid #000000;
}
.flex-fill {
width: 700px;
}
#cont3 {
width: 700px;
}
#cont4 {
min-width: 750px;
}
tbody {
font-size: 3.303964757709251vw;
height: auto;
flex-wrap: wrap;
width: fit-content;
}
#normaltable {
width: 100%;
}
#ContentPlaceHolder1_conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: /*14px*/ 3.0837004405286343vw;
max-width: /*390px;*/ 85.90308370044053vw;
overflow-x: auto;
}
#ContentPlaceHolder1_Send_Data {
height: 15px;
width: 300px;
}
#ContentPlaceHolder1_lbl_bis {
border: 1px solid #000000;
margin-left: 15px;
@@ -161,6 +178,7 @@ ContentPlaceHolder1_Send_Data {
border: 1px solid #000000;
margin-left: 15px;
}
@media (max-width: 349.98px) {
body {
width: 349.98px;
@@ -180,9 +198,8 @@ ContentPlaceHolder1_Send_Data {
}
#conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: /*14px*/ 3.0837004405286343vw;
max-width: /*390px;*/ 85.90308370044053vw;
margin-left: -38px;
width: 349.98px;
overflow-x: auto;
}
@@ -219,7 +236,7 @@ ContentPlaceHolder1_Send_Data {
border: 1px solid #000000;
}
#pickdate1 {
#pickdate2 {
border: 1px solid #000000;
}
@@ -267,4 +284,5 @@ ContentPlaceHolder1_Send_Data {
border: 1px solid #000000;
margin-left: 15px;
}
}
}
}