From a170fba850984f5878747711ba1f9b411d09cc4d Mon Sep 17 00:00:00 2001 From: ja Date: Wed, 25 Aug 2021 15:01:23 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20Men=C3=BC=20und=20Seiten=20te?= =?UTF-8?q?st=20und=20test2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Cards_Boxes.aspx | 2 +- Customers/Customers.master | 18 +++++++-- Customers/LKWs.aspx | 72 ++++++++++++++++++++++++++++++++++ Customers/Login_Edit_User.aspx | 64 ++++++++++++++++++++++++------ css/navbarsidebar.css | 6 +-- 5 files changed, 143 insertions(+), 19 deletions(-) diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx index 5dd3e59..3660f51 100644 --- a/Customers/Cards_Boxes.aspx +++ b/Customers/Cards_Boxes.aspx @@ -60,7 +60,7 @@ -
+

Karten / Boxen:

diff --git a/Customers/Customers.master b/Customers/Customers.master index 621bc7e..e5a4607 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -183,7 +183,15 @@ width:17.621145374449338vw; color:#043381; background-color:#fff; - } + } + #btnsubmenu{ + background-color:#043381; + color:#fff; + } + #btnsubmenu:hover{ + background-color:#fff; + color:#043381; + } } @media (min-width: 575px) { #offcanvasWithBothOptions { @@ -312,7 +320,11 @@