Skip to content

Commit

Permalink
fix #79945
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken committed Aug 28, 2019
1 parent 5aeb2d5 commit f439a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vs/editor/contrib/suggest/media/suggest.css
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@

.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated {
opacity: 0.66;
text-decoration: unset;
}
.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated > .monaco-icon-label-description-container {
text-decoration: line-through;
Expand Down

0 comments on commit f439a50

Please sign in to comment.