Revert "Änderumngen Email vom 18:11.2021 abgeschlossen"
This reverts commit 2ab0a0c0bf.
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
align-items: center;
|
||||
width: 395px;
|
||||
height: 613px;
|
||||
margin: 0 auto auto -2px 0px;
|
||||
margin: 0 auto auto -2px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
@@ -125,9 +125,9 @@
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
top:50%;
|
||||
bottom: auto;
|
||||
left: -132px;
|
||||
left: -192px;
|
||||
right: 520px;
|
||||
margin: auto auto auto 45px;
|
||||
margin: auto auto auto -2px;
|
||||
}
|
||||
#tbl_main_M {
|
||||
font-family: Arial;
|
||||
@@ -135,7 +135,7 @@
|
||||
border: 1px solid gray;
|
||||
width: 295px;
|
||||
height: 613px;
|
||||
margin: 5px auto auto 0px;
|
||||
margin: auto auto auto -2px;
|
||||
}
|
||||
#lbl_Ueberschrift_M {
|
||||
background-color: #003680;
|
||||
@@ -274,7 +274,7 @@
|
||||
<table id="tbl_main" cellpadding="0" style="margin: 22px 0px 6px 6px; border:none">
|
||||
<tr style="color:#003680; height:30px;">
|
||||
<td align="left" style="color:#fff;font-kerning:auto;">
|
||||
<asp:Label ID="lbl_Ueberschrift" runat="server" style="color:#003680;font-weight:600;font-size:20px;margin-left:36%" Text="Login"></asp:Label>
|
||||
<asp:Label ID="lbl_login" runat="server" Text="Login" style=" color: #003680;font-size: 1.320901320901321em; font-weight: 600; margin-left:162px;"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="color:#003680; height:46px;">
|
||||
@@ -325,10 +325,10 @@
|
||||
<asp:Login ID = "Login2" runat = "server" OnAuthenticate= "ValidateUser" DisplayRememberMe="true" DestinationPageUrl="../Customers/CustomsAviso.aspx" ValidateRequestMode="Enabled">
|
||||
<LayoutTemplate>
|
||||
<center>
|
||||
<table id="tbl_main_M" cellpadding="0" style="margin: 0px 0px 0px -22px;border:none">
|
||||
<table id="tbl_main_M" cellpadding="0" style="margin: 4px 0px 4px 4px;border:none">
|
||||
<tr style="color:#003680; height:30px;">
|
||||
<td align="left" style="color:#fff;font-kerning:auto;">
|
||||
<asp:Label ID="lbl_Ueberschrift_M" runat="server" Text="Login" style="color: #003680; margin-left:132px;margin-top:20px;font-size:26px;font-weight:600"></asp:Label>
|
||||
<asp:Label ID="lbl_login_M" runat="server" Text="Login" style=" color: #003680;font-size: 2.320901320901321em; font-weight: 800; margin-left:132px;margin-top:20px"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="color:#003680; height:86px">
|
||||
@@ -356,10 +356,10 @@
|
||||
</tr>
|
||||
<tr style="color:#003680; height:46px;">
|
||||
<td align="left" colspan="2">
|
||||
<asp:CheckBox ID="RememberMe_M" runat="server" ValidationGroup="Login_M" style="margin-left:35px;"/><label for="RememberMe_M" id="lbl_for_chkbox_M">Remember me.</label>
|
||||
<asp:CheckBox ID="RememberMe_M" runat="server" ValidationGroup="Login_M" style="margin-left:22px;"/><label for="RememberMe_M" id="lbl_for_chkbox_M">Remember me.</label>
|
||||
</td>
|
||||
<td align="right" colspan="2">
|
||||
<asp:LinkButton id="btn_ForgotPW_M" runat="server" target="_top" PostBackUrl="ForgotPW.aspx" href="ForgotPW.aspx" style="margin-left:-122px;margin-right:-42px;">I forgot my password</asp:LinkButton>
|
||||
<asp:LinkButton id="btn_ForgotPW_M" runat="server" target="_top" PostBackUrl="ForgotPW.aspx" href="ForgotPW.aspx" style="margin-left:-164px;margin-right:-62px;">I forgot my password</asp:LinkButton>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="color:#003680; height:12px">
|
||||
|
||||
Reference in New Issue
Block a user