From 99f2baf20932b291a6715217869e03e1899c8f2d Mon Sep 17 00:00:00 2001 From: ja Date: Wed, 17 Nov 2021 13:44:10 +0100 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20GUI=20and=20Anpassung=20Mobil?= =?UTF-8?q?version=20sowie=20restlichen=20Fehlermeldunsgenerierungscodes?= =?UTF-8?q?=20wurden=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Cards_Boxes.aspx | 3 +-- Customers/Customers.master | 15 +++++++++++++-- css/Customers/MasterpageCustomers.css | 2 +- newpageJulius_Sidebar.aspx | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx index d03b5e3..8dd902a 100644 --- a/Customers/Cards_Boxes.aspx +++ b/Customers/Cards_Boxes.aspx @@ -37,8 +37,7 @@ } h1 { font-size: 28px; - } - + } #tableSearch { max-width: 350px; } diff --git a/Customers/Customers.master b/Customers/Customers.master index 32467b9..4564a78 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -130,10 +130,18 @@ background-color: #fff; border: 2px solid #043381; } + @media (min-width: 558.98px){ + #Image1{ + margin-right: -320px; + } + } @media (max-width: 558.98px) { body { max-width: 390px; } + contfluid{ + width:556px; + } h1 { color: #043381; font-size: 22px; @@ -142,6 +150,9 @@ color: #043381; font-size: 28px; } + Image1 { + margin-right: 320px; + } } @@ -336,7 +347,7 @@ @@ -358,7 +369,7 @@ -
+