提交 d03738cd 编写于 作者: S Sandeep Somavarapu

fix status icons in light themes

上级 1cf51f4f
......@@ -81,7 +81,7 @@
width: 10px;
}
.vs-dark .monaco-action-bar .action-item .action-label.system-disable.warning.icon {
.monaco-action-bar .action-item .action-label.system-disable.warning.icon {
background: url('status-warning.svg') center center no-repeat;
}
......@@ -89,7 +89,7 @@
background: url('status-warning-inverse.svg') center center no-repeat;
}
.vs-dark .monaco-action-bar .action-item .action-label.system-disable.info.icon {
.monaco-action-bar .action-item .action-label.system-disable.info.icon {
background: url('status-info.svg') center center no-repeat;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册