update Di 5. Mai 10:31:01 CEST 2020

This commit is contained in:
Robert Richter 2020-05-05 10:31:01 +02:00
parent 78c3813ee8
commit 5e67efdc53
2 changed files with 13 additions and 8 deletions

View File

@ -208,3 +208,7 @@ audio {
#em_alarmiert { #em_alarmiert {
font-size: 1.5vw; font-size: 1.5vw;
} }
#headline {
font-size: 1.5vw;
}

View File

@ -1,13 +1,14 @@
// BUG: Darstellung in Safari-Mobil fehlerhaft (generell Mobil, ggf. extra Darstellung) // BUG: Darstellung in Safari-Mobil fehlerhaft (generell Mobil, ggf. extra Darstellung)
#waiptableau.fullheight.row.no-gutters #waiptableau.fullheight.row.no-gutters
.col-12.h-5.d-flex.py-1.text-muted #headline.col-12.h-5.d-flex.py-1.text-muted
button#replay.btn.btn-outline-light.h-100.py-1 .btn-group.h-100.mr-1
label#replay.btn.btn-outline-light
.ion-md-play-circle .ion-md-play-circle
button#volume.btn.btn-outline-light.h-100.mx-1 label#volume.btn.btn-outline-light
.ion-md-volume-high .ion-md-volume-high
#date-time.align-middle || -Datum- - -Uhrzeit- #date-time.my-auto || -Datum- - -Uhrzeit-
.flex-grow-1.bg-warning.text-right .flex-grow-1.text-right.my-auto
#wachenname.ion-md-business=data_wache || ' -Wachenname-' #wachenname.ion-md-business= data_wache || ' -Wachenname-'
//.col-6.h-5.d-flex.flex-row.align-items-center.justify-content-end.py-1.text-muted.tf_singleline //.col-6.h-5.d-flex.flex-row.align-items-center.justify-content-end.py-1.text-muted.tf_singleline
// TODO Information in Wachalarm-Bild ob alle Rechte, oder ob reduzierte Version // TODO Information in Wachalarm-Bild ob alle Rechte, oder ob reduzierte Version