From ebfa4f10bfa6802e5823f985980503e7e259808a Mon Sep 17 00:00:00 2001 From: ja Date: Tue, 24 Aug 2021 09:55:25 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20an=20Userseiten=20und=20Erste?= =?UTF-8?q?llung=20von=20Login-Panels?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Customers/CustomerIndex.aspx | 3 +- Customers/Customers.master | 54 ++++++++++---------- Customers/Invoices.aspx | 3 ++ Customers/LoggedinUserPanel.aspx | 76 ++++++++++++++++++++++++++++ Customers/LoggedinUserPanel.aspx.vb | 5 ++ Customers/Login_Edit_User.aspx | 12 +++++ Customers/Login_Edit_User.aspx.vb | 5 ++ Customers/Userwerwaltung.aspx | 15 ++++++ Customers/Userwerwaltung.aspx.vb | 5 ++ css/navbarsidebar2.css | 47 ++++++++--------- images/samples/default-avatar.jpg | Bin 0 -> 8174 bytes 11 files changed, 174 insertions(+), 51 deletions(-) create mode 100644 Customers/LoggedinUserPanel.aspx create mode 100644 Customers/LoggedinUserPanel.aspx.vb create mode 100644 Customers/Login_Edit_User.aspx create mode 100644 Customers/Login_Edit_User.aspx.vb create mode 100644 Customers/Userwerwaltung.aspx create mode 100644 Customers/Userwerwaltung.aspx.vb create mode 100644 images/samples/default-avatar.jpg diff --git a/Customers/CustomerIndex.aspx b/Customers/CustomerIndex.aspx index 1ef2326..a548918 100644 --- a/Customers/CustomerIndex.aspx +++ b/Customers/CustomerIndex.aspx @@ -22,8 +22,7 @@ overflow-x: auto; } } - - + diff --git a/Customers/Customers.master b/Customers/Customers.master index e045ecc..c7b9f33 100644 --- a/Customers/Customers.master +++ b/Customers/Customers.master @@ -113,9 +113,9 @@ - - - + + + @@ -164,9 +164,7 @@ ContentPlaceHolder1{ width:1725px; } - #sidebarCollapse{ - margin-left:-250px; - } + @media (max-width: 575px){ table { border-collapse: collapse; @@ -182,21 +180,7 @@ width:17.621145374449338vw; color:#043381; background-color:#fff; - } - #sidebar{ - min-width: 250px; - max-width: 250px; - min-height: 100vh; - - background-color: #fff; - color: #043381; - } - #sidebar.active { - margin-left: 0; - } - #sidebar.active { - margin-left: -250px; - } + } } @media (min-width: 575px) { #offcanvasWithBothOptions { @@ -247,9 +231,7 @@ background-color:#fff; max-width:250px; } - a[data-toggle="collapse"] { - position: relative; -} + .dropdown-toggle::after { display: block; @@ -330,7 +312,7 @@ Logo VERAG Spedition AG -