Änderungen commit #2
This commit is contained in:
@@ -88,24 +88,12 @@ ContentPlaceHolder1 {
|
||||
.align-self-center {
|
||||
background-color: #fff;
|
||||
}
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 800px;
|
||||
}
|
||||
.modal-content {
|
||||
width: 800px;
|
||||
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 800px;
|
||||
}
|
||||
.modal-dialog{
|
||||
width:1200px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
width: 400px;
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#dropbtnlang {
|
||||
margin-right: -39%;
|
||||
@@ -154,22 +142,21 @@ ContentPlaceHolder1 {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
.modal-body {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 800px;
|
||||
.modal-dialog {
|
||||
width: 400px;
|
||||
margin-left:0px;
|
||||
}
|
||||
#contfluid {
|
||||
width: 400px;
|
||||
}
|
||||
.modal-content {
|
||||
width: 800px;
|
||||
width: 300px;
|
||||
display: block;
|
||||
}
|
||||
overflow-x: no-content;
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 800px;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
ul{
|
||||
width:400px;
|
||||
}
|
||||
@@ -348,23 +335,23 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 600px;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
width: 600px;
|
||||
width: 400px;
|
||||
display: block;
|
||||
overflow-x: hidden;
|
||||
overflow-x: no-content;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 600px;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
width: 600px;
|
||||
width: 400px;
|
||||
}
|
||||
#exampleModalLabel {
|
||||
font-size: 12px;
|
||||
@@ -447,23 +434,23 @@ ContentPlaceHolder1 {
|
||||
/* background-color:#043381;*/
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
width: 900px;
|
||||
width: 800px;
|
||||
}
|
||||
.modal-content {
|
||||
width: 900px;
|
||||
display: block;
|
||||
}
|
||||
.modal-dialog{
|
||||
width:900px;
|
||||
width: 800px;
|
||||
display: block;
|
||||
overflow-x: no-content;
|
||||
}
|
||||
.modal-header {
|
||||
background-image: linear-gradient(to right, #003680, #0055cc);
|
||||
color: #fff;
|
||||
width: 900px;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
width: 900px;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
#exampleModalLabel {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
@@ -3056,7 +3056,7 @@ a[data-toggle="collapse"] {
|
||||
|
||||
@media (min-width:576px) {
|
||||
.modal-dialog {
|
||||
width: 1200px;
|
||||
max-width: 500px;
|
||||
margin: 1.75rem auto
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user