From 62d9bd41e97d7683378af5450b754aca1898d9da Mon Sep 17 00:00:00 2001 From: ja Date: Thu, 25 Nov 2021 15:11:58 +0100 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20commit=20#2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Customers.master | 3 ++ Customers/CustomsAviso.aspx | 10 +--- Customers/Invoices.aspx.vb | 2 +- css/Customers/MasterpageCustomers.css | 71 +++++++++++---------------- css/navbarsidebar2.css | 2 +- newpageJulius_Sidebar.aspx | 2 +- 6 files changed, 36 insertions(+), 54 deletions(-) diff --git a/Customers/Customers.master b/Customers/Customers.master index 187ca17..e22da91 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -241,7 +241,9 @@ @@ -280,6 +282,7 @@ 'Response.Write(DB2.qry_contentNew(menuID, lan)) Dim flagpath = "images/flags/flagge_DE_AT.gif" + Dim lan3 As String = Request.QueryString("lan3") If laenderkuerzel = "DE" And lan3 = "0" Then flagpath = "images/flags/flagge_DE_AT.gif" diff --git a/Customers/CustomsAviso.aspx b/Customers/CustomsAviso.aspx index 5344122..dd7c087 100644 --- a/Customers/CustomsAviso.aspx +++ b/Customers/CustomsAviso.aspx @@ -13,9 +13,6 @@ font-size: 0; visibility: hidden; color: #043381; - } - #Abstand2{ - height: /*24px*/ 1.873536299765808vh; } @media (max-width: 558.98px) { body { @@ -45,11 +42,6 @@ g-3 { width: 100%; } - - .modal-dialog .modal-content .modal-footer{ - width:1200px; - } - } @media (max-width: 349.98px) { body { @@ -205,7 +197,7 @@
-
+
diff --git a/Customers/Invoices.aspx.vb b/Customers/Invoices.aspx.vb index 7ecc7ce..fe364f7 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 all fields" + lbl_status.Text = VERAG_VARIABLES.geterrornumb + "Error in form validation. Please fill in all fields" End If End If diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css index 4d5f5d9..ee4c97f 100644 --- a/css/Customers/MasterpageCustomers.css +++ b/css/Customers/MasterpageCustomers.css @@ -88,24 +88,12 @@ ContentPlaceHolder1 { .align-self-center { background-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; - } + +.modal-header { + width: 400px; + background-image: linear-gradient(to right, #003680, #0055cc); + color: #fff; +} #dropbtnlang { margin-right: -39%; @@ -154,22 +142,21 @@ ContentPlaceHolder1 { background-color: #fff; color: #043381; } - .modal-body { - /* background-color:#043381;*/ - background-color: #fff; - color: #043381; - width: 800px; + .modal-dialog { + width: 400px; + margin-left:0px; + } + #contfluid { + width: 400px; } .modal-content { - width: 800px; + width: 300px; display: block; - } + overflow-x: no-content; + } .modal-header { - background-image: linear-gradient(to right, #003680, #0055cc); - color: #fff; - width: 800px; + width: 400px; } - ul{ width:400px; } @@ -348,23 +335,23 @@ ContentPlaceHolder1 { /* background-color:#043381;*/ background-color: #fff; color: #043381; - width: 600px; + width: 400px; } .modal-content { - width: 600px; + width: 400px; display: block; - overflow-x: hidden; + overflow-x: no-content; } .modal-header { background-image: linear-gradient(to right, #003680, #0055cc); color: #fff; - width: 600px; + width: 800px; } .modal-footer { - width: 600px; + width: 400px; } #exampleModalLabel { font-size: 12px; @@ -447,23 +434,23 @@ ContentPlaceHolder1 { /* background-color:#043381;*/ background-color: #fff; color: #043381; - width: 900px; + width: 800px; } .modal-content { - width: 900px; - display: block; - } - .modal-dialog{ - width:900px; + width: 800px; + display: block; + overflow-x: no-content; } .modal-header { background-image: linear-gradient(to right, #003680, #0055cc); color: #fff; - width: 900px; + width: 800px; } + .modal-footer { - width: 900px; + width: 800px; } + #exampleModalLabel { font-size: 12px; } diff --git a/css/navbarsidebar2.css b/css/navbarsidebar2.css index 0dd2915..d73f674 100644 --- a/css/navbarsidebar2.css +++ b/css/navbarsidebar2.css @@ -3056,7 +3056,7 @@ a[data-toggle="collapse"] { @media (min-width:576px) { .modal-dialog { - width: 1200px; + max-width: 500px; margin: 1.75rem auto } diff --git a/newpageJulius_Sidebar.aspx b/newpageJulius_Sidebar.aspx index e1ebeef..220d2f7 100644 --- a/newpageJulius_Sidebar.aspx +++ b/newpageJulius_Sidebar.aspx @@ -8,7 +8,7 @@ - +