MD5 Hash token Generation wurde implementiert.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user