Änderungen rücksetzen auf Stanmd 12:00 Uhr am 25.11.2021
This commit is contained in:
@@ -339,9 +339,9 @@ ContentPlaceHolder1 {
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
width: 400px;
|
||||
width: 900px;
|
||||
display: block;
|
||||
overflow-x: no-content;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
@@ -351,7 +351,7 @@ ContentPlaceHolder1 {
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
width: 400px;
|
||||
width: 600px;
|
||||
}
|
||||
#exampleModalLabel {
|
||||
font-size: 12px;
|
||||
@@ -437,9 +437,11 @@ ContentPlaceHolder1 {
|
||||
width: 800px;
|
||||
}
|
||||
.modal-content {
|
||||
width: 800px;
|
||||
display: block;
|
||||
overflow-x: no-content;
|
||||
width: 900px;
|
||||
display: block;
|
||||
}
|
||||
.modal-dialog{
|
||||
width:900px;
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
|
||||
Reference in New Issue
Block a user