We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b7edc commit 3854dd5Copy full SHA for 3854dd5
plugins/plugin-codeflare/web/scss/components/ProfileExplorer/_index.scss
@@ -90,16 +90,8 @@ body[kui-theme-style] {
90
color: var(--color-text-02);
91
}
92
93
- .pf-c-card {
94
- --pf-c-card--BackgroundColor: var(--color-base00);
95
- }
96
-
97
- .pf-c-select {
98
- --pf-c-select__toggle--BackgroundColor: var(--color-base00);
99
100
- .pf-c-select__toggle-text {
101
- color: var(--color-text-01) !important;
102
+ .pf-c-tree-view__node-toggle {
+ --pf-c-tree-view__node-toggle--Color: var(--color-text-01);
103
104
105
.pf-c-tree-view__list-item {
0 commit comments