提交 92a6d848 编写于 作者: A Alex Dima

Do not change the smiley

上级 8d6aa11b
......@@ -77,7 +77,6 @@ export class FeedbackDropdown extends Dropdown {
this.integrityService.isPure().then(result => {
if (!result.isPure) {
this._isPure = false;
this.$el.addClass('patched');
}
});
......
......@@ -161,10 +161,6 @@
width: 26px;
}
.monaco-shell .statusbar-item > .dropdown.send-feedback.patched > .dropdown-label.send-feedback {
background: url('smiley-patched.svg') center center no-repeat;
}
/* Theming */
.monaco-shell.vs .feedback-form {
color: black;
......
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><rect id="backgroundrect" width="100%" height="100%" x="0" y="0" fill="none" stroke="none"/><path fill="#fff" d="M22.938775062561035,17 c-3.866,0 -7,3.134 -7,7 s3.134,7 7,7 s7,-3.134 7,-7 s-3.134,-7 -7,-7 zm2.45,2.8 c0.5800000000000001,0 1.05,0.6270000000000001 1.05,1.4 c0,0.773 -0.47000000000000003,1.4 -1.05,1.4 c-0.5800000000000001,0 -1.05,-0.6270000000000001 -1.05,-1.4 c0,-0.773 0.47000000000000003,-1.4 1.05,-1.4 zm-4.9,0 c0.5800000000000001,0 1.05,0.6270000000000001 1.05,1.4 c0,0.773 -0.47000000000000003,1.4 -1.05,1.4 s-1.05,-0.6270000000000001 -1.05,-1.4 c0,-0.773 0.47000000000000003,-1.4 1.05,-1.4 zm6.901,5.775 c-0.6680000000000001,1.8840000000000001 -2.456,3.15 -4.451,3.15 c-1.995,0 -3.784,-1.266 -4.451,-3.149 c-0.09700000000000003,-0.273 0.04600000000000001,-0.5730000000000001 0.31900000000000006,-0.6700000000000002 c0.275,-0.09700000000000003 0.5740000000000001,0.04700000000000001 0.6700000000000002,0.32000000000000006 c0.519,1.465 1.9100000000000001,2.45 3.461,2.45 s2.941,-0.984 3.461,-2.45 c0.09700000000000003,-0.273 0.4,-0.41700000000000004 0.6700000000000002,-0.32000000000000006 c0.274,0.09600000000000003 0.41800000000000004,0.3960000000000001 0.32100000000000006,0.6690000000000002 z" id="svg_1" class="" transform="rotate(-180 15.438775062561037,15.999999999999998) "/></svg>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册