提交 068dc854 编写于 作者: S Sandeep Somavarapu

fix #8170

上级 c0c45b34
......@@ -195,13 +195,13 @@
background-image: url('replace-all.svg');
}
.monaco-editor.hc-black .search-viewlet .action-replace,
.monaco-editor.vs-dark .search-viewlet .action-replace {
hc-black .search-viewlet .action-replace,
.vs-dark .search-viewlet .action-replace {
background-image: url('replace-inverse.svg');
}
.monaco-editor.hc-black .search-viewlet .action-replace-all,
.monaco-editor.vs-dark .search-viewlet .action-replace-all {
.hc-black .search-viewlet .action-replace-all,
.vs-dark .search-viewlet .action-replace-all {
background-image: url('replace-all-inverse.svg');
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册