[extensions-web/wip/tomtryf/redesign] bootstrap.css: removed references to glyphicons files
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/wip/tomtryf/redesign] bootstrap.css: removed references to glyphicons files
- Date: Sat, 25 Feb 2017 07:26:01 +0000 (UTC)
commit d24e1ec93b24be2a1d11ab9e13a4e8bf8ab3fa8c
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Sat Feb 25 11:25:22 2017 +0400
bootstrap.css: removed references to glyphicons files
Missing font files break ManifestStaticFilesStorage
sweettooth/static/css/bootstrap.css | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/sweettooth/static/css/bootstrap.css b/sweettooth/static/css/bootstrap.css
index 42c79d6..092441d 100644
--- a/sweettooth/static/css/bootstrap.css
+++ b/sweettooth/static/css/bootstrap.css
@@ -260,12 +260,6 @@ th {
border: 1px solid #ddd !important;
}
}
-@font-face {
- font-family: 'Glyphicons Halflings';
-
- src: url('../fonts/glyphicons-halflings-regular.eot');
- src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),
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;
top: 1px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]