Zurückgesetzt
This commit is contained in:
@@ -78,34 +78,31 @@
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x: clip;
|
||||
max-width: 390px;
|
||||
max-width:390px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #043381;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
#content_container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 390px;
|
||||
height: 613px;
|
||||
margin: 0 auto;
|
||||
margin-left: 10%;
|
||||
margin-left:10%;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
width: 390px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
height: 613px;
|
||||
top: 50%;
|
||||
.container-fluid {
|
||||
width: 390px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
height: 613px;
|
||||
top:50%;
|
||||
bottom: -4px;
|
||||
left: -195px;
|
||||
right: 520px;
|
||||
@@ -118,109 +115,90 @@
|
||||
border: 1px solid gray;
|
||||
width: 300px;
|
||||
height: 613px;
|
||||
margin-top: 80px;
|
||||
margin-top:80px;
|
||||
}
|
||||
|
||||
#btn_submitpw_M {
|
||||
#btn_submitpw_M{
|
||||
background-color: #003680;
|
||||
color: #fff;
|
||||
width: 325px;
|
||||
height: 32px;
|
||||
margin-bottom: 0px;
|
||||
margin-left: -15px;
|
||||
margin-left:-15px;
|
||||
padding-inline: 2px 2px;
|
||||
padding: -10px 0px 10px 1px;
|
||||
font-weight: 600;
|
||||
font-weight:600;
|
||||
}
|
||||
|
||||
#lbl_Ueberschrift_M {
|
||||
background-color: none;
|
||||
font-size: 1.85em;
|
||||
color: #003680;
|
||||
#lbl_Ueberschrift_M{
|
||||
font-size:30px;
|
||||
margin-left:15px;
|
||||
}
|
||||
|
||||
#Image2 {
|
||||
margin-left: 275px;
|
||||
}
|
||||
@media (max-width: 323px) {
|
||||
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;
|
||||
}
|
||||
|
||||
@media (max-width: 323px) {
|
||||
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;
|
||||
}
|
||||
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{
|
||||
font-size:26px;
|
||||
margin-left:15px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
@@ -235,7 +213,7 @@
|
||||
<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_Ueberschrift" runat="server" Text="Password-Change" style="margin-left:50px;color:#043381;font-weight:600" Font-Size="26px"></asp:Label>
|
||||
<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>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="border:2px solid #003680; margin:4px auto 4px auto;background-color:rgba(255,255,255,0.5)">
|
||||
@@ -243,7 +221,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<asp:Image ID="Image2" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="17px" Width="15px" style="margin-left:275px"/>
|
||||
<asp:Image ID="ImageButton1" runat="server" ImageUrl="~/images/Icons/service/hilfe.png" Height="17px" Width="15px" style="margin-left:18px"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -252,18 +230,26 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul style="list-style:circle;margin-left:48px">
|
||||
<ul style="list-style:circle">
|
||||
<li>
|
||||
<asp:Label ID="Label4" runat="server" style="color:#003680;">1 Upper- and 1 lowercase letter</asp:Label>
|
||||
<asp:Label ID="Label11" runat="server" style="color:#003680;margin-left:22px">1 Uppercase</asp:Label>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<asp:Label ID="Label7" runat="server" style="color:#003680;">one special letter</asp:Label>
|
||||
<asp:Label ID="Label8" runat="server" style="color:#003680;margin-left:22px">1 Downcase </asp:Label>
|
||||
</li>
|
||||
<li>
|
||||
<asp:Label ID="Label8" runat="server" style="color:#003680;margin-right:0px">between 4 and 30 characters</asp:Label>
|
||||
<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</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>
|
||||
|
||||
@@ -334,16 +320,24 @@
|
||||
</table>
|
||||
<ul style="list-style:circle;margin-left:48px">
|
||||
<li>
|
||||
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:2px">1 Upper- and 1 lowercase letter</asp:Label>
|
||||
<asp:Label ID="Label3" runat="server" style="color:#003680;margin-left:2px">1 Uppercase</asp:Label>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
<asp:Label ID="Label5" runat="server" style="color:#003680;margin-left:2px">one special letter</asp:Label>
|
||||
<asp:Label ID="Label4" runat="server" style="color:#003680;margin-left:2px">1 Downcase </asp:Label>
|
||||
</li>
|
||||
<li>
|
||||
<asp:Label ID="Label6" runat="server" style="color:#003680;margin-left:2px;margin-right:0px">between 4 and 30 characters</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:2px;margin-right:0px">at an minimal length of 4 and an maximal</asp:Label>
|
||||
</li>
|
||||
</ul>
|
||||
</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