From 9cd910b9254c7d5d2683d2b332698c104c529d68 Mon Sep 17 00:00:00 2001 From: ja Date: Fri, 19 Nov 2021 16:54:13 +0100 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20GUI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Customers.master | 10 +++--- Customers/Invoices.aspx | 48 ++++++++++++++++++--------- css/Customers/CustomerAVISO.css | 7 ++-- css/Customers/MasterpageCustomers.css | 35 +++++++++++++------ 4 files changed, 66 insertions(+), 34 deletions(-) diff --git a/Customers/Customers.master b/Customers/Customers.master index 6e9b31d..67e4d4f 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -137,10 +137,10 @@ } @media (max-width: 558.98px) { wrapper{ - width:385.98px; + width:330.98px; } body { - width:385.98px; + width:330.98px; } contfluid{ width:385.98px; @@ -159,13 +159,13 @@ } @media (max-width: 328.98px) { wrapper{ - width:320px; + width:318px; } body { - max-width: 320px; + width: 318px; } contfluid{ - width:320px; + width:3180px; } h1 { color: #043381; diff --git a/Customers/Invoices.aspx b/Customers/Invoices.aspx index 8315b87..a4ee625 100644 --- a/Customers/Invoices.aspx +++ b/Customers/Invoices.aspx @@ -9,17 +9,35 @@ - @@ -166,13 +184,13 @@
Absender: - +
Empfänger - +
@@ -209,8 +227,8 @@
-
- +
+ Index-Nr Invoice Number diff --git a/css/Customers/CustomerAVISO.css b/css/Customers/CustomerAVISO.css index 929f820..73331d3 100644 --- a/css/Customers/CustomerAVISO.css +++ b/css/Customers/CustomerAVISO.css @@ -233,10 +233,9 @@ hr{ } #conovertab { /* max-width:width:150px 11.25em;*/ - - margin-left: -38px; - width: 416px; - overflow-x: auto; + + margin-left:-38px;width:416px; + overflow-x: auto; } #btn_Auftraege { height: 15px; diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css index f0eeda0..93ea437 100644 --- a/css/Customers/MasterpageCustomers.css +++ b/css/Customers/MasterpageCustomers.css @@ -195,7 +195,7 @@ ContentPlaceHolder1 { } } -@media (min-width: 575px) and (max-width: 768px) { +@media (min-width: 556.98px) and (max-width: 768px) { body { font-family: 'Poppins', sans-serif; background: #fafafa; @@ -205,7 +205,9 @@ ContentPlaceHolder1 { background-attachment: fixed; background-size: cover; /* background-color:#043381;*/ + max-width: 320px; } + #offcanvasWithBothOptions { min-width: 17.692852087756545vw; max-width: 17.692852087756545vw; @@ -214,54 +216,63 @@ ContentPlaceHolder1 { #normaltable { padding-left: -0.125em; } + h1 { color: #043381; font-size: 32px; } + #conovertab { max-width: 150px 11.25em; - width:100%; + width: 100%; margin-left: 35px; overflow-x: auto; } + .containerSearch { width: 3.1821797931583133vw; color: #043381; background-color: #fff; } + .sidebar-header { background-color: #fff; - max-width: 250px; + max-width: 390px; color: #043381; } + .container-fluid { background-color: #fff; color: #043381; } + #navbarhomebar { background-color: #fff; color: #043381; margin-left: 21%; } + .container-xxl { background-color: #fff; } + .list-unstyled components { background-color: #fff; max-width: 250px; } + .dropdown-toggle::after { display: block; position: absolute; top: 50%; right: 20px; - } - + #divueberdropdown { margin-right: 7px; width: 850px; } + #divübernavpills { width: 10px; margin-top: 10px; @@ -269,9 +280,11 @@ ContentPlaceHolder1 { z-index: 1031; position: relative; } + .pointer { cursor: pointer; } + #dropdownbtnmain { background-color: #fff; color: #043381; @@ -280,12 +293,13 @@ ContentPlaceHolder1 { top: -10%; z-index: 1031; } + #dropdownmenueuser { position: absolute; top: -170px; right: -952px; } - + #dropbtnbtnbtn { background-color: #fff; color: #043381; @@ -295,10 +309,11 @@ ContentPlaceHolder1 { left: 1025px; padding-bottom: 0px; } + #dropdownmenuecont { - position:absolute; - padding-top: -10px; - left:1025px; + position: absolute; + padding-top: -10px; + left: 1025px; padding-bottom: 0px; height: 86px; } @@ -362,7 +377,7 @@ ContentPlaceHolder1 { border: hidden; } } -@media (min-width: 768px) { +@media (min-width: 556.98px) { body { font-family: 'Poppins', sans-serif; background: #fafafa;