mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Merge pull request #8348 from elastic/jasper/backport/8336/5.0
[backport] PR #8336 to 5.0 - Fix timelion legend in dark theme
This commit is contained in:
commit
63d7eb3c5e
1 changed files with 4 additions and 0 deletions
|
@ -316,6 +316,10 @@
|
|||
|
||||
|
||||
// /src/ui/public/vislib/styles/_legend.less
|
||||
.legend {
|
||||
background-color: @dashboard-panel-bg;
|
||||
}
|
||||
|
||||
.legend-col-wrapper {
|
||||
|
||||
.legend-ul {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue