diff --git a/css/login/ForgotPW.css b/css/login/ForgotPW.css index ea095c4..94079bb 100644 --- a/css/login/ForgotPW.css +++ b/css/login/ForgotPW.css @@ -17,23 +17,24 @@ } #content_container { position: absolute; - display: flex; + display: 690px; justify-content: center; align-items: center; width: 100%; height: 100%; - margin: auto; + margin: 0 auto; } -.container-fluid { +.container-fluid { width: 400px; - height: 335px; + height: 430px; background-color: rgba(255,255,255,0.5); top: 50%; bottom: auto; - left: 15%; + left: -20%; right: 520px; - margin: auto; + margin: 0 auto; + margin-top: 450px; } #tbl_main { @@ -41,7 +42,8 @@ font-size: 11px; border: 1px solid gray; width: 400px; - height: 280px; + height: 270px; + margin-block: auto auto; } #lbl_Ueberschrift { diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index 2859855..8c2d407 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -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 @@
|
|
diff --git a/login/login_FLEX.aspx b/login/login_FLEX.aspx
index 1c42e7e..47bf502 100644
--- a/login/login_FLEX.aspx
+++ b/login/login_FLEX.aspx
@@ -114,7 +114,7 @@
align-items: center;
width: 395px;
height: 613px;
- margin: 0 auto;
+ margin: 0 auto auto -2px;
margin-top: 0px;
}
@@ -126,7 +126,7 @@
bottom: auto;
left: -192px;
right: 520px;
- margin: auto;
+ margin: auto auto auto -2px;
}
#tbl_main_M {
font-family: Arial;
@@ -134,6 +134,7 @@
border: 1px solid gray;
width: 295px;
height: 613px;
+ margin: auto auto auto -2px;
}
#lbl_Ueberschrift_M {
background-color: #003680;
@@ -150,13 +151,11 @@
color: #003680;
font-size: 1.85em;
}
-
.txt_design2 {
color: #003680;
font-size: 1.895em;
margin-right: 1px;
}
-
#Login1_LoginButton_M {
background-color: #003680;
color: #fff;
@@ -166,18 +165,15 @@
padding-inline: 2px 2px;
padding: 12px 1px 0px 1px;
}
-
#Password_M {
margin-right: -20px;
margin-top:-20px;
border-radius: 5px 5px 5px 5px;
}
-
#UserName_M {
font-size: 17px;
border-radius: 5px 5px 5px 5px;
}
-
#CustomerID_M {
color: #003680;
font-size: 1.125em;
@@ -192,7 +188,6 @@
border: 1px gray solid;
border-radius: 5px 5px 5px 5px;
}
-
.bg-user-icon {
background: url("../../images/Icons/service/username-icon-png-5.png") no-repeat 1.75% 11px white;
padding-left: 28px;
@@ -202,7 +197,6 @@
border: 1px gray solid;
border-radius: 5px 5px 5px 5px;
}
-
.bg-key-icon {
background: url("../../images/Icons/service/key-icon-png-22_small.png") no-repeat 1.75% 10px white;
padding-left: 28px;
@@ -213,7 +207,6 @@
border-radius: 5px 5px 5px 5px;
margin-left: -4px;
}
-
.bg-UID-icon {
background: url("../../images/Icons/main/icon0-vector-493-01.png") no-repeat 1.75% 11px white;
padding-left: 28px;
@@ -223,8 +216,7 @@
height: 38px;
border: 1px gray solid;
border-radius: 5px 5px 5px 5px;
- }
-
+ }
#Login1_btn_ForgotPW_M{
font-size:17px;
margin-top:80px;
@@ -357,7 +349,7 @@
|||||
| + |
|
||||