Codedesign
This commit is contained in:
@@ -275,7 +275,6 @@
|
||||
overflow-x: clip;
|
||||
width: 322.98px;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
width: 322.98px;
|
||||
height: 483px;
|
||||
@@ -286,7 +285,6 @@
|
||||
right: 0px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
width: 322.98px;
|
||||
height: 483px;
|
||||
@@ -488,7 +486,7 @@
|
||||
</tr>
|
||||
<tr style="color: #003680; height: 28px;">
|
||||
<td align="left" colspan="2">
|
||||
<asp:CheckBox ID="RememberMe_M" runat="server" ValidationGroup="Login_M" Style="margin-left: -22px; margin-top: -10px" /><label for="RememberMe_M" id="lbl_for_chkbox_M" style="margin-top: 5px;margin-left:5px; font-size: 18px">Remember me.</label>
|
||||
<asp:CheckBox ID="RememberMe_M" runat="server" ValidationGroup="Login_M" Style="margin-left: 22px; margin-top: -10px" /><label for="RememberMe_M" id="lbl_for_chkbox_M" style="margin-top: 5px;margin-left:5px; font-size: 18px">Remember me.</label>
|
||||
</td>
|
||||
<td align="right" colspan="2">
|
||||
<asp:LinkButton ID="btn_ForgotPW_M" runat="server" target="_top" PostBackUrl="ForgotPW.aspx" href="ForgotPW.aspx" Style="margin-left: -164px; margin-right: -62px;">I forgot my password.</asp:LinkButton>
|
||||
|
||||
Reference in New Issue
Block a user