Revert "Fix Website Auzfträge und Modal Fenster Nutzerinformationen"

This reverts commit 7e017f2866.
This commit is contained in:
ja
2021-11-25 13:56:22 +01:00
parent 8699fcce6a
commit 21a48180f9
9 changed files with 68 additions and 67 deletions

View File

@@ -116,12 +116,7 @@
$("#myModal").modal("show");
});
});
</script>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="stylesheet" type="text/css" href="../css/Dropdown.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
</script>
<style>
dropbtnbtnbtn{
color:#043381;
@@ -164,22 +159,41 @@
Image1 {
margin-right: 320px;
}
#contfluid {
.modal-dialog {
width: 800px;
margin-right:50px;
}
.modal-content {
width: 800px;
display: block;
overflow-x: no-content;
}
.modal-header {
width: 800px;
}
.modal-body {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width: 800px;
margin-left:-20px;
}
.modal-footer {
width: 800px;
}
#contfluid {
width: 800px;
}
.modal-content{
width:300px;
}
}
@media (max-width: 328.98px) {
wrapper{
width:328px;
width:318px;
}
body {
width: 328px;
width: 318px;
}
contfluid{
width:328px;
width:3180px;
}
h1 {
color: #043381;
@@ -193,26 +207,34 @@
margin-right: 320px;
}
.modal-dialog {
width: 200px;
width: 300px;
}
#contfluid {
width: 200px;
width: 300px;
}
.modal-content{
width: 200px;
.modal-content {
width: 300px;
display: block;
overflow-x: hidden;
}
.modal-header {
width: 200px;
width: 300px;
}
.modal-footer {
width: 200px;
width: 300px;
}
}
</style>
<meta http-equiv ="Page-Enter" content ="blendTrans(Duration=0)"/>
</style>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="stylesheet" type="text/css" href="../css/Dropdown.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
<meta http-equiv ="Page-Enter" content ="blendTrans(Duration=0)"/>
<meta http-equiv="Page-Exit"content="blendTrans(Duration=0)"/>
</asp:ContentPlaceHolder>
<asp:ContentPlaceHolder id="head" runat="server">