Änderungen GUI

This commit is contained in:
ja
2021-11-19 16:54:13 +01:00
parent 8bb1b010d3
commit 9cd910b925
4 changed files with 66 additions and 34 deletions

View File

@@ -233,10 +233,9 @@ hr{
}
#conovertab {
/* max-width:width:150px 11.25em;*/
margin-left: -38px;
width: 416px;
overflow-x: auto;
margin-left:-38px;width:416px;
overflow-x: auto;
}
#btn_Auftraege {
height: 15px;

View File

@@ -195,7 +195,7 @@ ContentPlaceHolder1 {
}
}
@media (min-width: 575px) and (max-width: 768px) {
@media (min-width: 556.98px) and (max-width: 768px) {
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
@@ -205,7 +205,9 @@ ContentPlaceHolder1 {
background-attachment: fixed;
background-size: cover;
/* background-color:#043381;*/
max-width: 320px;
}
#offcanvasWithBothOptions {
min-width: 17.692852087756545vw;
max-width: 17.692852087756545vw;
@@ -214,54 +216,63 @@ ContentPlaceHolder1 {
#normaltable {
padding-left: -0.125em;
}
h1 {
color: #043381;
font-size: 32px;
}
#conovertab {
max-width: 150px 11.25em;
width:100%;
width: 100%;
margin-left: 35px;
overflow-x: auto;
}
.containerSearch {
width: 3.1821797931583133vw;
color: #043381;
background-color: #fff;
}
.sidebar-header {
background-color: #fff;
max-width: 250px;
max-width: 390px;
color: #043381;
}
.container-fluid {
background-color: #fff;
color: #043381;
}
#navbarhomebar {
background-color: #fff;
color: #043381;
margin-left: 21%;
}
.container-xxl {
background-color: #fff;
}
.list-unstyled components {
background-color: #fff;
max-width: 250px;
}
.dropdown-toggle::after {
display: block;
position: absolute;
top: 50%;
right: 20px;
}
#divueberdropdown {
margin-right: 7px;
width: 850px;
}
#divübernavpills {
width: 10px;
margin-top: 10px;
@@ -269,9 +280,11 @@ ContentPlaceHolder1 {
z-index: 1031;
position: relative;
}
.pointer {
cursor: pointer;
}
#dropdownbtnmain {
background-color: #fff;
color: #043381;
@@ -280,12 +293,13 @@ ContentPlaceHolder1 {
top: -10%;
z-index: 1031;
}
#dropdownmenueuser {
position: absolute;
top: -170px;
right: -952px;
}
#dropbtnbtnbtn {
background-color: #fff;
color: #043381;
@@ -295,10 +309,11 @@ ContentPlaceHolder1 {
left: 1025px;
padding-bottom: 0px;
}
#dropdownmenuecont {
position:absolute;
padding-top: -10px;
left:1025px;
position: absolute;
padding-top: -10px;
left: 1025px;
padding-bottom: 0px;
height: 86px;
}
@@ -362,7 +377,7 @@ ContentPlaceHolder1 {
border: hidden;
}
}
@media (min-width: 768px) {
@media (min-width: 556.98px) {
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;