Änderungen CSS
This commit is contained in:
@@ -8,9 +8,13 @@
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
|
|
||||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
<!-- Webiste-Content-->
|
<!-- Webiste-Content-->
|
||||||
|
<div class="align-self-xl-start" style="/*margin-top:5px;*/margin-left:30px; margin-top:0.6510416666666667vw; margin-right:30px; place-content:center;">
|
||||||
|
<div id="containerseiterand">
|
||||||
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
||||||
<h1>Kundencenter</h1>
|
<h1>Kundencenter</h1>
|
||||||
<div id="line"></div>
|
<div id="line"></div>
|
||||||
@@ -70,7 +74,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div></div></div>
|
<div></div></div></div>
|
||||||
<%-- <div class="footer_menu">
|
<%-- <div class="footer_menu">
|
||||||
<div class="footer_menu_content">
|
<div class="footer_menu_content">
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
@@ -229,8 +229,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="containerall">
|
<div class="containerall">
|
||||||
<form id="leftLinks" runat="server">
|
<form id="leftLinks" runat="server" style="min-height:100%;height:auto !important;height:100%;">
|
||||||
<div id="bodycontent" style=" width:1725px;">
|
<div id="bodycontent" style=" width:1725px; min-height:100%;height:auto !important;height:100%;">
|
||||||
|
|
||||||
|
|
||||||
<!-- <div id="nav-main">
|
<!-- <div id="nav-main">
|
||||||
|
|||||||
@@ -125,10 +125,13 @@
|
|||||||
</style>
|
</style>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||||
|
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
|
|
||||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
|
|
||||||
|
<div class="align-self-xl-start" style="/*margin-top:5px;*/margin-left:30px; margin-top:0.6510416666666667vw; margin-right:30px; place-content:center;">
|
||||||
|
<div id="containerseiterand">
|
||||||
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
||||||
|
|
||||||
|
|
||||||
@@ -168,9 +171,8 @@
|
|||||||
<tr><td>542110</td><td>29.02.2021</td><td>14334234</td><td>SUBEN</td><td>509,21€</td><td>18.08.2021</td><td>SUBEN</td><td>512</td><td><center><button type="button" class="btn btn-primary" data-toggle="tooltip" data-placement="top" title="Hier klicken zum Downlaod der Rechnungen."><img src="../images/pdficon.gif" width="15" height="15"/></button></center></td></tr>
|
<tr><td>542110</td><td>29.02.2021</td><td>14334234</td><td>SUBEN</td><td>509,21€</td><td>18.08.2021</td><td>SUBEN</td><td>512</td><td><center><button type="button" class="btn btn-primary" data-toggle="tooltip" data-placement="top" title="Hier klicken zum Downlaod der Rechnungen."><img src="../images/pdficon.gif" width="15" height="15"/></button></center></td></tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table></div>
|
</table></div>
|
||||||
</span> </div>
|
</div></div>
|
||||||
</form>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- jQuery CDN - Slim version (=without AJAX) -->
|
<!-- jQuery CDN - Slim version (=without AJAX) -->
|
||||||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Welcome.aspx.vb" Inherits="Customers_Default" %>
|
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Welcome.aspx.vb" Inherits="Customers_Default" %>
|
||||||
|
|
||||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
||||||
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>
|
|
||||||
<style>
|
<style>
|
||||||
.container{
|
.container{
|
||||||
background-color:#fff;
|
background-color:#fff;
|
||||||
@@ -9,13 +9,14 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||||
}
|
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>}
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
|
<div class="align-self-xl-start" style="/*margin-top:5px;*/margin-left:30px; margin-top:0.6510416666666667vw; margin-right:30px; place-content:center;">
|
||||||
|
<div id="containerseiterand">
|
||||||
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
||||||
<div>
|
<div>
|
||||||
<div id="containerseiterand">
|
|
||||||
<h1>Hauptseite Kunden:</h1>
|
<h1>Hauptseite Kunden:</h1>
|
||||||
<asp:Label ID="Label3" runat="server" Text="Kundennr.: 045112"></asp:Label>
|
<asp:Label ID="Label3" runat="server" Text="Kundennr.: 045112"></asp:Label>
|
||||||
<asp:Label ID="Label2" runat="server" Text="Bereich: "></asp:Label>
|
<asp:Label ID="Label2" runat="server" Text="Bereich: "></asp:Label>
|
||||||
@@ -70,9 +71,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<div style="height:/*140px*/15.069967707212056vh;"></div>
|
|
||||||
|
|
||||||
|
<div style="height:/*140px*/15.069967707212056vh;"></div>
|
||||||
|
</div></div>
|
||||||
|
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user