Merge branch 'feature-4190/Cronjobs_log_in_database'

This commit is contained in:
Andreas Österreicher
2019-10-02 14:29:53 +02:00
15 changed files with 655 additions and 39 deletions
+16
View File
@@ -113,3 +113,19 @@
#applyFilter, #saveCustomFilterButton {
width: 100px;
}
.text-red {
color: red;
}
.text-orange {
color: orange;
}
.text-blue {
color: blue;
}
.text-green {
color: green;
}