Speicherung changepw.css

This commit is contained in:
ja
2021-10-15 10:33:22 +02:00
parent bceabf4f46
commit 184a210e34
5 changed files with 25 additions and 24 deletions

View File

@@ -8,6 +8,7 @@
background-size: cover;
background-color: #fff;
overflow-y: clip;
overflow-x: clip;
}
#txt_Pw_WH:invalid {
background-color: indianred;
@@ -95,7 +96,7 @@
background-color: rgba(255,255,255,0.5);
top: 50%;
bottom: auto;
left: -20%;
left: -15%;
right: 520px;
margin: auto;
}

View File

@@ -8,35 +8,33 @@
background-size: cover;
background-color: #fff;
overflow-y: clip;
overflow-x: clip;
}
#Login1_LoginButton {
color: #fff;
background-color: #003680;
}
#content_container {
position: absolute;
#content_container {
position:absolute;
display: flex;
justify-content: center;
align-items: center;
width: 1024px;
height: 800px;
top: 50%;
left: 50%;
transform: translate(0, -50%);
height: 800px;
margin: 0 auto;
margin-top: 0px;
}
.container-fluid {
.container-fluid {
width: 400px;
height: 295px;
height: 286px;
background-color: rgba(255,255,255,0.5);
margin: auto;
top: 50%;
left: -20%;
transform: translate(0, -50%);
bottom: auto;
left: -0%;
right: 520px;
margin: auto;
}
#tbl_main {
@@ -44,8 +42,7 @@
font-size: 11px;
border: 1px solid gray;
width: 400px;
height: 286px;
margin: 0 auto;
height: 286px;
}
#lbl_Ueberschrift {

View File

@@ -21,7 +21,7 @@
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>VERAG Spedition AG Passwort vergessen</title>
<title>VERAG Spedition AG Passwort wechseln</title>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<LINK REL="SHORTCUT ICON" HREF="../images/Icons/favicon/favicon.ico" />
@@ -98,7 +98,7 @@
background-size: cover;
background-color: #fff;
overflow-y: clip;
overflow-x:clip;
overflow-x: clip;
}
#content_container {

View File

@@ -66,7 +66,7 @@
background-size: cover;
background-color: #fff;
overflow-y: clip;
overflow-x:clip;
overflow-x: clip;
}
#content_container {
@@ -76,15 +76,18 @@
width: 400px;
height: 613px;
margin: 0 auto;
margin-top: 0px;
margin-top: 250px;
}
.container-fluid {
width: 400px;
height: 613px;
background-color: rgba(255,255,255,0.5);
margin: 0 auto;
margin-top: 150%;
top:50%;
bottom: auto;
left: -5px;
right: 520px;
margin: auto;
}
#tbl_main_M {

View File

@@ -105,7 +105,7 @@
background-size: cover;
background-color: #fff;
overflow-y: clip;
overflow-x:clip;
overflow-x: clip;
}
#content_container {