MD5 Hash token Generation wurde implementiert.

This commit is contained in:
ja
2021-12-01 13:05:46 +01:00
parent b2a29d5839
commit 114d84c1c3
6 changed files with 102 additions and 22 deletions

View File

@@ -143,25 +143,25 @@ ContentPlaceHolder1 {
color: #043381;
}
.modal-dialog {
width: 428px;
width: 455px;
margin-left:0px;
}
#contfluid {
width: 428px;
width: 460px;
}
.modal-content {
width: 428px;
width: 455px;
display: block;
overflow-x: no-content;
}
.modal-header {
width: 428px;
width: 455px;
}
.modal-body{
width:428px;
width:455px;
}
ul{
width:428px;
width:455px;
}
#Image1 {
@@ -338,19 +338,21 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width: 400px;
width: 600px;
}
.modal-content {
width: 900px;
width: 600px;
display: block;
overflow-x: hidden;
}
row{
width:600px:
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
width: 800px;
width: 600px;
}
.modal-footer {
@@ -440,11 +442,11 @@ ContentPlaceHolder1 {
width: 800px;
}
.modal-content {
width: 900px;
width: 800px;
display: block;
}
.modal-dialog{
width:900px;
width:800px;
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);