Änderungen rücksetzen auf Stanmd 12:00 Uhr am 25.11.2021

This commit is contained in:
ja
2021-11-25 15:20:53 +01:00
parent 62d9bd41e9
commit b7a274c9d4
7 changed files with 67 additions and 60 deletions

View File

@@ -2922,13 +2922,13 @@ a[data-toggle="collapse"] {
word-wrap: break-word
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1060;
display: none;
width: 100%;
display: none;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
@@ -2937,7 +2937,7 @@ a[data-toggle="collapse"] {
.modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none
}
@@ -2982,15 +2982,15 @@ a[data-toggle="collapse"] {
.modal-content {
position: relative;
display: flex;
display: -moz-box;
flex-direction: column;
width: 100%;
width: 900pwx;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
outline: 0;
}
.modal-backdrop {
@@ -3056,7 +3056,7 @@ a[data-toggle="collapse"] {
@media (min-width:576px) {
.modal-dialog {
max-width: 500px;
width: 500px;
margin: 1.75rem auto
}
@@ -3245,6 +3245,7 @@ a[data-toggle="collapse"] {
}
}
.tooltip {
position: absolute;
z-index: 1080;