From b815ff2a4b38dd01ed8b52f0f0ed6272763bedcc Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 22 Nov 2021 11:53:24 +0100 Subject: [PATCH] =?UTF-8?q?=C3=84nderung=20CSS=20Design-GUI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Invoices.aspx | 2 -- css/Customers/Invoices.css | 22 +++++++--------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/Customers/Invoices.aspx b/Customers/Invoices.aspx index e16094f..0cdc146 100644 --- a/Customers/Invoices.aspx +++ b/Customers/Invoices.aspx @@ -17,12 +17,10 @@ visibility: hidden; color: #043381; } - #normaltable { margin-left: -4px; width: 1254px; } - .g-3 { margin-left: -4px; } diff --git a/css/Customers/Invoices.css b/css/Customers/Invoices.css index e43ef01..2cf4f43 100644 --- a/css/Customers/Invoices.css +++ b/css/Customers/Invoices.css @@ -91,9 +91,7 @@ ContentPlaceHolder1_Send_Data { width: 10%; } - #conovertab { - /* max-width:width:150px 11.25em;*/ - margin-left: -38px; + #conovertab { width: 416px; overflow-x: auto; } @@ -196,12 +194,11 @@ ContentPlaceHolder1_Send_Data { } #normaltable { - width: 10%; + width: 10%; } - #conovertab { - margin-left: -38px; - width: 349.98px; + #conovertab { + width: 350.98px; overflow-x: auto; } @@ -223,7 +220,7 @@ ContentPlaceHolder1_Send_Data { } .flex-fill { - width: 349px; + width: 349.98px; } #cont3 { @@ -259,15 +256,10 @@ ContentPlaceHolder1_Send_Data { height: auto; flex-wrap: wrap; width: fit-content; - } - - #normaltable { - width: 100%; - } + } #ContentPlaceHolder1_conovertab { - /* max-width:width:150px 11.25em;*/ - margin-left: /*14px*/ 3.0837004405286343vw; + /* max-width:width:150px 11.25em;*/ max-width: /*390px;*/ 85.90308370044053vw; overflow-x: auto; }