提交 b02367b4 编写于 作者: I isidor

Style the extensions status bar

上级 acf6c042
......@@ -125,3 +125,11 @@
.monaco-shell .extensions-statusbar {
cursor: pointer;
}
.monaco-shell .extensions-statusbar.warning::before {
color: yellow;
}
.monaco-shell .extensions-statusbar.error::before {
color: #FF9D00;
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册