Änderungen design
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
border: 1px solid gray;
|
||||
width: 400px;
|
||||
height: 286px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#lbl_Ueberschrift {
|
||||
@@ -76,7 +77,7 @@
|
||||
margin-left: 122px;
|
||||
margin-right: auto;
|
||||
border:none;
|
||||
margin-top: 40px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
#btn_Send {
|
||||
background-color: #003680;
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
<table id="tbl_main" cellpadding="0" style="margin:4px 4px 4px 4px; border: none;">
|
||||
<tr style="color:#003680;height:35px;">
|
||||
<td>
|
||||
<asp:Button ID="btn_Back" runat="server" Text="Back" PostBackUrl="~/login/login_FLEX.aspx" style="" OnClick="btn_Back_Click"/>
|
||||
<asp:Button ID="btn_Back" runat="server" Text="Back" PostBackUrl="~/login/login_FLEX.aspx" OnClick="btn_Back_Click"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="color:#003680; height:32px;font-size:12px">
|
||||
|
||||
Reference in New Issue
Block a user