Skip to content

Commit b6a486e

Browse files
author
Miguel Solorio
committed
1 parent a04563d commit b6a486e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/vs/base/browser/ui/codiconLabel/codicon/codicon.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
@font-face {
77
font-family: "codicon";
8-
src: url("./codicon.ttf?3443fb4013ab5a04c23a30f912dd6627") format("truetype");
8+
src: url("./codicon.ttf?72bd9e6bbf1e48287bcb9a9e4babeb28") format("truetype");
99
}
1010

1111
.codicon[class*='codicon-'] {
@@ -385,4 +385,5 @@
385385
.codicon-list-filter:before { content: "\eb83" }
386386
.codicon-list-flat:before { content: "\eb84" }
387387
.codicon-list-selection:before { content: "\eb85" }
388+
.codicon-selection:before { content: "\eb85" }
388389
.codicon-list-tree:before { content: "\eb86" }
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)