Änderungen GUI und Mobilansichten login screen

This commit is contained in:
ja
2021-11-30 16:09:43 +01:00
parent 22bc933a25
commit b7f5edd67a
4 changed files with 24 additions and 21 deletions

View File

@@ -118,7 +118,7 @@ ContentPlaceHolder1 {
background-attachment: fixed;
background-size: cover;
background-color: #fff;
width: 400px;
width: 428px;
}
table {
border-collapse: collapse;
@@ -143,22 +143,25 @@ ContentPlaceHolder1 {
color: #043381;
}
.modal-dialog {
width: 400px;
width: 428px;
margin-left:0px;
}
#contfluid {
width: 400px;
width: 428px;
}
.modal-content {
width: 300px;
width: 428px;
display: block;
overflow-x: no-content;
}
.modal-header {
width: 400px;
width: 428px;
}
.modal-body{
width:428px;
}
ul{
width:400px;
width:428px;
}
#Image1 {