提交 bcb167ae 编写于 作者: M Miguel Solorio

Fix debug call stack focused text (fixes #101111)

上级 8b981e16
......@@ -77,7 +77,8 @@
cursor: initial;
}
/* Make icons the same color as the list foreground on focus selection */
/* Make icons and text the same color as the list foreground on focus selection */
.debug-pane .monaco-list:focus .monaco-list-row.selected.focused .state > .label,
.debug-pane .monaco-list:focus .monaco-list-row.selected.focused .codicon {
color: inherit !important;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册