mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-09 08:19:41 +00:00
Fix ember-bootstrap fonts.
Helps to set the directory correctly
This commit is contained in:
@@ -73,7 +73,7 @@ $headings-color: inherit !default;
|
|||||||
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
|
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
|
||||||
|
|
||||||
//** Load fonts from this directory.
|
//** Load fonts from this directory.
|
||||||
$icon-font-path: "" !default;
|
$icon-font-path: "/static/fonts/bootstrap/" !default;
|
||||||
//** File name for all font files.
|
//** File name for all font files.
|
||||||
$icon-font-name: "glyphicons-halflings-regular" !default;
|
$icon-font-name: "glyphicons-halflings-regular" !default;
|
||||||
//** Element ID within SVG icon file.
|
//** Element ID within SVG icon file.
|
||||||
|
|||||||
Reference in New Issue
Block a user