13367-Fix legend colors License usage in Tactical view dark theme
This commit is contained in:
parent
354fa324d8
commit
6e54462ae5
|
@ -2090,3 +2090,7 @@ select option:checked {
|
|||
.basic-chart-widget .flot-base {
|
||||
background-color: unset;
|
||||
}
|
||||
|
||||
#horizontalBar > .labels > .label > div[style^="background"] {
|
||||
filter: invert(1);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue