Color to timeline warning
This commit is contained in:
parent
7c86747253
commit
efd17df089
1 changed files with 7 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue