GUI Änderungen
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x: clip;
|
||||
max-width:390px;
|
||||
max-width:380px;
|
||||
}
|
||||
h1 {
|
||||
color: #043381;
|
||||
@@ -93,29 +93,29 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 390px;
|
||||
width: 380px;
|
||||
height: 613px;
|
||||
margin: 0 auto;
|
||||
margin-left:10%;
|
||||
margin-left:7%;
|
||||
margin-top:9px;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
width: 390px;
|
||||
width: 380px;
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
height:423px;
|
||||
height:613px;
|
||||
top:50%;
|
||||
bottom: -4px;
|
||||
left: -195px;
|
||||
right: 520px;
|
||||
margin: 0 auto;
|
||||
margin: -1px auto;
|
||||
}
|
||||
#tbl_main_M {
|
||||
font-family: Arial;
|
||||
font-size: 11px;
|
||||
border: 1px solid gray;
|
||||
width: 300px;
|
||||
height: 613px;
|
||||
margin-top:80px;
|
||||
height: 813px;
|
||||
margin-top:61px;
|
||||
}
|
||||
#btn_submitpw_M{
|
||||
background-color: #003680;
|
||||
|
||||
Reference in New Issue
Block a user