pdf export alarms, fix streams

This commit is contained in:
Ivan
2023-09-06 22:07:19 +03:00
parent dab08f3ef5
commit 34554e3b58
7 changed files with 3362 additions and 17 deletions

View File

@ -1493,7 +1493,7 @@ input[type="datetime-local"] {
margin: 0 10px;
}
.report li {
.report-info li {
list-style-type: none;
margin-bottom: 12px;
font-weight: 500;
@ -1503,7 +1503,7 @@ input[type="datetime-local"] {
vertical-align: middle;
}
.report li svg {
.report-info li svg {
text-align: center;
margin-right: 20px;
margin-bottom: -5px;