From b7a274c9d45d3994ac26fb1a9b9541d8eae4a393 Mon Sep 17 00:00:00 2001 From: ja Date: Thu, 25 Nov 2021 15:20:53 +0100 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20r=C3=BCcksetzen=20auf=20Stanm?= =?UTF-8?q?d=2012:00=20Uhr=20am=2025.11.2021?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Customers.master | 64 +++++++++------------------ Customers/CustomsAviso.aspx | 25 +++++++++-- css/Customers/MasterpageCustomers.css | 14 +++--- css/navbarsidebar.css | 2 +- css/navbarsidebar2.css | 15 ++++--- json1.json | 3 ++ vwd.webinfo | 4 ++ 7 files changed, 67 insertions(+), 60 deletions(-) create mode 100644 json1.json diff --git a/Customers/Customers.master b/Customers/Customers.master index e22da91..1c718ec 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -116,7 +116,12 @@ $("#myModal").modal("show"); }); }); - + + + + + + - - - - - - - + + diff --git a/Customers/CustomsAviso.aspx b/Customers/CustomsAviso.aspx index dd7c087..0d1205a 100644 --- a/Customers/CustomsAviso.aspx +++ b/Customers/CustomsAviso.aspx @@ -41,26 +41,45 @@ } g-3 { width: 100%; - } + } } @media (max-width: 349.98px) { body { width: 349.98px; } + h1 { color: #043381; font-size: 22px; } + h2 { color: #043381; font-size: 28px; } + #tableSearch { width: 53%; border: 1px solid grey; } - #conovertab{ - margin-left:-38px;width:416px; + + #conovertab { + margin-left: -38px; + width: 416px; + } + } + @media(min-width: 558.98px){ + .modal-content { + position: relative; + display: flex; + flex-direction: column; + pointer-events: auto; + background-color: #fff; + background-clip: padding-box; + border: 1px solid rgba(0,0,0,.2); + border-radius: .3rem; + outline: 0 + } } } diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css index ee4c97f..b647d5a 100644 --- a/css/Customers/MasterpageCustomers.css +++ b/css/Customers/MasterpageCustomers.css @@ -339,9 +339,9 @@ ContentPlaceHolder1 { } .modal-content { - width: 400px; + width: 900px; display: block; - overflow-x: no-content; + overflow-x: hidden; } .modal-header { @@ -351,7 +351,7 @@ ContentPlaceHolder1 { } .modal-footer { - width: 400px; + width: 600px; } #exampleModalLabel { font-size: 12px; @@ -437,9 +437,11 @@ ContentPlaceHolder1 { width: 800px; } .modal-content { - width: 800px; - display: block; - overflow-x: no-content; + width: 900px; + display: block; + } + .modal-dialog{ + width:900px; } .modal-header { background-image: linear-gradient(to right, #003680, #0055cc); diff --git a/css/navbarsidebar.css b/css/navbarsidebar.css index 804ba8f..3a8a563 100644 --- a/css/navbarsidebar.css +++ b/css/navbarsidebar.css @@ -2898,7 +2898,7 @@ a[data-toggle="collapse"] { left: 0; z-index: 1060; display: none; - width: 100%; + height: 100%; overflow-x: hidden; overflow-y: auto; diff --git a/css/navbarsidebar2.css b/css/navbarsidebar2.css index d73f674..1cda81b 100644 --- a/css/navbarsidebar2.css +++ b/css/navbarsidebar2.css @@ -2922,13 +2922,13 @@ a[data-toggle="collapse"] { word-wrap: break-word } + .modal { position: fixed; top: 0; left: 0; z-index: 1060; - display: none; - width: 100%; + display: none; height: 100%; overflow-x: hidden; overflow-y: auto; @@ -2937,7 +2937,7 @@ a[data-toggle="collapse"] { .modal-dialog { position: relative; - width: auto; + margin: .5rem; pointer-events: none } @@ -2982,15 +2982,15 @@ a[data-toggle="collapse"] { .modal-content { position: relative; - display: flex; + display: -moz-box; flex-direction: column; - width: 100%; + width: 900pwx; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0,0,0,.2); border-radius: .3rem; - outline: 0 + outline: 0; } .modal-backdrop { @@ -3056,7 +3056,7 @@ a[data-toggle="collapse"] { @media (min-width:576px) { .modal-dialog { - max-width: 500px; + width: 500px; margin: 1.75rem auto } @@ -3245,6 +3245,7 @@ a[data-toggle="collapse"] { } } + .tooltip { position: absolute; z-index: 1080; diff --git a/json1.json b/json1.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/json1.json @@ -0,0 +1,3 @@ +{ + +} diff --git a/vwd.webinfo b/vwd.webinfo index a290a9d..0f8c31b 100644 --- a/vwd.webinfo +++ b/vwd.webinfo @@ -5,4 +5,8 @@ + + + + \ No newline at end of file