Änderungen Karten GUI Sowie Datentransfer
This commit is contained in:
20
css/Customers/SDL.css
Normal file
20
css/Customers/SDL.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user