-
+
diff --git a/Customers/Invoices.aspx.vb b/Customers/Invoices.aspx.vb
index 6bf54ca..d8a963d 100644
--- a/Customers/Invoices.aspx.vb
+++ b/Customers/Invoices.aspx.vb
@@ -388,7 +388,7 @@ Partial Class Customers_Default3
If valreq_pickdate1.IsValid = False AndAlso valreq_pickdate2.IsValid = False Then
VERAG_VARIABLES.seterrorcount(15)
lbl_status.ForeColor = Drawing.Color.Red
- lbl_status.Text = VERAG_VARIABLES.geterrornumb + "Error in form validation. Please fill in all fields"
+ lbl_status.Text = VERAG_VARIABLES.geterrornumb + "Error in form validation. Please fill all fields"
End If
End If
diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css
index ee4c97f..4d5f5d9 100644
--- a/css/Customers/MasterpageCustomers.css
+++ b/css/Customers/MasterpageCustomers.css
@@ -88,12 +88,24 @@ ContentPlaceHolder1 {
.align-self-center {
background-color: #fff;
}
-
-.modal-header {
- width: 400px;
- background-image: linear-gradient(to right, #003680, #0055cc);
- color: #fff;
-}
+ .modal-body {
+ /* background-color:#043381;*/
+ background-color: #fff;
+ color: #043381;
+ width: 800px;
+ }
+ .modal-content {
+ width: 800px;
+
+ }
+ .modal-header {
+ background-image: linear-gradient(to right, #003680, #0055cc);
+ color: #fff;
+ width: 800px;
+ }
+ .modal-dialog{
+ width:1200px;
+ }
#dropbtnlang {
margin-right: -39%;
@@ -142,21 +154,22 @@ ContentPlaceHolder1 {
background-color: #fff;
color: #043381;
}
- .modal-dialog {
- width: 400px;
- margin-left:0px;
- }
- #contfluid {
- width: 400px;
+ .modal-body {
+ /* background-color:#043381;*/
+ background-color: #fff;
+ color: #043381;
+ width: 800px;
}
.modal-content {
- width: 300px;
+ width: 800px;
display: block;
- overflow-x: no-content;
- }
- .modal-header {
- width: 400px;
}
+ .modal-header {
+ background-image: linear-gradient(to right, #003680, #0055cc);
+ color: #fff;
+ width: 800px;
+ }
+
ul{
width:400px;
}
@@ -335,23 +348,23 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
- width: 400px;
+ width: 600px;
}
.modal-content {
- width: 400px;
+ width: 600px;
display: block;
- overflow-x: no-content;
+ overflow-x: hidden;
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
- width: 800px;
+ width: 600px;
}
.modal-footer {
- width: 400px;
+ width: 600px;
}
#exampleModalLabel {
font-size: 12px;
@@ -434,23 +447,23 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
- width: 800px;
+ width: 900px;
}
.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);
color: #fff;
- width: 800px;
+ width: 900px;
}
-
.modal-footer {
- width: 800px;
+ width: 900px;
}
-
#exampleModalLabel {
font-size: 12px;
}
diff --git a/css/navbarsidebar2.css b/css/navbarsidebar2.css
index d73f674..0dd2915 100644
--- a/css/navbarsidebar2.css
+++ b/css/navbarsidebar2.css
@@ -3056,7 +3056,7 @@ a[data-toggle="collapse"] {
@media (min-width:576px) {
.modal-dialog {
- max-width: 500px;
+ width: 1200px;
margin: 1.75rem auto
}
diff --git a/newpageJulius_Sidebar.aspx b/newpageJulius_Sidebar.aspx
index 18d360c..fd3b562 100644
--- a/newpageJulius_Sidebar.aspx
+++ b/newpageJulius_Sidebar.aspx
@@ -8,7 +8,7 @@
-
+