Fixed so white theme looks good with new search and editor panes, Closes #735, and other small fixes and polish
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
}
|
||||
|
||||
.search-result-item:nth-child(odd) {
|
||||
background-color: lighten(@grayDarker, 2%);
|
||||
background-color: @grafanaListAccent;
|
||||
}
|
||||
|
||||
.search-result-item {
|
||||
|
||||
Reference in New Issue
Block a user