renamed .icon to .codicon as per vscode updates that are merged. (#7331)

This commit is contained in:
Maddy
2019-09-23 17:17:24 -07:00
committed by GitHub
parent 5e3ec6ea39
commit 2ec4a0c8a8
3 changed files with 111 additions and 111 deletions

View File

@@ -94,7 +94,7 @@
background-image: url("./media/dark/clear_results_inverse.svg");
}
.moreActions .action-label.icon.toggle-more {
.moreActions .action-label.codicon.toggle-more {
height: 20px;
width: 20px;
}