Dropdown styles wurden exportiert in MasterpageCustomers.css-File zur Verbesserung der Übersichtlichkeit
This commit is contained in:
@@ -168,23 +168,18 @@ ContentPlaceHolder1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#dropdownmenueuser {
|
||||
margin-right: -28%;
|
||||
margin-top: 9%
|
||||
}
|
||||
|
||||
#dropdownbtnmain {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
position: absolute;
|
||||
right: 4%;
|
||||
top: 0%;
|
||||
top: 8%;
|
||||
z-index: 1031;
|
||||
height:12px;
|
||||
}
|
||||
|
||||
#dropdownmenuecont {
|
||||
margin-right: -28%;
|
||||
margin-top: 2%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -282,17 +277,10 @@ ContentPlaceHolder1 {
|
||||
cursor: pointer;
|
||||
}
|
||||
#dropdownmenueuser {
|
||||
margin-right: -28%;
|
||||
margin-top: 0%
|
||||
}
|
||||
#dropdownbtnmain {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
position: absolute;
|
||||
right: 4%;
|
||||
top: 8%;
|
||||
z-index: 1031
|
||||
margin-right: -15%;
|
||||
margin-top: 2%;
|
||||
}
|
||||
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
body {
|
||||
@@ -392,8 +380,12 @@ ContentPlaceHolder1 {
|
||||
cursor:pointer;
|
||||
}
|
||||
#dropdownmenueuser {
|
||||
margin-right: -25%;
|
||||
margin-top: -2%
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
position: absolute;
|
||||
right: 5%;
|
||||
top: 2%;
|
||||
z-index: 1031
|
||||
}
|
||||
#dropdownbtnmain {
|
||||
background-color: #fff;
|
||||
@@ -403,6 +395,10 @@ ContentPlaceHolder1 {
|
||||
top: 4%;
|
||||
z-index: 1031
|
||||
}
|
||||
#dropdownmenuecont {
|
||||
margin-right: -25%;
|
||||
margin-top: 2%;
|
||||
}
|
||||
}
|
||||
#ContentPlaceHolder1 {
|
||||
align-self: center;
|
||||
|
||||
Reference in New Issue
Block a user