Fixed more static references
This commit is contained in:
4
css/bootstrap-combined.min.css
vendored
4
css/bootstrap-combined.min.css
vendored
@@ -7416,8 +7416,8 @@ button.close {
|
|||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Glyphicons Halflings';
|
font-family: 'Glyphicons Halflings';
|
||||||
src: url('http://www.francescomalagrino.com/BootstrapPageGenerator/3/css/fonts/glyphicons-halflings-regular.eot');
|
src: url('./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?#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 {
|
.glyphicon {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Reference in New Issue
Block a user