Fix font icons on IE, and add package icon on Windows
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
/* Fonts for toolbox icons */
|
||||
@font-face {
|
||||
font-family: 'legoIcons';
|
||||
src: data-uri("../docs/static/fonts/icons/iconfont.woff2");
|
||||
src: data-uri("../docs/static/fonts/icons/iconfont.woff");
|
||||
}
|
||||
|
||||
.blocklyFlyoutLabel:not(.blocklyFlyoutHeading) .blocklyFlyoutLabelIcon {
|
||||
|
Reference in New Issue
Block a user