From 4c1d85d3bf0120b85b69343363006ffd6e255d42 Mon Sep 17 00:00:00 2001 From: ja Date: Wed, 22 Sep 2021 08:16:36 +0200 Subject: [PATCH] Css Auslagerungen --- Customers/CustomsAviso.aspx | 12 +++++------- css/Customers/CustomerAVISO.css | 9 +++++++-- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Customers/CustomsAviso.aspx b/Customers/CustomsAviso.aspx index e7c0835..ed372d7 100644 --- a/Customers/CustomsAviso.aspx +++ b/Customers/CustomsAviso.aspx @@ -70,8 +70,7 @@
Filter zurücksetzen -
- +
@@ -109,8 +108,7 @@ -
- +

@@ -124,19 +122,19 @@
-
+
-
+
-
+
diff --git a/css/Customers/CustomerAVISO.css b/css/Customers/CustomerAVISO.css index e8ca08e..b902ef8 100644 --- a/css/Customers/CustomerAVISO.css +++ b/css/Customers/CustomerAVISO.css @@ -44,9 +44,14 @@ hr{ transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease; height:6px; } - +.accordion #accordionExample #collapseOne .card card-body #cont3 .container { + margin-left: 2px; +} + .accordion #accordionExample #collapseOne .card card-body #cont3 .container .d-none d-md-block .row .col-12 { + margin-right: /*1.52px;*/ 0.33480176211453744vw; + } #RadioButtonList1 { - border: none; + border: none; } #btn_resetForm { margin-right: 2px;