From 593bbc00b1e0b04086ff2e1f850bc52c586a3473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20de=20Celis=20Hern=C3=A1ndez?= Date: Wed, 14 Sep 2016 13:10:32 +0200 Subject: [PATCH] Fixed more static references --- css/bootstrap-combined.min.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/bootstrap-combined.min.css b/css/bootstrap-combined.min.css index 166eb6f..b6aca87 100644 --- a/css/bootstrap-combined.min.css +++ b/css/bootstrap-combined.min.css @@ -7416,8 +7416,8 @@ button.close { } @font-face { font-family: 'Glyphicons Halflings'; - src: url('http://www.francescomalagrino.com/BootstrapPageGenerator/3/css/fonts/glyphicons-halflings-regular.eot'); - src: url('http://www.francescomalagrino.com/BootstrapPageGenerator/3/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://www.francescomalagrino.com/BootstrapPageGenerator/3/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://www.francescomalagrino.com/BootstrapPageGenerator/3/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://www.francescomalagrino.com/BootstrapPageGenerator/3/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); + src: url('./fonts/glyphicons-halflings-regular.eot'); + src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .glyphicon { position: relative;