Änderungen CSS
This commit is contained in:
@@ -21,19 +21,20 @@
|
||||
font-size: 0;
|
||||
visibility: hidden;
|
||||
color: #043381;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
||||
|
||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
|
||||
<script src="../js/netzwerk.js" type="text/javascript"></script>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/CustomerIndex.css"/>
|
||||
</asp:Content>
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
<head runat="server">
|
||||
|
||||
<script src="../js/netzwerk.js" type="text/javascript"></script>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
|
||||
<script type="text/javascript">
|
||||
// Vergebe den Event-Handler
|
||||
document.onkeydown = handleKeyEvent;
|
||||
@@ -75,8 +74,8 @@
|
||||
' End Property,
|
||||
</script>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../css/StyleSheetWebsiteNew.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/css/navbarsidebar.css"/>
|
||||
|
||||
|
||||
<script type="text/javascript" src="../js/languageupdatescript.js"></script>
|
||||
|
||||
<!--Hover Info -->
|
||||
@@ -94,8 +93,7 @@
|
||||
<title></title>
|
||||
<asp:ContentPlaceHolder id="ContentPlaceHolder2" runat="server">
|
||||
<script src="../js/netzwerk.js" type="text/javascript"></script>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
|
||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||
<script type="text/javascript">
|
||||
// Vergebe den Event-Handler
|
||||
@@ -114,8 +112,8 @@
|
||||
|
||||
<!-- Scroll Script-->
|
||||
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="../css/StyleSheetWebsiteNew.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
|
||||
|
||||
<script type="text/javascript" src="../js/languageupdatescript.js"></script>
|
||||
|
||||
<!--Hover Info -->
|
||||
@@ -131,7 +129,15 @@
|
||||
</script>
|
||||
<style>
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Dropdown.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
|
||||
|
||||
|
||||
</asp:ContentPlaceHolder>
|
||||
<asp:ContentPlaceHolder id="head" runat="server">
|
||||
|
||||
@@ -282,41 +288,41 @@
|
||||
<!-- Page Content -->
|
||||
<nav id="content">
|
||||
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel">
|
||||
<div class="modal-dialog modal-dialog-scrollable" style="min-width: 850px; min-height: 800px; overflow: hidden; place-self:center">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="exampleModalLabel">Profil: User: <%=Me.Page.User.Identity.Name %></h5>
|
||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div class="container-fluid" >
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<asp:Image ID="Image1" runat="server" ImageUrl="~/images/samples/default-avatar.jpg"/>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<ul style="list-style:unset;border:2.3px ridge #043381">
|
||||
<li> Name: <%=Me.Page.User.Identity.Name %></li>
|
||||
<li> Registriert seit: 15/02/2021</li>
|
||||
<li> Die Berechtigungen im Überblick </li>
|
||||
<ul>
|
||||
<li><img src="../images/Icons/main/checkmarkcircle_veragblau.png" style="width:20px;height:20px;"/>"Zoll"</li>
|
||||
<li><img src="../images/Icons/main/checkmarkcircle_veragblau.png" style="width:20px;height:20px;"/>"Suben"</li>
|
||||
<li><img src="../images/Icons/main/cross_wrong_close_delete_icon.png" style="width:20px;height:20px;"/>"Waidhaus"</li>
|
||||
</ul>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" id="butclose" class="btn btn-secondary" style="background-color:#043381;color:#fff" data-bs-dismiss="modal">Close</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-dialog modal-dialog-scrollable" style="min-width: 850px; min-height: 800px; overflow: hidden; place-self:center">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="exampleModalLabel">Profil: User: <%=Me.Page.User.Identity.Name %></h5>
|
||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div class="container-fluid" >
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<asp:Image ID="Image1" runat="server" ImageUrl="~/images/samples/default-avatar.jpg"/>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<ul style="list-style:unset;border:2.3px ridge #043381">
|
||||
<li> Name: <%=Me.Page.User.Identity.Name %></li>
|
||||
<li> Registriert seit: 15/02/2021</li>
|
||||
<li> Die Berechtigungen im Überblick </li>
|
||||
<ul>
|
||||
<li><img src="../images/Icons/main/checkmarkcircle_veragblau.png" style="width:20px;height:20px;"/>"Zoll"</li>
|
||||
<img src="../images/Icons/main/checkmarkcircle_veragblau.png" style="width:20px;height:20px;"/>"Suben"</li>
|
||||
<li><img src="../images/Icons/main/cross_wrong_close_delete_icon.png" style="width:20px;height:20px;"/>"Waidhaus"</li>
|
||||
</ul>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" id="butclose" class="btn btn-secondary" style="background-color:#043381;color:#fff" data-bs-dismiss="modal">Close</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-md-none">
|
||||
|
||||
<nav class="navbar navbar-expand-md navbar-light bg-light justify-content-md-center flex-nowrap">
|
||||
@@ -389,7 +395,7 @@
|
||||
<div class="d-none d-md-block">
|
||||
<nav class="navbar fixed-top navbar-expand-lg navbar-light" style="background-color:#fff">
|
||||
<a class="navbar-brand" href="../newpageJulius_Sidebar.aspx?lan2=DE&lan3=0"><img src="../images/Logo_small.png" style:"width:120px" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"/></a>
|
||||
<div class="mx-auto">
|
||||
<div class="align-self: center">
|
||||
<div class="btn-group">
|
||||
<a type="button" class="btn btn-primary" href="Welcome.aspx" style="background-color:#fff; color:#043381;border:hidden;">Startseite</a>
|
||||
<!-- <button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="background-color:#fff; color:#043381;border:hidden;">
|
||||
@@ -431,8 +437,8 @@
|
||||
<a class="dropdown-item" href="#">Separated link</a>
|
||||
</div>-->
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-right:240px;">
|
||||
</div>
|
||||
|
||||
<ul class="nav nav-pills">
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" role="button" aria-expanded="false"><asp:LoginName ID="LoginName1" runat="server" /></a>
|
||||
@@ -445,9 +451,10 @@
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div id="divueberdropdown">
|
||||
|
||||
|
||||
|
||||
<div id="divueberdropdown">
|
||||
<div class="dropdown" style="background-color:#fff; color:#043381; margin-right:9.813rem;position:sticky;">
|
||||
<button class="dropbtn"> <center><img id="myImage" src="../<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
||||
<div class="dropdown-content">
|
||||
|
||||
26
Customers/Default.aspx
Normal file
26
Customers/Default.aspx
Normal file
@@ -0,0 +1,26 @@
|
||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="Customers_Default" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="head" Runat="Server">
|
||||
<!-- Bootstrap -->
|
||||
<html lang="en"></html>
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"/>
|
||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/Dropdown.css"/>
|
||||
<!-- <link rel="stylesheet" type="text/css" href="../css/style.css"/>-->
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
</asp:Content>
|
||||
|
||||
5
Customers/Default.aspx.vb
Normal file
5
Customers/Default.aspx.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
Partial Class Customers_Default
|
||||
Inherits System.Web.UI.Page
|
||||
|
||||
End Class
|
||||
@@ -17,15 +17,15 @@
|
||||
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
||||
|
||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
|
||||
<script src="js/netzwerk.js" type="text/javascript"></script>
|
||||
|
||||
<script src="js/netzwerk.js" type="text/javascript"></script>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
@@ -36,7 +36,7 @@
|
||||
<asp:Label ID="Label1" runat="server" Text="Mitarbeiter "></asp:Label>
|
||||
<div style="height:25px;padding:7.5px 0;">
|
||||
|
||||
<h1>News für dich:</h1>
|
||||
<h1>News für dich:</h1>
|
||||
</div>
|
||||
<!--<br><br>
|
||||
Die Mitarbeiter der VERAG Spedition AG haben sich auf die Bereiche Zoll und Steuer spezialisiert und können so ihren Kunden einen individuell abgestimmten Service anbieten.
|
||||
@@ -52,24 +52,24 @@
|
||||
</div>
|
||||
<div class="carousel-inner">
|
||||
<div class="carousel-item active">
|
||||
<a href="Invoices.aspx"> <img src="../images/pics/pexels-kampus-production-7477713.jpg" id="imgcar" style="width:100%;height:auto" alt="First slide"></a>
|
||||
<div class="carousel-caption d-none d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%">
|
||||
<a href="Invoices.aspx?Par1=3"><h5 style="opacity:100%">Rechnungen</h5></a>
|
||||
<a href="Invoices.aspx?Par1=3"> <p style="color:#fff;opacity:100%">Hier erfahren sie alles über Ihre Rechnungen.</p></a>
|
||||
<a href="Invoices.aspx"> <img src="../images/pics/pexels-kampus-production-7477713.jpg" id="imgcar" style="width: 100%" alt="First slide"></a>
|
||||
<div class="carousel-caption d-block d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;height:auto">
|
||||
<a href="Invoices.aspx"><h5 style="opacity:100%">Rechnungen</h5></a>
|
||||
<a href="Invoices.aspx"> <p style="color:#fff;opacity:100%">Hier erfahren sie alles über Ihre Rechnungen.</p></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<a href="CustomerIndex.aspx"><img class="d-block w-100" src="../images/pics/pexels-photoscom-93398.jpg" id="imgcar" style="width:100%;height:auto" alt="Second slide"></a>
|
||||
<div class="carousel-caption d-none d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%">
|
||||
<a href="CustomerIndex.aspx"><img src="../images/pics/pexels-photoscom-93398.jpg" id="imgcar" style="width: 100%" alt="Second slide"></a>
|
||||
<div class="carousel-caption d-block d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;height:auto">
|
||||
<a href="CustomerIndex.aspx"> <h5 style="opacity:100%">Kundenseite</h5></a>
|
||||
<a href="CustomerIndex.aspx"><p style="color:#fff;opacity:100%">Hier beginnt alles mit Ihren Aufträgen.</p></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<a href="Welcome.aspx"><img class="d-block w-100" src="../images/pics/pexels-jopwell-2422293.jpg" id="imgcar" style="width:100%;height:auto" alt="Third slide"></a>
|
||||
<div class="carousel-caption d-block w-90" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;width:100%;height:auto">
|
||||
<a href="Welcome.aspx"><img src="../images/pics/pexels-jopwell-2422293.jpg" id="imgcar" style="width: 100%" alt="Third slide"></a>
|
||||
<div class="carousel-caption d-block d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;height:auto">
|
||||
<a href="Welcome.aspx"><h5 style="opacity:100%">Startseite</h5></a>
|
||||
<a href="Welcome.aspx?Par1=1"><p style="color:#fff;opacity:100%">Der Einstieg zu Ihrem Profil.</p></a>
|
||||
<a href="Welcome.aspx"><p style="color:#fff;opacity:100%">Der Einstieg zu Ihrem Profil.</p></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -81,13 +81,7 @@
|
||||
<span class="carousel-control-next-icon" aria-hidden="true"></span>
|
||||
<span class="visually-hidden">>></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div style="height:/*140px*/15.069967707212056vh;"></div>
|
||||
|
||||
|
||||
</asp:Content>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div style="height:/*140px*/15.069967707212056vh;"></div>
|
||||
</asp:Content>
|
||||
Reference in New Issue
Block a user