Css änderungen breite Modal erfolgreich dynamisiert und Versuch das Problem mit der (nicht erfolgreich) geänderten Anzeige auf MasterpageCustomers des Login-Panel-iFrames.
This commit is contained in:
@@ -109,8 +109,8 @@ ContentPlaceHolder1 {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
.modal-dialog modal-dialog-scrollable {
|
||||
width: 30%;
|
||||
.modal-dialog {
|
||||
width: 400px;
|
||||
}
|
||||
#contfluid {
|
||||
width: 400px;
|
||||
@@ -139,11 +139,12 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 700px;
|
||||
width: 400px;
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 400px;
|
||||
}
|
||||
#Image1 {
|
||||
width: 45%;
|
||||
@@ -255,19 +256,10 @@ ContentPlaceHolder1 {
|
||||
right: 20px;
|
||||
|
||||
}
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width:400px;
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
#divueberdropdown {
|
||||
margin-right: 7px;
|
||||
width: 850px;
|
||||
}
|
||||
#divübernavpills {
|
||||
width: 10px;
|
||||
@@ -292,9 +284,7 @@ ContentPlaceHolder1 {
|
||||
top: -170px;
|
||||
right: -952px;
|
||||
}
|
||||
#contfluid {
|
||||
width: 756px;
|
||||
}
|
||||
|
||||
#dropbtnbtnbtn {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
@@ -310,7 +300,53 @@ ContentPlaceHolder1 {
|
||||
left:1025px;
|
||||
padding-bottom: 0px;
|
||||
height: 86px;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-dialog {
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
#contfluid {
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
width: 700px;
|
||||
display: block;
|
||||
overflow-x: no-content;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
#exampleModalLabel {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 700px;
|
||||
}
|
||||
}
|
||||
#dropdownmenuecont ul li .button {
|
||||
font-size: 17px;
|
||||
@@ -365,6 +401,7 @@ ContentPlaceHolder1 {
|
||||
.container-fluid {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width:1600px;
|
||||
}
|
||||
#navbarhomebar {
|
||||
background-color: #fff;
|
||||
@@ -388,10 +425,12 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width:1200px;
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width:1200px;
|
||||
}
|
||||
#divueberdropdown {
|
||||
margin-right: 7px;
|
||||
@@ -432,8 +471,51 @@ ContentPlaceHolder1 {
|
||||
#dropdownmenuecont ul li .button{
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
.modal-dialog {
|
||||
width: 1800px;
|
||||
}
|
||||
|
||||
#contfluid {
|
||||
width: 1200px;
|
||||
width: 1700px;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
width: 1700px;
|
||||
display: block;
|
||||
overflow-x: no-content;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
width: 1700px;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 1700px;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
width: 1700px;
|
||||
}
|
||||
|
||||
#exampleModalLabel {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 1700px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 1700px;
|
||||
}
|
||||
}
|
||||
#ContentPlaceHolder1 {
|
||||
@@ -453,6 +535,7 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width:1600px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
|
||||
Reference in New Issue
Block a user