From 0763a1492a80c625f7f033dc092ad8f0806885be Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 30 Aug 2021 16:59:57 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20start=20Navbar=20und=20kunden?= =?UTF-8?q?beriech=20oben=20von=20navbar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/Cards_Boxes.aspx | 5 ++- Customers/CustomerIndex.aspx | 3 +- Customers/Customers.master | 46 +++++++++++++++------------ css/Customers/MasterpageCustomers.css | 20 ++++++++++-- 4 files changed, 47 insertions(+), 27 deletions(-) diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx index 6244d74..f9ead20 100644 --- a/Customers/Cards_Boxes.aspx +++ b/Customers/Cards_Boxes.aspx @@ -1,4 +1,4 @@ -<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Cards_Boxes.aspx.vb" Inherits="Customers_Default" %> +<%@ Page Title="VERAG IndexCustomer" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Cards_Boxes.aspx.vb" Inherits="Customers_Default" %> @@ -12,7 +12,7 @@ - + @@ -22,7 +22,6 @@ - diff --git a/Customers/CustomerIndex.aspx b/Customers/CustomerIndex.aspx index 98a8e71..1bdba4c 100644 --- a/Customers/CustomerIndex.aspx +++ b/Customers/CustomerIndex.aspx @@ -39,8 +39,7 @@ -
- +

Kundencenter


diff --git a/Customers/Customers.master b/Customers/Customers.master index 5f1affe..781feb5 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -287,11 +287,11 @@
@@ -391,9 +392,23 @@
-
-
+
+
+
+
diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css index b183736..cc3d2d4 100644 --- a/css/Customers/MasterpageCustomers.css +++ b/css/Customers/MasterpageCustomers.css @@ -101,7 +101,17 @@ ContentPlaceHolder1 { background-color: #fff; color: #043381; } - + #navbarhomebar { + /*transform: translateX(-50%);*/ + left: 15%; + top: 20%; + position: absolute; + text-align: center; + height: 26px; + height: 2.0233463035019454vh; + width: 150px; + width: 19.97336884154461vw; + } .modal-dialog modal-dialog-scrollable { width: 30%; } @@ -228,7 +238,13 @@ ContentPlaceHolder1 { right: 20px; } - + .nav { + + flex-wrap: wrap; + padding-left: 0; + margin-bottom: 0; + list-style: none + } .modal-body { /* background-color:#043381;*/ background-color: #fff;