CSS-Design abgeschlossen
This commit is contained in:
@@ -96,57 +96,46 @@ ContentPlaceHolder1 {
|
||||
overflow-x: auto;
|
||||
font-size: 3.3769100169779285vw;
|
||||
}
|
||||
|
||||
.containerSearch {
|
||||
width: 17.621145374449338vw;
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#btnsubmenu {
|
||||
background-color: #043381;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#btnsubmenu:hover {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
|
||||
.modal-dialog modal-dialog-scrollable {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
width: 40%;
|
||||
overflow-x: no-content;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
#exampleModalLabel {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
@@ -212,25 +201,20 @@ ContentPlaceHolder1 {
|
||||
margin-left: 35px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.containerSearch {
|
||||
width: 3.1821797931583133vw;
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
|
||||
.sidebar-header {
|
||||
background-color: #fff;
|
||||
max-width: 250px;
|
||||
color: #043381;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
|
||||
#navbarhomebar{
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
@@ -240,12 +224,10 @@ ContentPlaceHolder1 {
|
||||
.container-xxl {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.list-unstyled components {
|
||||
background-color: #fff;
|
||||
max-width: 250px;
|
||||
}
|
||||
|
||||
.dropdown-toggle::after {
|
||||
display: block;
|
||||
position: absolute;
|
||||
@@ -258,7 +240,6 @@ ContentPlaceHolder1 {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
@@ -279,8 +260,7 @@ ContentPlaceHolder1 {
|
||||
#dropdownmenueuser {
|
||||
margin-right: -15%;
|
||||
margin-top: 2%;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
body {
|
||||
@@ -293,82 +273,66 @@ ContentPlaceHolder1 {
|
||||
background-size: cover;
|
||||
/* background-color:#043381;*/
|
||||
}
|
||||
|
||||
#offcanvasWithBothOptions {
|
||||
min-width: 17.692852087756545vw;
|
||||
max-width: 17.692852087756545vw;
|
||||
}
|
||||
|
||||
#normaltable {
|
||||
padding-left: -0.125em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 32px;
|
||||
}
|
||||
|
||||
#conovertab {
|
||||
max-width: 150px 11.25em;
|
||||
margin-left: 35px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.containerSearch {
|
||||
width: 3.1821797931583133vw;
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
|
||||
.sidebar-header {
|
||||
background-color: #fff;
|
||||
max-width: 250px;
|
||||
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;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#divueberdropdown {
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
#divübernavpills {
|
||||
width: 10px;
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user