Css Ädnerungen inline sowie im CSS File
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<!-- Webiste-Content-->
|
||||
<div id="containerseiterand">
|
||||
<div id="containerseiterand" style="margin-left:auto;margin-right:auto">
|
||||
<div class="container-fluid">
|
||||
<div id="cont1">
|
||||
<h1>Kundencenter:</h1>
|
||||
@@ -60,7 +60,7 @@
|
||||
If AVISO_dt IsNot Nothing Then
|
||||
|
||||
If True Then 'AVISO.Status <> 1 And AVISO.Status <> 2 Then 'SENDUNGSTABELLE'%>
|
||||
<div class="flex-fill" style="margin-left:6px">
|
||||
<div class="flex-fill" style="margin-left:4px">
|
||||
<div style="border:/*1px*/0.04071661237785016vw #043381 solid">
|
||||
|
||||
<div class="col-12" style="margin-left:2px">
|
||||
@@ -151,8 +151,8 @@
|
||||
<div class="g-3" style="border:/*1.8px*/0.0706436420722135vw #808080 ridge; margin-left:12px">
|
||||
<!-- <input class="form-control mb-4" id="tableSearch" type="text"
|
||||
placeholder="Einen Begriff eingeben oder den Anfang davon ...">-->
|
||||
<div id="conovertab">
|
||||
<asp:Table id="normaltable" runat="server" >
|
||||
<div id="conovertab" style="overflow-x:auto;"margin-left="-2px">
|
||||
<asp:Table id="normaltable" runat="server" Width="100%">
|
||||
<asp:TableHeaderRow ID="tbl_Header_row" runat="server">
|
||||
<asp:TableHeaderCell ID="tbl_HeaderCellIndexNr" runat="server">Index-Nr</asp:TableHeaderCell>
|
||||
<asp:TableHeaderCell ID="tbl_HeaderCell_ART" runat="server">ART</asp:TableHeaderCell>
|
||||
|
||||
Reference in New Issue
Block a user