Änderungen
This commit is contained in:
@@ -109,9 +109,7 @@
|
||||
height: 379px;
|
||||
}
|
||||
#lbl_Ueberschrift {
|
||||
background-color: #003680;
|
||||
font-size: 2.55em;
|
||||
color:#fff;
|
||||
font-size: 1.139em;
|
||||
}
|
||||
.txt_design {
|
||||
color: #003680;
|
||||
@@ -133,3 +131,6 @@
|
||||
width:200px;
|
||||
height:35px;
|
||||
}
|
||||
#Image2{
|
||||
margin-left:275px;
|
||||
}
|
||||
@@ -128,11 +128,17 @@
|
||||
padding: -10px 0px 10px 1px;
|
||||
font-weight:600;
|
||||
}
|
||||
#lbl_Ueberschrift_M{
|
||||
font-size:30px;
|
||||
margin-left:15px;
|
||||
|
||||
#lbl_Ueberschrift_M {
|
||||
background-color: none;
|
||||
font-size: 1.85em;
|
||||
color: #003680;
|
||||
}
|
||||
|
||||
#Image2 {
|
||||
margin-left: 275px;
|
||||
}
|
||||
|
||||
@media (max-width: 323px) {
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
@@ -145,16 +151,19 @@
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x: clip;
|
||||
max-width:323px;
|
||||
max-width: 323px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #043381;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -162,41 +171,50 @@
|
||||
width: 323px;
|
||||
height: 613px;
|
||||
margin: 0 auto;
|
||||
margin-left:10%;
|
||||
margin-left: 10%;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
width: 325px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
height: 613px;
|
||||
top:50%;
|
||||
top: 50%;
|
||||
bottom: -4px;
|
||||
left: -195px;
|
||||
right: 520px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#tbl_main_M {
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
border: 1px solid gray;
|
||||
width: 323px;
|
||||
height: 613px;
|
||||
margin-top:80px;
|
||||
margin-top: 80px;
|
||||
}
|
||||
#btn_submitpw_M{
|
||||
|
||||
#btn_submitpw_M {
|
||||
background-color: #003680;
|
||||
color: #fff;
|
||||
width: 315px;
|
||||
height: 32px;
|
||||
margin-bottom: 0px;
|
||||
margin-left:-15px;
|
||||
margin-left: -15px;
|
||||
padding-inline: 2px 2px;
|
||||
padding: -10px 0px 10px 1px;
|
||||
font-weight:600;
|
||||
font-size:14px;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
}
|
||||
#lbl_Ueberschrift_M{
|
||||
font-size:26px;
|
||||
margin-left:15px;
|
||||
|
||||
#lbl_Ueberschrift_M {
|
||||
background-color: none;
|
||||
font-size: 1.85em;
|
||||
color: #003680;
|
||||
}
|
||||
|
||||
#Image2 {
|
||||
margin-left: 275px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
@@ -213,10 +231,10 @@
|
||||
<table id="main_table" runat="server" cellpadding="0" style="margin: 5% 2px 2px 2px; border:none;width:306px">
|
||||
<tr style="color:#003680;height:55px;background-color:none">
|
||||
<td>
|
||||
<asp:Label ID="lbl_Ueberschrift1" runat="server" Text="Password-Change" style="margin-left:75px;background-color:none;color:#043381" Font-Size="26px" Font-Bold="true" ></asp:Label>
|
||||
<asp:Label ID="lbl_Ueberschrift_1" runat="server" Text="Password-Change" style="margin-left:46px;font-weight:600;font-size:2.139em;color:#043381"></asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="border:2px solid #003680; margin:4px auto 4px auto;background-color:rgba(255,255,255,0.5)">
|
||||
<tr style="border:2px solid #003680; margin:4px auto 4px 0px;background-color:rgba(255,255,255,0.5)">
|
||||
<td>
|
||||
<table>
|
||||
<tr>
|
||||
@@ -226,7 +244,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<asp:Label ID="Label2" runat="server" style="color:#003680;margin-left:22px">The Password has to contain:</asp:Label>
|
||||
<asp:Label ID="Label2" runat="server" style="color:#003680;margin-left:44px">The Password has to contain at least:</asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -261,7 +279,7 @@
|
||||
</tr>
|
||||
<tr style="color:#003680;height:10px;">
|
||||
<td>
|
||||
<asp:RequiredFieldValidator ID="reqPassw1txt" Enabled="false" style="margin-left:32px;" runat="server" ControlToValidate="txt_Pw" ValidationGroup="TXT_val" ForeColor="Red" Display="Dynamic" ErrorMessage="*" SetFocusOnError="true"></asp:RequiredFieldValidator>
|
||||
<asp:RequiredFieldValidator ID="reqPassw1txt" Enabled="false" style="margin-left:32px;font-size:1em" runat="server" ControlToValidate="txt_Pw" ValidationGroup="TXT_val" ForeColor="Red" Display="Dynamic" ErrorMessage="*" SetFocusOnError="true"></asp:RequiredFieldValidator>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -273,7 +291,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<asp:RequiredFieldValidator ID="reqPasswtxt" Enabled="false" style="margin-left:42px;" runat="server" ControlToValidate="txt_Pw_WH" ErrorMessage="*" Display="Dynamic" ForeColor="Red"></asp:RequiredFieldValidator>
|
||||
<asp:RequiredFieldValidator ID="reqPasswtxt" Enabled="false" style="margin-left:42px;" runat="server" ControlToValidate="txt_Pw_WH" ErrorMessage="Please repeat the password!" Display="Dynamic" ForeColor="Red"></asp:RequiredFieldValidator>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="color:#003680;height:35.67px;">
|
||||
@@ -308,7 +326,11 @@
|
||||
<td style="width:308px" colspan="2">
|
||||
<table style="margin-left:42px;height:auto">
|
||||
<tr>
|
||||
|
||||
<td>
|
||||
<asp:Label ID="Label1" runat="server" style="color:#003680;margin-left:52px">The Password has to contain at least:</asp:Label>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul style="list-style:circle;margin-left:48px">
|
||||
<li>
|
||||
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:2px">1 Uppercase</asp:Label>
|
||||
|
||||
Reference in New Issue
Block a user