update Di 5. Mai 10:31:01 CEST 2020
This commit is contained in:
parent
78c3813ee8
commit
5e67efdc53
@ -208,3 +208,7 @@ audio {
|
||||
#em_alarmiert {
|
||||
font-size: 1.5vw;
|
||||
}
|
||||
|
||||
#headline {
|
||||
font-size: 1.5vw;
|
||||
}
|
||||
|
||||
@ -1,13 +1,14 @@
|
||||
// BUG: Darstellung in Safari-Mobil fehlerhaft (generell Mobil, ggf. extra Darstellung)
|
||||
#waiptableau.fullheight.row.no-gutters
|
||||
.col-12.h-5.d-flex.py-1.text-muted
|
||||
button#replay.btn.btn-outline-light.h-100.py-1
|
||||
.ion-md-play-circle
|
||||
button#volume.btn.btn-outline-light.h-100.mx-1
|
||||
.ion-md-volume-high
|
||||
#date-time.align-middle || -Datum- - -Uhrzeit-
|
||||
.flex-grow-1.bg-warning.text-right
|
||||
#wachenname.ion-md-business=data_wache || ' -Wachenname-'
|
||||
#headline.col-12.h-5.d-flex.py-1.text-muted
|
||||
.btn-group.h-100.mr-1
|
||||
label#replay.btn.btn-outline-light
|
||||
.ion-md-play-circle
|
||||
label#volume.btn.btn-outline-light
|
||||
.ion-md-volume-high
|
||||
#date-time.my-auto || -Datum- - -Uhrzeit-
|
||||
.flex-grow-1.text-right.my-auto
|
||||
#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
|
||||
// TODO Information in Wachalarm-Bild ob alle Rechte, oder ob reduzierte Version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user