UX-546 no downloading remote material icons (#248)

This commit is contained in:
Keith Zantow 2016-06-14 16:35:08 +09:00 committed by James William Dumay
parent 296b90ae58
commit d9e523f50b
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
<link href="/css/normalize.css" rel="stylesheet">
<!-- Icons -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link href="/css/latofonts.css" rel="stylesheet">
<link href="/octicons/octicons.css" rel="stylesheet">

View File

@ -22,7 +22,6 @@
<link href="${resURL}/plugin/blueocean-web/assets/css/normalize.css" rel="stylesheet"/>
<!-- Icons + Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/>
<link rel="stylesheet" href="${resURL}/plugin/blueocean-web/assets/css/latofonts.css" type="text/css"/>
<link rel="stylesheet" href="${resURL}/plugin/blueocean-web/assets/octicons/octicons.css" type="text/css"/>