added emergency button for touchscreendevices

This commit is contained in:
Stephan Richter
2020-10-29 08:31:00 +01:00
parent 4263617de3
commit 42536adc2a
3 changed files with 6 additions and 1 deletions

View File

@@ -219,3 +219,7 @@ fieldset{
ul{
clear: both;
}
.menu div.emergency{
background: #ffb561;
}