We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc84b43 commit c814a2fCopy full SHA for c814a2f
nodes/ui_base.html
@@ -59,7 +59,7 @@
59
color: var(--red-ui-secondary-text-color-disabled, var(--nr-db-disabled-text));
60
}
61
.nr-db-sb-tab-list-header {
62
- background: var(--red-ui-secondary-background-selected, var(--nr-db-light-text));
+ background: var(--red-ui-primary-background, var(--nr-db-light-text));
63
padding:5px;
64
65
.nr-db-sb-group-list-header:hover,
0 commit comments