diff --git a/Customers/Default.aspx b/Customers/Default.aspx index 55a9782..a469810 100644 --- a/Customers/Default.aspx +++ b/Customers/Default.aspx @@ -4,7 +4,7 @@ - + @@ -27,9 +27,8 @@

Dies ist eine Testseite!

Sie dient nur zu Debugzwecken!

-

- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. -

+ +

Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus.

diff --git a/Customers/Default.aspx.vb b/Customers/Default.aspx.vb index 10ab82a..f141b3f 100644 --- a/Customers/Default.aspx.vb +++ b/Customers/Default.aspx.vb @@ -18,4 +18,5 @@ Partial Class Customers_Default Page.MaintainScrollPositionOnPostBack = False End If End Sub + End Class diff --git a/Customers/Invoices.aspx b/Customers/Invoices.aspx index 5445207..14edc3a 100644 --- a/Customers/Invoices.aspx +++ b/Customers/Invoices.aspx @@ -16,6 +16,10 @@ visibility: hidden; color: #043381; } + @media (max-width: 558.98px) { + body{ + max-width:390px; + } diff --git a/css/Customers/CustomerAVISO.css b/css/Customers/CustomerAVISO.css index 29308b8..f0f61c8 100644 --- a/css/Customers/CustomerAVISO.css +++ b/css/Customers/CustomerAVISO.css @@ -170,7 +170,7 @@ hr{ } @media (max-width: 558.98px) { body{ - width:400px; + max-width:390px; } h1 { color: #043381; diff --git a/css/Customers/Invoices.css b/css/Customers/Invoices.css index 3de7733..6d2c82c 100644 --- a/css/Customers/Invoices.css +++ b/css/Customers/Invoices.css @@ -74,7 +74,7 @@ ContentPlaceHolder1_Send_Data { } @media (max-width: 558.98px) { body{ - width:400px; + max-width:390px; } tbody { font-size: 3.303964757709251vw; diff --git a/login/Change_PW.aspx b/login/Change_PW.aspx index 7ec5196..87a9c24 100644 --- a/login/Change_PW.aspx +++ b/login/Change_PW.aspx @@ -78,6 +78,7 @@ background-color: #fff; overflow-y: clip; overflow-x: clip; + max-width:390px; } #content_container { @@ -129,17 +130,17 @@ -
+
- - +
+ @@ -149,7 +150,7 @@ Das Passwort muss mindestens 1 Klein-, 1 Großbuchstaben sowie ein Sonderzeichen bei einer Länge von minimal 4 und maximal 30 Stellen besitzen. - + - + @@ -173,12 +173,12 @@ - + - +
- +
@@ -161,11 +162,10 @@
- - +
@@ -196,7 +196,7 @@
- + diff --git a/login/Change_PW.aspx.vb b/login/Change_PW.aspx.vb index 2697722..3cca2bc 100644 --- a/login/Change_PW.aspx.vb +++ b/login/Change_PW.aspx.vb @@ -173,7 +173,7 @@ Partial Class login_Change_PW End Using Else VERAG_VARIABLES.seterrorcount(22) - lbl_messagetext.Text = VERAG_VARIABLES.geterrornumb + "Error bei der Passwort Validation." + lbl_messagetext.Text = VERAG_VARIABLES.geterrornumb + "Error bei der Passwort-Validation." End If Else diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index 96adeac..d83edbc 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -67,6 +67,7 @@ background-color: #fff; overflow-y: clip; overflow-x: clip; + max-width:390px; } #content_container { display: flex; @@ -272,21 +273,21 @@ -
+
-
+
- +
- +