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;