提交 8ce9b8a4 编写于 作者: B Benjamin Pasero

remove unused css rules

上级 c8a55469
......@@ -107,10 +107,6 @@
background: url('pause.svg') center center no-repeat;
}
.monaco-workbench .debug-action.attach {
background: url('attach.svg') center center no-repeat;
}
.monaco-workbench .debug-action.stop {
background: url('stop.svg') center center no-repeat;
}
......
......@@ -18,11 +18,6 @@
border: 1px solid #ddd;
}
.monaco-action-bar .action-item.markers-panel-action-filter .filterIcon {
margin: 2px 0 0 4px;
background: url('filter.svg') center center no-repeat;
}
.markers-panel .markers-panel-container {
height: 100%;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册