Speicherung changepw.css
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
position:absolute;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 1024px;
|
||||
height: 800px;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(0, -50%);
|
||||
margin: 0 auto;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.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 {
|
||||
@@ -45,7 +43,6 @@
|
||||
border: 1px solid gray;
|
||||
width: 400px;
|
||||
height: 286px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#lbl_Ueberschrift {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
background-size: cover;
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x:clip;
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
|
||||
Reference in New Issue
Block a user