diff --git a/Global.asax b/Global.asax
index f41803d..8219811 100644
--- a/Global.asax
+++ b/Global.asax
@@ -24,7 +24,7 @@
void Application_Error(object sender, EventArgs e)
{
// Code, der ausgeführt wird, wenn ein nicht behandelter Fehler auftritt
- Response.Redirect("../login/Error.aspx");
+ 'Response.Redirect("../login/Error.aspx");
}
diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css
index 3acf584..604d577 100644
--- a/css/Customers/MasterpageCustomers.css
+++ b/css/Customers/MasterpageCustomers.css
@@ -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 {