mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
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 {
|
.basic-chart-widget .flot-base {
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#horizontalBar > .labels > .label > div[style^="background"] {
|
||||||
|
filter: invert(1);
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user