Revert
This commit is contained in:
@@ -298,19 +298,34 @@
|
||||
</div>
|
||||
<!--Smartphone-Bildschirme-->
|
||||
<div class="d-md-none">
|
||||
<table id="tbl_main_M" cellpadding="0" style="margin: 10px 4px 1px 2px;border:none;height:50px">
|
||||
<tr style="color:#003680;height:25px;margin-left:105px">
|
||||
<table id="tbl_main_M" cellpadding="0" style="margin: 2px 4px 1px 2px;border:none">
|
||||
<tr style="color:#003680;height:48px;">
|
||||
<td>
|
||||
<asp:Label ID="lbl_Ueberschrift_M" runat="server" Text="Password-Change:" style="color:#003681;background-color:none;font-size:26px" Font-Bold="true"></asp:Label>
|
||||
<asp:Label ID="lbl_Ueberschrift_M" runat="server" Text="Password-Change:" style="margin-left:35px;font-weight:700;color:#003681;background-color:none;font-size:26px"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="border:2px solid #003680; width:320px; margin:4px auto 4px auto;background-color:rgba(255,255,255,0.5)">
|
||||
<td>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<asp:Image ID="Image1" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="17px" Width="15px" style="margin-left:18px"/>
|
||||
</td>
|
||||
<tr style="border:0.5px solid #003680; background-color:rgba(255,255,255,0.5);height:12px; width:82%">
|
||||
<td style="width:308px" colspan="2">
|
||||
<table style="margin-left:42px;height:auto">
|
||||
<tr>
|
||||
<td> <asp:ImageButton ID="Image1_M" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="17px" Width="15px" style="margin-left:-24px"/>
|
||||
<asp:Label ID="Label1" runat="server" style="color:#003680;">The Password has to contain:</asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<asp:Label ID="Label3" runat="server" style="color:#003680;">1 Uppercase</asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<asp:Label ID="Label4" runat="server" style="color:#003680;">1 Downcase </asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<asp:Label ID="Label7" runat="server" style="color:#003680;">and one special letter</asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user