Änderungen
This commit is contained in:
@@ -109,9 +109,7 @@
|
|||||||
height: 379px;
|
height: 379px;
|
||||||
}
|
}
|
||||||
#lbl_Ueberschrift {
|
#lbl_Ueberschrift {
|
||||||
background-color: #003680;
|
font-size: 1.139em;
|
||||||
font-size: 2.55em;
|
|
||||||
color:#fff;
|
|
||||||
}
|
}
|
||||||
.txt_design {
|
.txt_design {
|
||||||
color: #003680;
|
color: #003680;
|
||||||
@@ -133,3 +131,6 @@
|
|||||||
width:200px;
|
width:200px;
|
||||||
height:35px;
|
height:35px;
|
||||||
}
|
}
|
||||||
|
#Image2{
|
||||||
|
margin-left:275px;
|
||||||
|
}
|
||||||
@@ -128,77 +128,95 @@
|
|||||||
padding: -10px 0px 10px 1px;
|
padding: -10px 0px 10px 1px;
|
||||||
font-weight:600;
|
font-weight:600;
|
||||||
}
|
}
|
||||||
#lbl_Ueberschrift_M{
|
|
||||||
font-size:30px;
|
#lbl_Ueberschrift_M {
|
||||||
margin-left:15px;
|
background-color: none;
|
||||||
|
font-size: 1.85em;
|
||||||
|
color: #003680;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
@media (max-width: 323px) {
|
#Image2 {
|
||||||
body {
|
margin-left: 275px;
|
||||||
font-family: 'Poppins', sans-serif;
|
|
||||||
background: #fafafa;
|
|
||||||
background-image: url(../../images/road.jpg);
|
|
||||||
background-position: center center;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-attachment: fixed;
|
|
||||||
background-size: cover;
|
|
||||||
background-color: #fff;
|
|
||||||
overflow-y: clip;
|
|
||||||
overflow-x: clip;
|
|
||||||
max-width:323px;
|
|
||||||
}
|
}
|
||||||
h1 {
|
|
||||||
color: #043381;
|
@media (max-width: 323px) {
|
||||||
font-size: 24px;
|
body {
|
||||||
|
font-family: 'Poppins', sans-serif;
|
||||||
|
background: #fafafa;
|
||||||
|
background-image: url(../../images/road.jpg);
|
||||||
|
background-position: center center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-attachment: fixed;
|
||||||
|
background-size: cover;
|
||||||
|
background-color: #fff;
|
||||||
|
overflow-y: clip;
|
||||||
|
overflow-x: clip;
|
||||||
|
max-width: 323px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
color: #043381;
|
||||||
|
font-size: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
color: #043381;
|
||||||
|
font-size: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#content_container {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
width: 323px;
|
||||||
|
height: 613px;
|
||||||
|
margin: 0 auto;
|
||||||
|
margin-left: 10%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container-fluid {
|
||||||
|
width: 325px;
|
||||||
|
background-color: rgba(255,255,255,0.5);
|
||||||
|
height: 613px;
|
||||||
|
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;
|
||||||
|
}
|
||||||
|
|
||||||
|
#btn_submitpw_M {
|
||||||
|
background-color: #003680;
|
||||||
|
color: #fff;
|
||||||
|
width: 315px;
|
||||||
|
height: 32px;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
margin-left: -15px;
|
||||||
|
padding-inline: 2px 2px;
|
||||||
|
padding: -10px 0px 10px 1px;
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#lbl_Ueberschrift_M {
|
||||||
|
background-color: none;
|
||||||
|
font-size: 1.85em;
|
||||||
|
color: #003680;
|
||||||
|
}
|
||||||
|
|
||||||
|
#Image2 {
|
||||||
|
margin-left: 275px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
h2 {
|
|
||||||
color: #043381;
|
|
||||||
font-size: 30px;
|
|
||||||
}
|
|
||||||
#content_container {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
width: 323px;
|
|
||||||
height: 613px;
|
|
||||||
margin: 0 auto;
|
|
||||||
margin-left:10%;
|
|
||||||
}
|
|
||||||
.container-fluid {
|
|
||||||
width: 325px;
|
|
||||||
background-color: rgba(255,255,255,0.5);
|
|
||||||
height: 613px;
|
|
||||||
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;
|
|
||||||
}
|
|
||||||
#btn_submitpw_M{
|
|
||||||
background-color: #003680;
|
|
||||||
color: #fff;
|
|
||||||
width: 315px;
|
|
||||||
height: 32px;
|
|
||||||
margin-bottom: 0px;
|
|
||||||
margin-left:-15px;
|
|
||||||
padding-inline: 2px 2px;
|
|
||||||
padding: -10px 0px 10px 1px;
|
|
||||||
font-weight:600;
|
|
||||||
font-size:14px;
|
|
||||||
}
|
|
||||||
#lbl_Ueberschrift_M{
|
|
||||||
font-size:26px;
|
|
||||||
margin-left:15px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@@ -213,10 +231,10 @@
|
|||||||
<table id="main_table" runat="server" cellpadding="0" style="margin: 5% 2px 2px 2px; border:none;width:306px">
|
<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">
|
<tr style="color:#003680;height:55px;background-color:none">
|
||||||
<td>
|
<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>
|
</td>
|
||||||
</tr>
|
</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>
|
<td>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -226,7 +244,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -261,7 +279,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr style="color:#003680;height:10px;">
|
<tr style="color:#003680;height:10px;">
|
||||||
<td>
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
@@ -273,7 +291,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="4">
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr style="color:#003680;height:35.67px;">
|
<tr style="color:#003680;height:35.67px;">
|
||||||
@@ -308,7 +326,11 @@
|
|||||||
<td style="width:308px" colspan="2">
|
<td style="width:308px" colspan="2">
|
||||||
<table style="margin-left:42px;height:auto">
|
<table style="margin-left:42px;height:auto">
|
||||||
<tr>
|
<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">
|
<ul style="list-style:circle;margin-left:48px">
|
||||||
<li>
|
<li>
|
||||||
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:2px">1 Uppercase</asp:Label>
|
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:2px">1 Uppercase</asp:Label>
|
||||||
|
|||||||
Reference in New Issue
Block a user