Color to timeline warning

This commit is contained in:
Ruben van de Ven 2019-11-14 16:08:46 +01:00
parent 7c86747253
commit efd17df089
1 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,13 @@
color: #ccc;
}
.times .warning{
color:yellow;
}
.times .critical{
background: red;
}
.vis-grid, .vis-foreground .vis-group{
border-color:#666 !important;
font-size: 4.5pt;