Css Ädnerungen inline sowie im CSS File
This commit is contained in:
@@ -71,6 +71,21 @@ h1 {
|
||||
#cont4 {
|
||||
min-width: 750px;
|
||||
}
|
||||
tbody {
|
||||
font-size: 3.303964757709251vw;
|
||||
height: auto;
|
||||
flex-wrap: wrap;
|
||||
width: fit-content;
|
||||
}
|
||||
#normaltable{
|
||||
width:100%;
|
||||
}
|
||||
#conovertab {
|
||||
/* max-width:width:150px 11.25em;*/
|
||||
margin-left: /*14px*/ 3.0837004405286343vw;
|
||||
max-width: /*390px;*/ 85.90308370044053vw;
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
@media (min-width: 558.98px) {
|
||||
#txt_Absender {
|
||||
@@ -85,4 +100,7 @@ h1 {
|
||||
#txt_KdNrAuftrag {
|
||||
width: 850px;
|
||||
}
|
||||
#normaltable {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user