Änderungen Karten GUI Sowie Datentransfer

This commit is contained in:
ja
2022-02-15 14:14:35 +01:00
parent d4e1a16857
commit 245c31861a
26 changed files with 124 additions and 85 deletions

20
css/Customers/SDL.css Normal file
View File

@@ -0,0 +1,20 @@
#form1{
width:875px;
height:250px
}
.card {
width:875px;
height:250px;
}
#rowout{
background-color: #003680
}
#card-inner{
width: 855px;
height: 250px
}
.card-body{
width: 867px;
height: 250px;
margin-left:-12px;
}