update Sa 29. Feb 09:01:01 CET 2020
This commit is contained in:
parent
4c74e28444
commit
60efad183b
@ -227,31 +227,30 @@ style(type='text/css').
|
||||
.card-header.bg-dark.px-2
|
||||
.text-info.font-weight-bold Einsatzrückmeldungen
|
||||
.card-body.p-2
|
||||
.row.font-weight-bold
|
||||
.col-10
|
||||
#rueckmeldung.list-group.list-group-horizontal.text-center
|
||||
a.list-group-item.bg-secondary.flex-fill.text-success 3 EK
|
||||
a.list-group-item.bg-secondary.flex-fill.text-info 2 MA
|
||||
a.list-group-item.bg-secondary.flex-fill.text-light 1 FK
|
||||
.col-2
|
||||
#rueckmeldung.list-group.list-group-horizontal.text-center
|
||||
a.list-group-item.list-group-item-warning.flex-fill.text-dark 2 AGT
|
||||
.d-flex.fustify-content-between.font-weight-bold
|
||||
#rueckmeldung.list-group.list-group-horizontal.text-center.w-100
|
||||
a.list-group-item.bg-secondary.flex-fill.text-success 3 EK
|
||||
a.list-group-item.bg-secondary.flex-fill.text-info 2 MA
|
||||
a.list-group-item.bg-secondary.flex-fill.text-light 1 FK
|
||||
#rueckmeldung.list-group.list-group-horizontal.text-center
|
||||
a.list-group-item.bg-warning.flex-fill.text-dark 2 AGT
|
||||
//a.badge.badge-warning 2 AGT
|
||||
.row
|
||||
.col-4
|
||||
.progress.mt-1
|
||||
.progress-bar.bg-success(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100')
|
||||
.progress-bar.progress-bar-striped.bg-success(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 2min
|
||||
.progress.mt-1.border.border-warning
|
||||
.progress-bar.progress-bar-striped.bg-success(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 2min
|
||||
.progress.mt-1
|
||||
.progress-bar.bg-success(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100')
|
||||
.progress.mt-1
|
||||
.progress-bar.bg-success.ion-md-checkmark-circle-outline(role='progressbar', style='width: 100%', aria-valuenow='100', aria-valuemin='0', aria-valuemax='100')
|
||||
.progress-bar.progress-bar-striped.bg-success.ion-md-checkmark-circle(role='progressbar', style='width: 100%', aria-valuenow='100', aria-valuemin='0', aria-valuemax='100')
|
||||
.col-4
|
||||
.progress.mt-1
|
||||
.progress-bar.bg-info(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100')
|
||||
.progress-bar.progress-bar-striped.bg-info(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 3min
|
||||
.progress.mt-1
|
||||
.progress-bar.bg-info(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100')
|
||||
.progress-bar.progress-bar-striped.bg-info(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 1min
|
||||
.col-4
|
||||
.progress.mt-1
|
||||
.progress-bar.bg-light(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100')
|
||||
.progress.mt-1.border.border-warning
|
||||
.progress-bar.progress-bar-striped.bg-light(role='progressbar', style='width: 50%', aria-valuenow='50', aria-valuemin='0', aria-valuemax='100') 10min
|
||||
.card-body.p-2
|
||||
#visualization.border.rounded(style='background-color:white')
|
||||
//div.border-top.m-3
|
||||
|
||||
@ -18,9 +18,30 @@
|
||||
.col-12.col-7_ls.h-40.h-70_ls
|
||||
.row.no-gutters.h-100.pt-3
|
||||
.col-12.h-10.h-100.w-100
|
||||
#rueckmeldung.list-group.list-group-horizontal.text-center.h-100.w-100
|
||||
a.list-group-item.flex-fill.list-group-item-action.text-secondary.tf_singleline
|
||||
.ion-md-paper-plane
|
||||
.d-flex.fustify-content-between.font-weight-bold
|
||||
#rueckmeldung.list-group.list-group-horizontal.text-center.w-100
|
||||
a.list-group-item.bg-secondary.flex-fill.text-success 3 EK
|
||||
a.list-group-item.bg-secondary.flex-fill.text-info 2 MA
|
||||
a.list-group-item.bg-secondary.flex-fill.text-light 1 FK
|
||||
#rueckmeldung.list-group.list-group-horizontal.text-center
|
||||
a.list-group-item.bg-warning.flex-fill.text-dark 2 AGT
|
||||
//a.badge.badge-warning 2 AGT
|
||||
.row
|
||||
.col-4
|
||||
.progress.mt-1
|
||||
.progress-bar.progress-bar-striped.bg-success(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 2min
|
||||
.progress.mt-1.border.border-warning
|
||||
.progress-bar.progress-bar-striped.bg-success(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 2min
|
||||
.progress.mt-1
|
||||
.progress-bar.progress-bar-striped.bg-success.ion-md-checkmark-circle(role='progressbar', style='width: 100%', aria-valuenow='100', aria-valuemin='0', aria-valuemax='100')
|
||||
.col-4
|
||||
.progress.mt-1
|
||||
.progress-bar.progress-bar-striped.bg-info(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 3min
|
||||
.progress.mt-1
|
||||
.progress-bar.progress-bar-striped.bg-info(role='progressbar', style='width: 25%', aria-valuenow='25', aria-valuemin='0', aria-valuemax='100') 1min
|
||||
.col-4
|
||||
.progress.mt-1.border.border-warning
|
||||
.progress-bar.progress-bar-striped.bg-light(role='progressbar', style='width: 50%', aria-valuenow='50', aria-valuemin='0', aria-valuemax='100') 10min
|
||||
.col-6.h-65.d-flex.align-items-end.justify-content-start.tf_multiline
|
||||
#ortsdaten.flex-fill -Objekt-
|
||||
br
|
||||
|
||||
Loading…
Reference in New Issue
Block a user