ForgotPW Änderungen GUI
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
border: 1px solid gray;
|
||||
width: 295px;
|
||||
height: 713px;
|
||||
margin-left:-2px;
|
||||
margin-left:2px;
|
||||
}
|
||||
#lbl_Ueberschrift_M {
|
||||
background-color: #003680;
|
||||
@@ -131,7 +131,7 @@
|
||||
color: #fff;
|
||||
width: 325px;
|
||||
height: 32px;
|
||||
margin-bottom: -70px;
|
||||
margin-bottom: -50px;
|
||||
margin-left:16px;
|
||||
padding-inline: 2px 2px;
|
||||
padding: -10px 0px 12px 1px;
|
||||
@@ -280,8 +280,8 @@
|
||||
<center>
|
||||
<!-- Große Bildschirme-->
|
||||
<div class="d-none d-md-block">
|
||||
<table id="tbl_main" cellpadding="0" style="margin: 25% 2px 2px 2px; border:none;">
|
||||
<tr style="color:#003680;height:35px;">
|
||||
<table id="tbl_main" cellpadding="0" style="margin: 15% 2px 2px 2px; border:none;">
|
||||
<tr style="color:#003680;height:45px;">
|
||||
<td>
|
||||
<asp:Button ID="btn_Back" runat="server" Width="265" CausesValidation="false" Text="Back" OnClientClick="JavaScript:window.history.back(1);return false;" style="margin-left:49px;height:31px;font-weight:300"/>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user