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 @@
-
+
VERAG Hauptmenü:
-
-
@@ -388,7 +370,7 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Customers/LoggedinUserPanel.aspx.vb b/Customers/LoggedinUserPanel.aspx.vb
new file mode 100644
index 0000000..1f5cfd2
--- /dev/null
+++ b/Customers/LoggedinUserPanel.aspx.vb
@@ -0,0 +1,5 @@
+
+Partial Class Customers_LoggedinUserPanel
+ Inherits System.Web.UI.Page
+
+End Class
diff --git a/Customers/Login_Edit_User.aspx b/Customers/Login_Edit_User.aspx
new file mode 100644
index 0000000..be7cd21
--- /dev/null
+++ b/Customers/Login_Edit_User.aspx
@@ -0,0 +1,12 @@
+<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Login_Edit_User.aspx.vb" Inherits="Customers_Default" %>
+
+
+
+
+
+
+
+
+
diff --git a/Customers/Login_Edit_User.aspx.vb b/Customers/Login_Edit_User.aspx.vb
new file mode 100644
index 0000000..61c8063
--- /dev/null
+++ b/Customers/Login_Edit_User.aspx.vb
@@ -0,0 +1,5 @@
+
+Partial Class Customers_Default
+ Inherits System.Web.UI.Page
+
+End Class
diff --git a/Customers/Userwerwaltung.aspx b/Customers/Userwerwaltung.aspx
new file mode 100644
index 0000000..b07f93b
--- /dev/null
+++ b/Customers/Userwerwaltung.aspx
@@ -0,0 +1,15 @@
+<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Userwerwaltung.aspx.vb" Inherits="Customers_Userwerwaltung" %>
+
+
+
+
+
+
+ VERAG Userwerwaltung
+
+
+
+
+
diff --git a/Customers/Userwerwaltung.aspx.vb b/Customers/Userwerwaltung.aspx.vb
new file mode 100644
index 0000000..92dbe91
--- /dev/null
+++ b/Customers/Userwerwaltung.aspx.vb
@@ -0,0 +1,5 @@
+
+Partial Class Customers_Userwerwaltung
+ Inherits System.Web.UI.Page
+
+End Class
diff --git a/css/navbarsidebar2.css b/css/navbarsidebar2.css
index 9e246b8..8b8ec29 100644
--- a/css/navbarsidebar2.css
+++ b/css/navbarsidebar2.css
@@ -117,9 +117,7 @@ a:focus {
margin-left: -250px;
}
- #sidebar .sidebar-header {
- padding: 20px;
- padding: 1.25em;
+ #sidebar .sidebar-header {
background: #fff;
}
@@ -203,20 +201,23 @@ a:focus {
CONTENT STYLE
----------------------------------------------------- */
- #content {
- max-width: /*575px;*/ 126.65198237885463vw;
- padding: 20px;
- padding: 1.25em;
- min-height: 100vh;
- transition: all 0.5s;
+#content {
+ max-width: /*2048px;*/ 451.10132158590307vw;
+ padding: 20px;
+ padding: 1.25em;
+ min-height: 100vh;
+ transition: all 0.5s;
+ background-color: #fff;
+}
+ #container-xxl {
+ background-color: #fff;
}
- /* ---------------------------------------------------
+/* ---------------------------------------------------
MEDIAQUERIES
----------------------------------------------------- */
-
- /* @media (max-width: 320px) and (max-height: 640px){*/
- @media (max-width: 575.98px) {
- #sidebar {
+/* @media (max-width: 320px) and (max-height: 640px){*/
+@media (max-width: 575.98px) {
+ #sidebar {
padding: /*2px*/ 0.44052863436123346vw;
font-size: 1em;
margin-left: -250px;
@@ -227,15 +228,15 @@ a:focus {
margin-left: 0;
}
- #content {
- font-size: 1.57em;
- font-size: 3.270833333333333vw;
- max-width: /*776px;*/ 44.57208500861574vw;
- }
+ #content {
+ font-size: 1.57em;
+ font-size: 3.270833333333333vw;
+ max-width: /*575px;*/ 126.65198237885463vw;
+ }
- #content_all {
- max-width: /*776px;*/ 44.57208500861574vw;
- }
+ #content_all {
+ max-width: /*575px;*/ 126.65198237885463vw;
+ }
#footer_content b {
font-size: 1em;
@@ -311,7 +312,7 @@ a:focus {
font-size: 1.2333000033333vw;
min-width: 110%;
float: left;
-
+ background-color:#fff;
}
#footer_content b {
diff --git a/images/samples/default-avatar.jpg b/images/samples/default-avatar.jpg
new file mode 100644
index 0000000..8f553ce
Binary files /dev/null and b/images/samples/default-avatar.jpg differ