Design Änderungen
This commit is contained in:
@@ -242,12 +242,14 @@
|
||||
<asp:Label ID="Label9" runat="server" style="color:#003680;margin-left:22px">and one special letter</asp:Label>
|
||||
</li>
|
||||
<li>
|
||||
<asp:Label ID="Label10" runat="server" style="color:#003680;margin-left:22px;margin-right:0px">at an minimal length of 4 and an maximal length of</asp:Label>
|
||||
|
||||
|
||||
<asp:Label ID="Label12" runat="server" style="color:#003680;">30 characters.</asp:Label>
|
||||
<asp:Label ID="Label10" runat="server" style="color:#003680;margin-left:22px;margin-right:0px">at an minimal length of 4 and an maximal</asp:Label>
|
||||
</li>
|
||||
</ul>
|
||||
<ul style="list-style:none">
|
||||
<li style="margin-top:-15px">
|
||||
<asp:Label ID="Label12" runat="server" style="color:#003680;margin-left:-7px;">length of 30 characters.</asp:Label>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -296,10 +298,10 @@
|
||||
</div>
|
||||
<!--Smartphone-Bildschirme-->
|
||||
<div class="d-md-none">
|
||||
<table id="tbl_main_M" cellpadding="0" style="margin: 2px 4px 1px 2px;border:none">
|
||||
<tr style="color:#003680;height:48px;">
|
||||
<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">
|
||||
<td>
|
||||
<asp:Label ID="lbl_Ueberschrift_M" runat="server" Text="Password-Change:" style="margin-left:35px;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="color:#003681;background-color:none;font-size:26px" Font-Bold="true"></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)">
|
||||
@@ -312,27 +314,30 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<asp:Label ID="Label1" runat="server" style="color:#003680;margin-left:22px">The Password has to contain:</asp:Label>
|
||||
<asp:Label ID="Label1" runat="server" style="color:#003680;">The Password has to contain:</asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul style="list-style:circle">
|
||||
<ul style="list-style:circle;margin-left:48px">
|
||||
<li>
|
||||
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:22px">1 Uppercase</asp:Label>
|
||||
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:2px">1 Uppercase</asp:Label>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<asp:Label ID="Label4" runat="server" style="color:#003680;margin-left:22px">1 Downcase </asp:Label>
|
||||
<asp:Label ID="Label4" runat="server" style="color:#003680;margin-left:2px">1 Downcase </asp:Label>
|
||||
</li>
|
||||
<li>
|
||||
<asp:Label ID="Label5" runat="server" style="color:#003680;margin-left:22px">and one special letter</asp:Label>
|
||||
<asp:Label ID="Label5" runat="server" style="color:#003680;margin-left:2px">and one special letter</asp:Label>
|
||||
</li>
|
||||
<li>
|
||||
<asp:Label ID="Label6" runat="server" style="color:#003680;margin-left:22px;margin-right:14px">at an minimal length of 4 and an </asp:Label>
|
||||
<asp:Label ID="Label7" runat="server" style="color:#003680;margin-left:62px">maximal length of 30 characters.</asp:Label>
|
||||
</li>
|
||||
|
||||
<asp:Label ID="Label6" runat="server" style="color:#003680;margin-left:2px;margin-right:0px">at an minimal length of 4 and an maximal</asp:Label>
|
||||
</li>
|
||||
</ul>
|
||||
<ul style="list-style:none">
|
||||
<li style="margin-top:-15px">
|
||||
<asp:Label ID="Label7" runat="server" style="color:#003680;margin-left:48px;">length of 30 characters.</asp:Label>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="color:#003680;height:46.67px;">
|
||||
|
||||
Reference in New Issue
Block a user