Änderung CSS Fehler behoben

This commit is contained in:
ja
2021-11-24 08:54:40 +01:00
parent 2638274752
commit 2ca8ba018b
4 changed files with 16 additions and 12 deletions

View File

@@ -56,7 +56,6 @@ hr {
#RadioButtonList1 {
border: none;
}
#btn_resetForm {
margin-right: 2px;
}
@@ -68,10 +67,15 @@ ContentPlaceHolder1_Send_Data {
border: /*1.8px*/ 0.0706436420722135vw #808080 ridge;
margin-left: 12px
}
#normaltable {
width: 100%;
}
#cont124{
width:600px;
}
#maincont {
width:100%;
}
@media (max-width: 558.98px) {
body {
width: 390px;
@@ -117,11 +121,11 @@ ContentPlaceHolder1_Send_Data {
width: 700px;
}
#cont3 {
#cont1 {
width: 700px;
}
#cont4 {
#cont2 {
min-width: 750px;
}
@@ -223,7 +227,7 @@ ContentPlaceHolder1_Send_Data {
width: 349.98px;
}
#cont3 {
#cont1 {
width: 349.98px;
}

View File

@@ -52,7 +52,7 @@ table {
color: #043381;
}
ContentPlaceHolder1 {
width: 2048px;
width: 1256px;
}
.btn btn-primary {