Änderungen Global.aspx und Design Masterpage
This commit is contained in:
@@ -320,36 +320,7 @@ ContentPlaceHolder1 {
|
||||
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;
|
||||
}
|
||||
@@ -358,13 +329,13 @@ 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: 700px;
|
||||
width: 400px;
|
||||
}
|
||||
}
|
||||
#dropdownmenuecont ul li .button {
|
||||
@@ -444,12 +415,12 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width:1200px;
|
||||
width:400px;
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width:1200px;
|
||||
width:400px;
|
||||
}
|
||||
#divueberdropdown {
|
||||
margin-right: 7px;
|
||||
@@ -492,32 +463,32 @@ ContentPlaceHolder1 {
|
||||
}
|
||||
|
||||
.modal-dialog {
|
||||
width: 1800px;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
#contfluid {
|
||||
width: 1700px;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
width: 1700px;
|
||||
width: 600px;
|
||||
display: block;
|
||||
overflow-x: no-content;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
width: 1700px;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 1700px;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
width: 1700px;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
#exampleModalLabel {
|
||||
@@ -528,13 +499,13 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 1700px;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 1700px;
|
||||
width: 600px;
|
||||
}
|
||||
}
|
||||
#ContentPlaceHolder1 {
|
||||
@@ -554,7 +525,7 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width:1600px;
|
||||
width:400px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
|
||||
Reference in New Issue
Block a user