提交 588a3742 编写于 作者: B Benjamin Pasero

Hardcoded number of viewlets in CSS (fixes #15969)

上级 1f6f972c
......@@ -12,12 +12,6 @@
background: url('Refresh_inverse.svg') center center no-repeat;
}
/* Coerce extension-contributed viewlet icon into a style similar to stock icons */
.monaco-workbench > .activitybar .monaco-action-bar .action-item:nth-child(n+6) .action-label {
-webkit-filter: grayscale(1) invert(1);
filter: grayscale(1) invert(1);
}
.custom-viewlet-tree-node-item {
height: 22px;
line-height: 22px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册