update Mi 29. Apr 14:31:01 CEST 2020
This commit is contained in:
parent
154bc8ccbb
commit
f98aed827f
@ -204,26 +204,4 @@ audio {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
**********/
|
****/
|
||||||
|
|
||||||
.test-font {
|
|
||||||
font-size: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
@include media-breakpoint-up(sm) {
|
|
||||||
.test-font {
|
|
||||||
font-size: 1.2rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@include media-breakpoint-up(md) {
|
|
||||||
.test-font {
|
|
||||||
font-size: 1.4rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@include media-breakpoint-up(lg) {
|
|
||||||
.test-font {
|
|
||||||
font-size: 1.6rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -51,10 +51,9 @@ function resize_text() {
|
|||||||
detectMultiLine: false
|
detectMultiLine: false
|
||||||
});
|
});
|
||||||
textFit(document.getElementsByClassName('tf_test'), {
|
textFit(document.getElementsByClassName('tf_test'), {
|
||||||
widthOnly: true,
|
detectMultiLine: false,
|
||||||
alignHoriz: false,
|
multiLine: false,
|
||||||
alignVert: false,
|
alignVertWithFlexbox: flase
|
||||||
alignVertWithFlexbox: false
|
|
||||||
});
|
});
|
||||||
map.invalidateSize();
|
map.invalidateSize();
|
||||||
$("body").css("background-color", "#222");
|
$("body").css("background-color", "#222");
|
||||||
|
|||||||
@ -62,7 +62,7 @@
|
|||||||
br
|
br
|
||||||
| -Straße Hsnr-
|
| -Straße Hsnr-
|
||||||
//.col-6.h-65.d-flex.align-items-around.justify-content-end
|
//.col-6.h-65.d-flex.align-items-around.justify-content-end
|
||||||
.col-6.h-65.d-flex.flex-wrap.align-content-end.test-font
|
.col-6.h-65.d-flex.flex-wrap.align-content-end.tf_test
|
||||||
//div.flex-fill.rounded.bg-secondary.p-2.m-1
|
//div.flex-fill.rounded.bg-secondary.p-2.m-1
|
||||||
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
||||||
div.pr-2 FL CB 01/42-01
|
div.pr-2 FL CB 01/42-01
|
||||||
@ -82,6 +82,21 @@
|
|||||||
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
||||||
div.pr-2 FL CB 01/42-01
|
div.pr-2 FL CB 01/42-01
|
||||||
div.p-2.badge.badge-success 2
|
div.p-2.badge.badge-success 2
|
||||||
|
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
||||||
|
div.pr-2 FL CB 01/42-01
|
||||||
|
div.p-2.badge.badge-success 2
|
||||||
|
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
||||||
|
div.pr-2 FL CB 01/42-01
|
||||||
|
div.p-2.badge.badge-success 2
|
||||||
|
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
||||||
|
div.pr-2 FL CB 01/42-01
|
||||||
|
div.p-2.badge.badge-success 2
|
||||||
|
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
||||||
|
div.pr-2 FL CB 01/42-01
|
||||||
|
div.p-2.badge.badge-success 2
|
||||||
|
div.rounded.bg-secondary.d-flex.justify-content-between.flex-fill.p-2.m-1
|
||||||
|
div.pr-2 FL CB 01/42-01
|
||||||
|
div.p-2.badge.badge-success 2
|
||||||
|
|
||||||
|
|
||||||
//ul#em_alarmiert.list-group
|
//ul#em_alarmiert.list-group
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user