Änderung CSS Design-GUI

This commit is contained in:
ja
2021-11-22 11:53:24 +01:00
parent a814d5499a
commit b815ff2a4b
2 changed files with 7 additions and 17 deletions

View File

@@ -17,12 +17,10 @@
visibility: hidden;
color: #043381;
}
#normaltable {
margin-left: -4px;
width: 1254px;
}
.g-3 {
margin-left: -4px;
}

View File

@@ -92,8 +92,6 @@ ContentPlaceHolder1_Send_Data {
}
#conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: -38px;
width: 416px;
overflow-x: auto;
}
@@ -200,8 +198,7 @@ ContentPlaceHolder1_Send_Data {
}
#conovertab {
margin-left: -38px;
width: 349.98px;
width: 350.98px;
overflow-x: auto;
}
@@ -223,7 +220,7 @@ ContentPlaceHolder1_Send_Data {
}
.flex-fill {
width: 349px;
width: 349.98px;
}
#cont3 {
@@ -261,13 +258,8 @@ ContentPlaceHolder1_Send_Data {
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;
}