Css Anpassungen

This commit is contained in:
ja
2021-10-28 16:10:22 +02:00
parent 4afe321459
commit 221ba4ebb1

View File

@@ -109,7 +109,6 @@ hr {
max-width: /*390px;*/ 85.90308370044053vw; max-width: /*390px;*/ 85.90308370044053vw;
overflow-x: auto; overflow-x: auto;
} }
#pickdate1 { #pickdate1 {
border: 1px solid #000000; border: 1px solid #000000;
} }
@@ -119,38 +118,31 @@ hr {
.flex-fill { .flex-fill {
width: 700px; width: 700px;
} }
#cont3 { #cont3 {
width: 700px; width: 700px;
} }
#cont4 { #cont4 {
min-width: 750px; min-width: 750px;
} }
tbody { tbody {
font-size: 3.303964757709251vw; font-size: 3.303964757709251vw;
height: auto; height: auto;
flex-wrap: wrap; flex-wrap: wrap;
width: fit-content; width: fit-content;
} }
#normaltable { #normaltable {
width: 100%; width: 100%;
} }
#conovertab { #conovertab {
/* max-width:width:150px 11.25em;*/ /* max-width:width:150px 11.25em;*/
margin-left: /*14px*/ 3.0837004405286343vw; margin-left: /*14px*/ 3.0837004405286343vw;
max-width: /*390px;*/ 85.90308370044053vw; max-width: /*390px;*/ 85.90308370044053vw;
overflow-x: auto; overflow-x: auto;
} }
#Send_Data { #Send_Data {
height: 15px; height: 15px;
width: 120%; width: 120%;
} }
#pickdate1 { #pickdate1 {
border: 1px solid #000000; border: 1px solid #000000;
} }
@@ -159,5 +151,3 @@ hr {
border: 1px solid #000000; border: 1px solid #000000;
} }
} }